From c5d6d60f45aa262e67d87290b592a65f25de96342871d20951288419103778c0 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 4 Sep 2014 14:34:58 +0000 Subject: [PATCH] - Use a more flexible rubygem requirement syntax (bnc#895069) - 3.1.115 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=649 --- yast2-installation-3.1.114.tar.bz2 | 3 --- yast2-installation-3.1.115.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.114.tar.bz2 create mode 100644 yast2-installation-3.1.115.tar.bz2 diff --git a/yast2-installation-3.1.114.tar.bz2 b/yast2-installation-3.1.114.tar.bz2 deleted file mode 100644 index 9c0c917..0000000 --- a/yast2-installation-3.1.114.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f550aefc2a29bd3f810f21689d2a3e6e89ace97e363a5716d67fa86a23c5025b -size 1211863 diff --git a/yast2-installation-3.1.115.tar.bz2 b/yast2-installation-3.1.115.tar.bz2 new file mode 100644 index 0000000..7a537eb --- /dev/null +++ b/yast2-installation-3.1.115.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c32aa509bd78ecffab4cd76611b0d8943b7714d6bd8900b1c0aa4f39c7fca5c0 +size 1212107 diff --git a/yast2-installation.changes b/yast2-installation.changes index 22e7c70..b1bd08e 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Sep 4 12:21:25 UTC 2014 - mvidner@suse.com + +- Use a more flexible rubygem requirement syntax (bnc#895069) +- 3.1.115 + ------------------------------------------------------------------- Wed Aug 28 15:31:55 UTC 2014 - ancor@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index 410fb6f..f5eba29 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.1.114 +Version: 3.1.115 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -35,10 +35,10 @@ Source2: YaST2-Firstboot.service BuildRequires: docbook-xsl-stylesheets BuildRequires: libxslt -BuildRequires: rubygem-rspec BuildRequires: update-desktop-files BuildRequires: yast2-core-devel BuildRequires: yast2-devtools >= 3.1.10 +BuildRequires: rubygem(rspec) # Linuxrc.keys BuildRequires: yast2 >= 3.1.41