From 2c3b01f24b5152f375e1532476903a236ce4d23dbe7abd0d8c33e859bac4e59c Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 11 Jan 2017 11:01:00 +0000 Subject: [PATCH 1/3] Updated to git ref d00adca OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=843 --- yast2-installation-3.2.13.tar.bz2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yast2-installation-3.2.13.tar.bz2 b/yast2-installation-3.2.13.tar.bz2 index 83184e0..06d10a5 100644 --- a/yast2-installation-3.2.13.tar.bz2 +++ b/yast2-installation-3.2.13.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6a8b2251b284b0ccfd199a26d347d7dbd2844595641a66b27cb52cf7ac060fe6 -size 431844 +oid sha256:ec1c624e3d170d54214b02a044966d0adbfdb718dae45e2329442248ddb33b54 +size 431368 From 5d9f0c20084e6b5f0e23bc065f61db8dfd178e8d1b5c07e0bef76671afcf53bd Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 16 Jan 2017 23:40:33 +0000 Subject: [PATCH 2/3] - fate#321739 - Made user's interaction possible in case of error in read-only proposal. - 3.2.14 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=844 --- yast2-installation-3.2.13.tar.bz2 | 3 --- yast2-installation-3.2.14.tar.bz2 | 3 +++ yast2-installation.changes | 8 ++++++++ yast2-installation.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-3.2.13.tar.bz2 create mode 100644 yast2-installation-3.2.14.tar.bz2 diff --git a/yast2-installation-3.2.13.tar.bz2 b/yast2-installation-3.2.13.tar.bz2 deleted file mode 100644 index 06d10a5..0000000 --- a/yast2-installation-3.2.13.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ec1c624e3d170d54214b02a044966d0adbfdb718dae45e2329442248ddb33b54 -size 431368 diff --git a/yast2-installation-3.2.14.tar.bz2 b/yast2-installation-3.2.14.tar.bz2 new file mode 100644 index 0000000..d689de4 --- /dev/null +++ b/yast2-installation-3.2.14.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42dff207e6aac05ccdd0cc7a3541ec5396d101e4fda12b626e0eed94d295c6f2 +size 433601 diff --git a/yast2-installation.changes b/yast2-installation.changes index 6c03ce0..aa5e327 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Jan 16 12:17:38 UTC 2017 - mfilka@suse.com + +- fate#321739 + - Made user's interaction possible in case of error in read-only + proposal. +- 3.2.14 + ------------------------------------------------------------------- Thu Jan 5 13:16:08 CET 2017 - schubi@suse.de diff --git a/yast2-installation.spec b/yast2-installation.spec index 312c86d..523f962 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.2.13 +Version: 3.2.14 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From 5ae103192a9f7ea964427eefc16a8d43a0360c3f88f5d981837ee29695f10274 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 18 Jan 2017 10:13:34 +0000 Subject: [PATCH 3/3] - Do not retry to download release notes if a previous attempt failed (bsc#1015794) - 3.2.15 - add ability to roles to enable list of services when selected (FATE#321754) OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=845 --- yast2-installation-3.2.14.tar.bz2 | 3 --- yast2-installation-3.2.15.tar.bz2 | 3 +++ yast2-installation.changes | 13 +++++++++++++ yast2-installation.spec | 2 +- 4 files changed, 17 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-3.2.14.tar.bz2 create mode 100644 yast2-installation-3.2.15.tar.bz2 diff --git a/yast2-installation-3.2.14.tar.bz2 b/yast2-installation-3.2.14.tar.bz2 deleted file mode 100644 index d689de4..0000000 --- a/yast2-installation-3.2.14.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:42dff207e6aac05ccdd0cc7a3541ec5396d101e4fda12b626e0eed94d295c6f2 -size 433601 diff --git a/yast2-installation-3.2.15.tar.bz2 b/yast2-installation-3.2.15.tar.bz2 new file mode 100644 index 0000000..38cd685 --- /dev/null +++ b/yast2-installation-3.2.15.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0826ecd9021ec27d048bb3d06e18f6ec41dd4c9a9b3cb2a12190976c9eb5753e +size 434335 diff --git a/yast2-installation.changes b/yast2-installation.changes index aa5e327..80bbf72 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Tue Jan 17 15:34:22 UTC 2017 - igonzalezsosa@suse.com + +- Do not retry to download release notes if a previous attempt + failed (bsc#1015794) +- 3.2.15 + +------------------------------------------------------------------- +Mon Jan 16 12:42:52 UTC 2017 - jreidinger@suse.com + +- add ability to roles to enable list of services when selected + (FATE#321754) + ------------------------------------------------------------------- Mon Jan 16 12:17:38 UTC 2017 - mfilka@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index 523f962..65590fb 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.2.14 +Version: 3.2.15 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build