Accepting request 935524 from YaST:Head
submit new version 4.4.26 OBS-URL: https://build.opensuse.org/request/show/935524 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=484
This commit is contained in:
commit
c8bab1696e
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5b56b48e6c8494efc126a58311a20f49622cb269172474c8e4ff6aae394ba41e
|
|
||||||
size 1476445
|
|
3
yast2-installation-4.4.26.tar.bz2
Normal file
3
yast2-installation-4.4.26.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d8b4b702137371c1b9b7b895ff0ffdd54a5b4fa10ad9576951bde9b592481524
|
||||||
|
size 1477570
|
@ -1,3 +1,26 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Dec 3 06:53:52 UTC 2021 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
|
||||||
|
|
||||||
|
- Display the product's license when only 1 product is available
|
||||||
|
in the online medium (bsc#1193223).
|
||||||
|
- Do not display the product's selector during upgrade
|
||||||
|
(kanderssen@suse.com, bsc#1192230).
|
||||||
|
- 4.4.26
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Dec 2 16:56:16 UTC 2021 - Ladislav Slezák <lslezak@suse.cz>
|
||||||
|
|
||||||
|
- Drop support for subscription-tools, that package is not present
|
||||||
|
in SLE15 anymore (bsc#1193339)
|
||||||
|
- 4.4.25
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 30 14:45:45 UTC 2021 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
|
||||||
|
|
||||||
|
- Do not crash when it is not possible to fetch the package
|
||||||
|
containing the release notes (bsc#1193148).
|
||||||
|
- 4.4.24
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Nov 24 15:13:23 UTC 2021 - David Diaz <dgonzalez@suse.com>
|
Wed Nov 24 15:13:23 UTC 2021 - David Diaz <dgonzalez@suse.com>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-installation
|
Name: yast2-installation
|
||||||
Version: 4.4.23
|
Version: 4.4.26
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: YaST2 - Installation Parts
|
Summary: YaST2 - Installation Parts
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
@ -28,8 +28,8 @@ Source1: YaST2-Second-Stage.service
|
|||||||
Source2: YaST2-Firstboot.service
|
Source2: YaST2-Firstboot.service
|
||||||
|
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
# ProductSpec API
|
# y2packager/exceptions
|
||||||
BuildRequires: yast2 >= 4.4.21
|
BuildRequires: yast2 >= 4.4.24
|
||||||
# CIOIgnore
|
# CIOIgnore
|
||||||
BuildRequires: yast2-bootloader
|
BuildRequires: yast2-bootloader
|
||||||
# storage-ng based version
|
# storage-ng based version
|
||||||
@ -70,8 +70,8 @@ Requires: iproute2
|
|||||||
Requires: pciutils
|
Requires: pciutils
|
||||||
# tar-gzip some system files and untar-ungzip them after the installation (FATE #300421, #120103)
|
# tar-gzip some system files and untar-ungzip them after the installation (FATE #300421, #120103)
|
||||||
Requires: tar
|
Requires: tar
|
||||||
# ProductSpec API
|
# y2packager/exceptions
|
||||||
Requires: yast2 >= 4.4.21
|
Requires: yast2 >= 4.4.24
|
||||||
# CIOIgnore
|
# CIOIgnore
|
||||||
Requires: yast2-bootloader
|
Requires: yast2-bootloader
|
||||||
Requires: yast2-country >= 3.3.1
|
Requires: yast2-country >= 3.3.1
|
||||||
|
Loading…
Reference in New Issue
Block a user