1
0

- fixed Makefile.am (added missing inst_scc.rb)

- 3.1.16

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=544
This commit is contained in:
ZYpp Developers 2013-12-11 14:21:10 +00:00 committed by Git OBS Bridge
parent af5bc427c4
commit a276fc7ad3
4 changed files with 11 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:591e830e9f15af15c5b77b0ceee9d6958d64b57fcec90c22b8325b03e0eefc55
size 1225195

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:86021591f51c8496b317f2338033fbabbf4854df6268aa6e77688ff0a7aefb42
size 1224941

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Dec 11 09:54:10 UTC 2013 - lslezak@suse.cz
- fixed Makefile.am (added missing inst_scc.rb)
- 3.1.16
-------------------------------------------------------------------
Tue Dec 10 08:46:11 UTC 2013 - vmoravec@suse.com

View File

@ -17,7 +17,7 @@
Name: yast2-installation
Version: 3.1.15
Version: 3.1.16
Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -37,7 +37,7 @@ BuildRequires: libxslt
BuildRequires: rubygem-rspec
BuildRequires: update-desktop-files
BuildRequires: yast2-core-devel
BuildRequires: yast2-devtools >= 3.0.6
BuildRequires: yast2-devtools >= 3.1.10
# xmllint
BuildRequires: libxml2-tools