- 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
This commit is contained in:
parent
dbc1e371af
commit
c5d6d60f45
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f550aefc2a29bd3f810f21689d2a3e6e89ace97e363a5716d67fa86a23c5025b
|
|
||||||
size 1211863
|
|
3
yast2-installation-3.1.115.tar.bz2
Normal file
3
yast2-installation-3.1.115.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c32aa509bd78ecffab4cd76611b0d8943b7714d6bd8900b1c0aa4f39c7fca5c0
|
||||||
|
size 1212107
|
@ -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
|
Wed Aug 28 15:31:55 UTC 2014 - ancor@suse.com
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-installation
|
Name: yast2-installation
|
||||||
Version: 3.1.114
|
Version: 3.1.115
|
||||||
Release: 0
|
Release: 0
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -35,10 +35,10 @@ Source2: YaST2-Firstboot.service
|
|||||||
|
|
||||||
BuildRequires: docbook-xsl-stylesheets
|
BuildRequires: docbook-xsl-stylesheets
|
||||||
BuildRequires: libxslt
|
BuildRequires: libxslt
|
||||||
BuildRequires: rubygem-rspec
|
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
BuildRequires: yast2-core-devel
|
BuildRequires: yast2-core-devel
|
||||||
BuildRequires: yast2-devtools >= 3.1.10
|
BuildRequires: yast2-devtools >= 3.1.10
|
||||||
|
BuildRequires: rubygem(rspec)
|
||||||
|
|
||||||
# Linuxrc.keys
|
# Linuxrc.keys
|
||||||
BuildRequires: yast2 >= 3.1.41
|
BuildRequires: yast2 >= 3.1.41
|
||||||
|
Loading…
Reference in New Issue
Block a user