From 21bb676421bd76c7d34048fdf72dac399cb94c1a0ab6d33f7ef6828e87cf209b Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 15 Jan 2020 08:05:24 +0000 Subject: [PATCH] - 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 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1042 --- yast2-installation-4.2.25.tar.bz2 | 3 --- yast2-installation-4.2.26.tar.bz2 | 3 +++ yast2-installation.changes | 10 ++++++++++ yast2-installation.spec | 4 ++-- 4 files changed, 15 insertions(+), 5 deletions(-) delete mode 100644 yast2-installation-4.2.25.tar.bz2 create mode 100644 yast2-installation-4.2.26.tar.bz2 diff --git a/yast2-installation-4.2.25.tar.bz2 b/yast2-installation-4.2.25.tar.bz2 deleted file mode 100644 index b786567..0000000 --- a/yast2-installation-4.2.25.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:776d2a7dd53427eb1a7a75e9d968457bdfeae7060627785966b759c2077b90fd -size 465604 diff --git a/yast2-installation-4.2.26.tar.bz2 b/yast2-installation-4.2.26.tar.bz2 new file mode 100644 index 0000000..4ab1344 --- /dev/null +++ b/yast2-installation-4.2.26.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd8dbbd3d59d0e6cd10175dc8380e2b94780ed22ef4d8f266d0009cd51d79415 +size 465273 diff --git a/yast2-installation.changes b/yast2-installation.changes index 23cca21..5939079 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Jan 14 11:25:19 UTC 2020 - Josef Reidinger + +- 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 + ------------------------------------------------------------------- Thu Nov 21 14:33:50 UTC 2019 - schubi@suse.de diff --git a/yast2-installation.spec b/yast2-installation.spec index 1bea73f..d4f8399 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -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.26 Release: 0 Summary: YaST2 - Installation Parts License: GPL-2.0-only