diff --git a/yast2-installation-3.1.14.tar.bz2 b/yast2-installation-3.1.14.tar.bz2 deleted file mode 100644 index 4df2e37..0000000 --- a/yast2-installation-3.1.14.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:26fdb739d32b469f6cfe22430d3bc508277cd66a952ceb8b341d74afea6e9bbf -size 1224996 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 61dcc91..3b8416b 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -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 diff --git a/yast2-installation.spec b/yast2-installation.spec index fb31792..d042d8e 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -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)