Hello community,
here is the log from the commit of package yast2-installation for
openSUSE:Leap:15.2 checked in at 2020-02-04 17:54:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/yast2-installation (Old)
and /work/SRC/openSUSE:Leap:15.2/.yast2-installation.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-installation"
Tue Feb 4 17:54:39 2020 rev:159 rq:768927 version:4.2.30
Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/yast2-installation/yast2-installation.changes
2020-01-15 16:32:12.420879990 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.yast2-installation.new.26092/yast2-installation.changes
2020-02-04 17:54:59.748770147 +0100
@@ -1,0 +2,37 @@
+Wed Jan 29 13:52:29 UTC 2020 - Ladislav Slezák <[email protected]>
+
+- Reimplemented the "Previously Used Repositories" dialog
+ (inst_upgrade_urls.rb) to properly evaluate the new and the old
+ system repositories (bsc#1159433)
+- 4.2.30
+
+-------------------------------------------------------------------
+Thu Jan 23 12:53:29 UTC 2020 - Steffen Winterfeldt <[email protected]>
+
+- don't use /bin/systemctl compat symlink (bsc#1160890)
+- 4.2.29
+
+-------------------------------------------------------------------
+Wed Jan 22 13:44:48 CET 2020 - [email protected]
+- 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 - [email protected]
+
+- use udevadm in /usr/bin instead of /sbin (bsc#1160890)
+- 4.2.27
+
+-------------------------------------------------------------------
+Tue Jan 14 11:25:19 UTC 2020 - Josef Reidinger <[email protected]>
+
+- drop starting of hal as it is also obsolete and no longer exist
+ (jsc#SLE-10976)
+- drop deprecated network technologies (jsc#SLE-7753)
+- replace rc* and init.d usage by systemd or start_service
+ depending if it runs in first stage or second (jsc#SLE-10976)
+- 4.2.26
+
+-------------------------------------------------------------------
Old:
----
yast2-installation-4.2.25.tar.bz2
New:
----
yast2-installation-4.2.30.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ yast2-installation.spec ++++++
--- /var/tmp/diff_new_pack.GrSTSY/_old 2020-02-04 17:55:00.676770707 +0100
+++ /var/tmp/diff_new_pack.GrSTSY/_new 2020-02-04 17:55:00.680770710 +0100
@@ -1,7 +1,7 @@
#
# spec file for package yast2-installation
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: yast2-installation
-Version: 4.2.25
+Version: 4.2.30
Release: 0
Summary: YaST2 - Installation Parts
License: GPL-2.0-only
@@ -36,12 +36,12 @@
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
-# Y2Storage::Inhibitors including systemd masking
-BuildRequires: yast2-storage-ng >= 4.0.194
+# using /usr/bin/udevadm
+BuildRequires: yast2-storage-ng >= 4.2.71
## y2remote based version
BuildRequires: yast2-network >= 4.0.13
# new root password cwm widget
@@ -76,8 +76,8 @@
# 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
++++++ yast2-installation-4.2.25.tar.bz2 -> yast2-installation-4.2.30.tar.bz2
++++++
++++ 2129 lines of diff (skipped)