Skip to content

Commit

Permalink
Merge b03efe0 into 0052db7
Browse files Browse the repository at this point in the history
  • Loading branch information
teclator committed Jan 7, 2022
2 parents 0052db7 + b03efe0 commit c379ee7
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 5 deletions.
7 changes: 7 additions & 0 deletions package/yast2-installation.changes
@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Jan 7 09:02:05 UTC 2022 - Knut Anderssen <kanderssen@suse.com>

- Updated yast2 dependency to ensure the new
Y2Packager::Resolvable.none? method is used (bsc#1194387)
- 4.4.33

-------------------------------------------------------------------
Wed Jan 5 09:45:20 UTC 2022 - Knut Anderssen <kanderssen@suse.com>

Expand Down
10 changes: 5 additions & 5 deletions package/yast2-installation.spec
Expand Up @@ -17,7 +17,7 @@


Name: yast2-installation
Version: 4.4.32
Version: 4.4.33
Release: 0
Summary: YaST2 - Installation Parts
License: GPL-2.0-only
Expand All @@ -28,8 +28,8 @@ Source1: YaST2-Second-Stage.service
Source2: YaST2-Firstboot.service

BuildRequires: update-desktop-files
# Yast2::RelURL
BuildRequires: yast2 >= 4.4.28
# Y2Packager::Resolvable.none? (bsc#1194387)
BuildRequires: yast2 >= 4.4.33
# CIOIgnore
BuildRequires: yast2-bootloader
# storage-ng based version
Expand Down Expand Up @@ -70,8 +70,8 @@ Requires: iproute2
Requires: pciutils
# tar-gzip some system files and untar-ungzip them after the installation (FATE #300421, #120103)
Requires: tar
# Yast2::RelURL
Requires: yast2 >= 4.4.28
# Y2Packager::Resolvable.none? (bsc#1194387)
Requires: yast2 >= 4.4.33
# CIOIgnore
Requires: yast2-bootloader
Requires: yast2-country >= 3.3.1
Expand Down

0 comments on commit c379ee7

Please sign in to comment.