diff --git a/yast2-installation-3.1.14.tar.bz2 b/yast2-installation-3.1.14.tar.bz2 new file mode 100644 index 0000000..4df2e37 --- /dev/null +++ b/yast2-installation-3.1.14.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26fdb739d32b469f6cfe22430d3bc508277cd66a952ceb8b341d74afea6e9bbf +size 1224996 diff --git a/yast2-installation-3.1.9.tar.bz2 b/yast2-installation-3.1.9.tar.bz2 deleted file mode 100644 index 3418bdd..0000000 --- a/yast2-installation-3.1.9.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:58201df47de058327dd4fbb7bab00f7b00d57f5e3f19726a68e0dd24f9b54a89 -size 1219207 diff --git a/yast2-installation.changes b/yast2-installation.changes index 94684ac..61dcc91 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,42 @@ +------------------------------------------------------------------- +Thu Dec 5 15:32:24 UTC 2013 - jreidinger@suse.com + +- fix opening zfcp client in disk activation on s390 +- 3.1.14 + +------------------------------------------------------------------- +Thu Dec 5 15:25:18 UTC 2013 - lslezak@suse.cz + +- added a new client for SCC registration (first iteration, UI + only, does not work yet) + +------------------------------------------------------------------- +Wed Dec 4 16:11:37 UTC 2013 - jreidinger@suse.com + +- fix failure in remote disks activation client +- 3.1.13 + +------------------------------------------------------------------- +Wed Dec 4 08:30:37 UTC 2013 - lslezak@suse.cz + +- removed "trang" dependency (requires complete Java stack, convert + the file directly in the source repository) +- 3.1.12 + +------------------------------------------------------------------- +Tue Dec 3 15:11:17 UTC 2013 - jreidinger@suse.com + +- remove server base scenario and media check clients from SLE + installation (FATE#314695) +- add storage proposal dialog to SLE installation (FATE#314695) +- 3.1.11 + +------------------------------------------------------------------- +Tue Dec 3 13:40:27 UTC 2013 - vmoravec@suse.com + +- Show popup window with used hooks before installation finished +- 3.1.10 + ------------------------------------------------------------------- Mon Dec 2 12:28:26 UTC 2013 - jreidinger@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index 5526038..fb31792 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.1.9 +Version: 3.1.14 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -38,20 +38,18 @@ BuildRequires: rubygem-rspec BuildRequires: update-desktop-files BuildRequires: yast2-core-devel BuildRequires: yast2-devtools >= 3.0.6 -# trang to convert rnc to rng -BuildRequires: trang # xmllint BuildRequires: libxml2-tools # Linuxrc.keys -BuildRequires: yast2 >= 3.1.6 +BuildRequires: yast2 >= 3.1.7 # AutoinstConfig::getProposalList Requires: autoyast2-installation >= 2.17.1 # ProductProfile -Requires: yast2 >= 3.1.6 +Requires: yast2 >= 3.1.7 # Language::GetLanguageItems and other API # Language::Set (handles downloading the translation extensions)