1
0

Accepting request 210561 from YaST:Head

submit new version 3.1.16

OBS-URL: https://build.opensuse.org/request/show/210561
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=282
This commit is contained in:
Stephan Kulow 2013-12-13 13:55:48 +00:00 committed by Git OBS Bridge
commit 4d9021272c
4 changed files with 19 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:26fdb739d32b469f6cfe22430d3bc508277cd66a952ceb8b341d74afea6e9bbf
size 1224996

View File

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

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
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
- Show hook summary only if some hooks failed
- 3.1.15
-------------------------------------------------------------------
Thu Dec 5 15:32:24 UTC 2013 - jreidinger@suse.com

View File

@ -17,7 +17,7 @@
Name: yast2-installation
Version: 3.1.14
Version: 3.1.16
Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -37,19 +37,19 @@ 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
# Linuxrc.keys
BuildRequires: yast2 >= 3.1.7
BuildRequires: yast2 >= 3.1.9
# AutoinstConfig::getProposalList
Requires: autoyast2-installation >= 2.17.1
# ProductProfile
Requires: yast2 >= 3.1.7
Requires: yast2 >= 3.1.9
# Language::GetLanguageItems and other API
# Language::Set (handles downloading the translation extensions)