Accepting request 305559 from YaST:Head

submit new version 3.1.78

OBS-URL: https://build.opensuse.org/request/show/305559
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/autoyast2?expand=0&rev=179
This commit is contained in:
Stephan Kulow 2015-05-07 07:21:30 +00:00 committed by Git OBS Bridge
commit 3cc5d31362
4 changed files with 20 additions and 4 deletions

View File

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

3
autoyast2-3.1.78.tar.bz2 Normal file
View File

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

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Wed May 6 11:48:40 CEST 2015 - locilka@suse.com
- Added 'bootloader' and 'report' into list of supported profile
sections (bsc#925381)
- 3.1.78
-------------------------------------------------------------------
Wed May 6 10:46:37 CEST 2015 - locilka@suse.com
- Added libxslt into BuildRequires - needed for running test-cases
(bsc#929832)
- 3.1.77
-------------------------------------------------------------------
Tue May 5 15:05:18 CEST 2015 - locilka@suse.com

View File

@ -17,7 +17,7 @@
Name: autoyast2
Version: 3.1.76
Version: 3.1.78
Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -30,6 +30,8 @@ BuildRequires: yast2-devtools >= 3.1.15
BuildRequires: yast2-installation-control
# xmllint
BuildRequires: libxml2-tools
# xsltproc for AutoinstClass
BuildRequires: libxslt
BuildRequires: yast2
BuildRequires: yast2-packager
BuildRequires: yast2-services-manager