- Do not crash when it is not possible to fetch the package
containing the release notes (bsc#1193148). - 4.4.24 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1135
This commit is contained in:
parent
07e931f67d
commit
2381e14ab7
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5b56b48e6c8494efc126a58311a20f49622cb269172474c8e4ff6aae394ba41e
|
||||
size 1476445
|
3
yast2-installation-4.4.24.tar.bz2
Normal file
3
yast2-installation-4.4.24.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:97997e6a3399696ae629cce6feb10ace440fd93bd346d28422c5b169a35793da
|
||||
size 1476827
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-installation
|
||||
Version: 4.4.23
|
||||
Version: 4.4.24
|
||||
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
|
||||
# ProductSpec API
|
||||
BuildRequires: yast2 >= 4.4.21
|
||||
# y2packager/exceptions
|
||||
BuildRequires: yast2 >= 4.4.24
|
||||
# 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
|
||||
# ProductSpec API
|
||||
Requires: yast2 >= 4.4.21
|
||||
# y2packager/exceptions
|
||||
Requires: yast2 >= 4.4.24
|
||||
# CIOIgnore
|
||||
Requires: yast2-bootloader
|
||||
Requires: yast2-country >= 3.3.1
|
||||
|
Loading…
Reference in New Issue
Block a user