forked from pool/yast2-installation
- don't use /bin/systemctl compat symlink (bsc#1160890)
- 4.2.29 (entry <self_update_url>) which will be replaced by the value of VERSION in /etc/os-release. (improvement for fate#325834) - 4.2.28 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1044
This commit is contained in:
parent
cd7adf655a
commit
8dc8d42bbd
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4038192e5280cb3980f5a902e77129d2404714fb7a0483528baad0b9216c1ae0
|
||||
size 465470
|
3
yast2-installation-4.2.29.tar.bz2
Normal file
3
yast2-installation-4.2.29.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ac1c8a20206747b137205004d8b052c6b16412965d13d7e2f8a1c04c89e99d77
|
||||
size 465411
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 23 12:53:29 UTC 2020 - Steffen Winterfeldt <snwint@suse.com>
|
||||
|
||||
- don't use /bin/systemctl compat symlink (bsc#1160890)
|
||||
- 4.2.29
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 22 13:44:48 CET 2020 - schubi@suse.de
|
||||
- Using tag $os_release_version in the control.xml file
|
||||
(entry <self_update_url>) which will be replaced by the
|
||||
value of VERSION in /etc/os-release. (improvement for fate#325834)
|
||||
- 4.2.28
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 15 10:22:58 CET 2020 - aschnell@suse.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-installation
|
||||
Version: 4.2.27
|
||||
Version: 4.2.29
|
||||
Release: 0
|
||||
Summary: YaST2 - Installation Parts
|
||||
License: GPL-2.0-only
|
||||
@ -36,8 +36,8 @@ BuildRequires: yast2-ruby-bindings >= 4.0.6
|
||||
BuildRequires: yast2-xml
|
||||
BuildRequires: rubygem(%{rb_default_ruby_abi}:rspec)
|
||||
BuildRequires: rubygem(%{rb_default_ruby_abi}:yast-rake)
|
||||
# Y2Packager::ProductControlProduct
|
||||
BuildRequires: yast2 >= 4.2.32
|
||||
# Yast::OSRelease.ReleaseVersionHumanReadable
|
||||
BuildRequires: yast2 >= 4.2.56
|
||||
# Y2Packager::MediumType
|
||||
BuildRequires: yast2-packager >= 4.2.27
|
||||
# using /usr/bin/udevadm
|
||||
@ -76,8 +76,8 @@ Requires: yast2-proxy
|
||||
# Systemd default target and services. This version supports
|
||||
# writing settings in the first installation stage.
|
||||
Requires: yast2-services-manager >= 3.2.1
|
||||
# Y2Packager::ProductControlProduct
|
||||
Requires: yast2 >= 4.2.32
|
||||
# Yast::OSRelease.ReleaseVersionHumanReadable
|
||||
Requires: yast2 >= 4.2.56
|
||||
Requires: yast2-network >= 4.0.13
|
||||
# for AbortException and handle direct abort
|
||||
Requires: yast2-ruby-bindings >= 4.0.6
|
||||
|
Loading…
Reference in New Issue
Block a user