From fa8328cd3ff8565fedd6f45507f7b2c4cfc79fb8bf4da32861940d506aaa743d Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 13 Apr 2016 08:17:06 +0000 Subject: [PATCH] - do not install perl-Bootloader-YAML on target system as it is no longer needed (FATE#317701) - 3.1.178 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=768 --- yast2-installation-3.1.177.tar.bz2 | 3 --- yast2-installation-3.1.178.tar.bz2 | 3 +++ yast2-installation.changes | 7 +++++++ yast2-installation.spec | 5 ++++- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-3.1.177.tar.bz2 create mode 100644 yast2-installation-3.1.178.tar.bz2 diff --git a/yast2-installation-3.1.177.tar.bz2 b/yast2-installation-3.1.177.tar.bz2 deleted file mode 100644 index 9500c9e..0000000 --- a/yast2-installation-3.1.177.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a62bba8d27dff19ae7e6f30b5e7a216ebc3f8a5da5734191d511d715946568d7 -size 414090 diff --git a/yast2-installation-3.1.178.tar.bz2 b/yast2-installation-3.1.178.tar.bz2 new file mode 100644 index 0000000..bb81d1e --- /dev/null +++ b/yast2-installation-3.1.178.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:546413c8e3f289a873ec7543624fbc8d4ef91f2a632fd399ca73f69dc6a9d2b9 +size 413069 diff --git a/yast2-installation.changes b/yast2-installation.changes index a19899b..2432f5e 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Apr 12 15:09:15 UTC 2016 - jreidinger@suse.com + +- do not install perl-Bootloader-YAML on target system as it is no + longer needed (FATE#317701) +- 3.1.178 + ------------------------------------------------------------------- Mon Apr 4 09:48:42 UTC 2016 - igonzalezsosa@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index dc0d181..fa34646 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.1.177 +Version: 3.1.178 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -91,6 +91,9 @@ Conflicts: yast2-pkg-bindings < 2.17.25 # InstError Conflicts: yast2 < 2.18.6 +# lower version requires perl-Bootloader-YAML no longer installed +Conflicts: yast2-bootloader < 3.1.166 + # Added new function WFM::ClientExists Conflicts: yast2-core < 2.17.10