forked from pool/yast2-installation
Accepting request 940916 from YaST:Head
submit new version 4.4.30 OBS-URL: https://build.opensuse.org/request/show/940916 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=486
This commit is contained in:
commit
eeb7604874
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:eb16fa14663c4c1aa1c0cbc193fb7d243b4ed077a6edae937ee55d4a1a6fecf1
|
||||
size 1477249
|
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,18 @@
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
- Do not preselect any product during upgrade (related to
|
||||
bsc#1192230).
|
||||
- 4.4.29
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 9 16:07:34 UTC 2021 - Ladislav Slezák <lslezak@suse.cz>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-installation
|
||||
Version: 4.4.28
|
||||
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