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.77.tar.bz2 b/autoyast2-3.1.77.tar.bz2 new file mode 100644 index 0000000..8ace025 --- /dev/null +++ b/autoyast2-3.1.77.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:656c6d386a1d26246880a80b4ac1678681fea6bdb41b9feba1c65994eedc1f2a +size 643156 diff --git a/autoyast2.changes b/autoyast2.changes index b56f2f4..e4747b2 100644 --- a/autoyast2.changes +++ b/autoyast2.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +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..9e05ccc 100644 --- a/autoyast2.spec +++ b/autoyast2.spec @@ -17,7 +17,7 @@ Name: autoyast2 -Version: 3.1.76 +Version: 3.1.77 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