forked from pool/yast2-installation
Accepting request 945280 from YaST:Head
submit new version 4.4.33 OBS-URL: https://build.opensuse.org/request/show/945280 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=489
This commit is contained in:
commit
1fea4d8751
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:76f4af2ca87b96c3be35f816655f4937563ef036c5a6de7b88b58518ef8b41b5
|
||||
size 1479192
|
3
yast2-installation-4.4.33.tar.bz2
Normal file
3
yast2-installation-4.4.33.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1006a120ef98cbe4b613a4b5c848a2c1bf497894593a9ec1967695b0044cf652
|
||||
size 1479298
|
@ -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>
|
||||
|
||||
|
@ -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
|
||||
@ -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
|
||||
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user