- Self-update now supports relative URLs (relurl://), it defines
the self-update repository relatively to the main installation repository (jsc#SLE-22669) - 4.4.30 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1142
This commit is contained in:
parent
667a7d4205
commit
a5871a91bd
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fab197ff6cc3443eee03e4b22c224d0187515ae2163c190d06a7c4530cb48d49
|
||||
size 1477881
|
3
yast2-installation-4.4.30.tar.bz2
Normal file
3
yast2-installation-4.4.30.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6e1294c63c4cbe873f9203b01d9844a584d37c1c303133dcdc3fa32f92f7ae8a
|
||||
size 1478154
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 16 13:43:05 UTC 2021 - Ladislav Slezák <lslezak@suse.cz>
|
||||
|
||||
- Self-update now supports relative URLs (relurl://), it defines
|
||||
the self-update repository relatively to the main installation
|
||||
repository (jsc#SLE-22669)
|
||||
- 4.4.30
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 16 07:34:27 UTC 2021 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-installation
|
||||
Version: 4.4.29
|
||||
Version: 4.4.30
|
||||
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
|
||||
# y2packager/exceptions
|
||||
BuildRequires: yast2 >= 4.4.24
|
||||
# Yast2::RelURL
|
||||
BuildRequires: yast2 >= 4.4.28
|
||||
# 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
|
||||
# y2packager/exceptions
|
||||
Requires: yast2 >= 4.4.24
|
||||
# Yast2::RelURL
|
||||
Requires: yast2 >= 4.4.28
|
||||
# CIOIgnore
|
||||
Requires: yast2-bootloader
|
||||
Requires: yast2-country >= 3.3.1
|
||||
|
Loading…
Reference in New Issue
Block a user