From e7c99153c28b11cb6aaa3646e6c3326f537acb92f8f5cdb4fabc001cabca29e5 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 11 Feb 2014 15:16:37 +0000 Subject: [PATCH] - fix dependencies to properly require new ruby bindings - 3.1.32 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=568 --- yast2-installation-3.1.31.tar.bz2 | 3 --- yast2-installation-3.1.32.tar.bz2 | 3 +++ yast2-installation.changes | 6 ++++++ yast2-installation.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 yast2-installation-3.1.31.tar.bz2 create mode 100644 yast2-installation-3.1.32.tar.bz2 diff --git a/yast2-installation-3.1.31.tar.bz2 b/yast2-installation-3.1.31.tar.bz2 deleted file mode 100644 index 2acfe82..0000000 --- a/yast2-installation-3.1.31.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:95694c8228b03d54bd03baf97d8b3b3edef919c646d9010379f0fe078122675f -size 1214011 diff --git a/yast2-installation-3.1.32.tar.bz2 b/yast2-installation-3.1.32.tar.bz2 new file mode 100644 index 0000000..2188274 --- /dev/null +++ b/yast2-installation-3.1.32.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ab19c3799e767b1bdad0c6cbdcb41d6dfc5bca6b3b896755624835f4a7d4625 +size 1213973 diff --git a/yast2-installation.changes b/yast2-installation.changes index 7b189f5..c8f85de 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Feb 11 14:55:36 UTC 2014 - jreidinger@suse.com + +- fix dependencies to properly require new ruby bindings +- 3.1.32 + ------------------------------------------------------------------- Mon Feb 10 14:31:52 UTC 2014 - jsrain@suse.cz diff --git a/yast2-installation.spec b/yast2-installation.spec index b0b383c..2009ca7 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,14 +17,14 @@ Name: yast2-installation -Version: 3.1.31 +Version: 3.1.32 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: %{name}-%{version}.tar.bz2 Url: http://github.com/yast/yast-installation -Requires: yast2-ruby-bindings >= 1.0.0 +Requires: yast2-ruby-bindings >= 3.1.8 Summary: YaST2 - Installation Parts License: GPL-2.0