From adf9ddf2ef1332f3a84f2db51cd712cdd92e9b70532ba68b2460aa871bfe2683 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 31 May 2017 11:20:17 +0000 Subject: [PATCH] - Fixed path to the "adddir" command (it is /sbin instead of /etc) (bsc#1041882) - 3.2.42 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=875 --- yast2-installation-3.2.41.tar.bz2 | 3 --- yast2-installation-3.2.42.tar.bz2 | 3 +++ yast2-installation.changes | 7 +++++++ yast2-installation.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-3.2.41.tar.bz2 create mode 100644 yast2-installation-3.2.42.tar.bz2 diff --git a/yast2-installation-3.2.41.tar.bz2 b/yast2-installation-3.2.41.tar.bz2 deleted file mode 100644 index cdb057c..0000000 --- a/yast2-installation-3.2.41.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4b53f3f68564615b55df66b24aae1144feff9592e048cdedcc575be22a15ba25 -size 450101 diff --git a/yast2-installation-3.2.42.tar.bz2 b/yast2-installation-3.2.42.tar.bz2 new file mode 100644 index 0000000..48a8885 --- /dev/null +++ b/yast2-installation-3.2.42.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8eb32b0759ba6d1c5d5c89267970eb594657a6f37d407227c360c56fb83977a0 +size 448996 diff --git a/yast2-installation.changes b/yast2-installation.changes index 77379d4..76276bc 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed May 31 10:52:59 UTC 2017 - lslezak@suse.cz + +- Fixed path to the "adddir" command (it is /sbin instead of /etc) + (bsc#1041882) +- 3.2.42 + ------------------------------------------------------------------- Mon May 29 08:37:19 UTC 2017 - knut.anderssen@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index 7b536b2..19783c2 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.2.41 +Version: 3.2.42 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build