diff --git a/autoyast2-3.1.76.tar.bz2 b/autoyast2-3.1.76.tar.bz2 deleted file mode 100644 index 7f5b2d5..0000000 --- a/autoyast2-3.1.76.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d8f9391959a623622ab904948f2de4d42f753be51c007b8f2636c44219b7f820 -size 642861 diff --git a/autoyast2-3.1.78.tar.bz2 b/autoyast2-3.1.78.tar.bz2 new file mode 100644 index 0000000..0393ac7 --- /dev/null +++ b/autoyast2-3.1.78.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9bd4dcfae4415b22aa96bce452455cc559f7a074f53fc0a3960326c551b0922 +size 643072 diff --git a/autoyast2.changes b/autoyast2.changes index b56f2f4..6c91894 100644 --- a/autoyast2.changes +++ b/autoyast2.changes @@ -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 diff --git a/autoyast2.spec b/autoyast2.spec index a639bf9..47d2d5f 100644 --- a/autoyast2.spec +++ b/autoyast2.spec @@ -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