diff --git a/yast2-installation-3.1.15.tar.bz2 b/yast2-installation-3.1.15.tar.bz2 deleted file mode 100644 index fd64531..0000000 --- a/yast2-installation-3.1.15.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:591e830e9f15af15c5b77b0ceee9d6958d64b57fcec90c22b8325b03e0eefc55 -size 1225195 diff --git a/yast2-installation-3.1.16.tar.bz2 b/yast2-installation-3.1.16.tar.bz2 new file mode 100644 index 0000000..218fca6 --- /dev/null +++ b/yast2-installation-3.1.16.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86021591f51c8496b317f2338033fbabbf4854df6268aa6e77688ff0a7aefb42 +size 1224941 diff --git a/yast2-installation.changes b/yast2-installation.changes index a8a3192..3b8416b 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -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 diff --git a/yast2-installation.spec b/yast2-installation.spec index 9809927..d042d8e 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -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