From 9f467fe8a7fe0c32e72de65ee3694dc90756c37e1208b00f5f7ab60995767c3d Mon Sep 17 00:00:00 2001 From: ZYpp Developers Date: Tue, 19 Nov 2013 12:47:35 +0000 Subject: [PATCH] - Proposing separate /home partition on SLES and SLES for VMware (FATE#316624) - move some steps from removed 2nd stage to the 1st stage - "inst_mode" client: removed installation/update switch, renamed to "inst_installation_options" - 3.1.6 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=528 --- yast2-installation-3.1.5.tar.bz2 | 3 --- yast2-installation-3.1.6.tar.bz2 | 3 +++ yast2-installation.changes | 14 ++++++++++++++ yast2-installation.spec | 2 +- 4 files changed, 18 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-3.1.5.tar.bz2 create mode 100644 yast2-installation-3.1.6.tar.bz2 diff --git a/yast2-installation-3.1.5.tar.bz2 b/yast2-installation-3.1.5.tar.bz2 deleted file mode 100644 index 1bf0dcb..0000000 --- a/yast2-installation-3.1.5.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e763259224967de57852f0b84066efec1d800004b7726c9662368d35fa9bbc86 -size 1231809 diff --git a/yast2-installation-3.1.6.tar.bz2 b/yast2-installation-3.1.6.tar.bz2 new file mode 100644 index 0000000..823e945 --- /dev/null +++ b/yast2-installation-3.1.6.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9a1fc27f608b3ff556a2d0abfa9a4974c66c1cb7d5d0a8fda603a268af6df2a +size 1230352 diff --git a/yast2-installation.changes b/yast2-installation.changes index 5a34d5e..83d94ec 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Tue Nov 19 10:19:13 CET 2013 - locilka@suse.com + +- Proposing separate /home partition on SLES and SLES for VMware + (FATE#316624) + +------------------------------------------------------------------- +Mon Nov 18 13:28:32 UTC 2013 - lslezak@suse.cz + +- move some steps from removed 2nd stage to the 1st stage +- "inst_mode" client: removed installation/update switch, + renamed to "inst_installation_options" +- 3.1.6 + ------------------------------------------------------------------- Tue Nov 12 09:24:25 UTC 2013 - lslezak@suse.cz diff --git a/yast2-installation.spec b/yast2-installation.spec index 340009d..87dc925 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.1.5 +Version: 3.1.6 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build