From 5f758905f0558b43e3e3b49dda356071e1146c68a3a8ce87ec7a06a52860a682 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 23 Mar 2017 08:37:54 +0000 Subject: [PATCH 1/3] - Added some extra space to the openSUSE desktop/roles selection dialog (improvement on the fix for poo#14936, bsc#1025415). - 3.2.32 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=863 --- yast2-installation-3.2.31.tar.bz2 | 3 --- yast2-installation-3.2.32.tar.bz2 | 3 +++ yast2-installation.changes | 7 +++++++ yast2-installation.spec | 6 +++--- 4 files changed, 13 insertions(+), 6 deletions(-) delete mode 100644 yast2-installation-3.2.31.tar.bz2 create mode 100644 yast2-installation-3.2.32.tar.bz2 diff --git a/yast2-installation-3.2.31.tar.bz2 b/yast2-installation-3.2.31.tar.bz2 deleted file mode 100644 index 65dba26..0000000 --- a/yast2-installation-3.2.31.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b182c40e4513b947ac7fe6dccd4bf4b565979731c955a6567348c66fd22c7ce6 -size 446861 diff --git a/yast2-installation-3.2.32.tar.bz2 b/yast2-installation-3.2.32.tar.bz2 new file mode 100644 index 0000000..83deade --- /dev/null +++ b/yast2-installation-3.2.32.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59a24d7e700e227244e10ab5b42960146de2604922c9725ff19d7f436e2def5e +size 447007 diff --git a/yast2-installation.changes b/yast2-installation.changes index 5c08cf8..66d59d4 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Mar 21 11:59:26 UTC 2017 - ancor@suse.com + +- Added some extra space to the openSUSE desktop/roles selection + dialog (improvement on the fix for poo#14936, bsc#1025415). +- 3.2.32 + ------------------------------------------------------------------- Thu Mar 16 13:07:44 UTC 2017 - mvidner@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index 8177de7..6c8e40d 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.2.31 +Version: 3.2.32 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -40,8 +40,8 @@ BuildRequires: yast2-xml BuildRequires: rubygem(rspec) BuildRequires: rubygem(yast-rake) -# ProductControl.system_roles -BuildRequires: yast2 >= 3.2.15 +# CWM::RadioButtons#vspacing +BuildRequires: yast2 >= 3.2.20 # AutoinstSoftware.SavePackageSelection() Requires: autoyast2-installation >= 3.1.105 From f5eb915ecc4df7a45df75cb5ce0a1abd5315d3a5a2bb7f2028ca8890ec104b60 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 27 Mar 2017 10:27:37 +0000 Subject: [PATCH 2/3] - Use the shared package download and extraction functionality from FATE#320772 - 3.2.33 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=864 --- yast2-installation-3.2.32.tar.bz2 | 3 --- yast2-installation-3.2.33.tar.bz2 | 3 +++ yast2-installation.changes | 7 +++++++ yast2-installation.spec | 6 +++--- 4 files changed, 13 insertions(+), 6 deletions(-) delete mode 100644 yast2-installation-3.2.32.tar.bz2 create mode 100644 yast2-installation-3.2.33.tar.bz2 diff --git a/yast2-installation-3.2.32.tar.bz2 b/yast2-installation-3.2.32.tar.bz2 deleted file mode 100644 index 83deade..0000000 --- a/yast2-installation-3.2.32.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:59a24d7e700e227244e10ab5b42960146de2604922c9725ff19d7f436e2def5e -size 447007 diff --git a/yast2-installation-3.2.33.tar.bz2 b/yast2-installation-3.2.33.tar.bz2 new file mode 100644 index 0000000..c269af4 --- /dev/null +++ b/yast2-installation-3.2.33.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d3c847f6f85b8efddebe545f61ec94baf0a4f38095b5f157927288dc623bb97 +size 447297 diff --git a/yast2-installation.changes b/yast2-installation.changes index 66d59d4..b9914e7 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Mar 27 06:50:29 UTC 2017 - lslezak@suse.cz + +- Use the shared package download and extraction functionality + from FATE#320772 +- 3.2.33 + ------------------------------------------------------------------- Tue Mar 21 11:59:26 UTC 2017 - ancor@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index 6c8e40d..70e3d66 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.2.32 +Version: 3.2.33 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -46,8 +46,8 @@ BuildRequires: yast2 >= 3.2.20 # AutoinstSoftware.SavePackageSelection() Requires: autoyast2-installation >= 3.1.105 -# ProductControl.system_roles -Requires: yast2 >= 3.2.15 +# PackageDownloader and PackageExtractor +Requires: yast2 >= 3.2.19 # Language::GetLanguageItems and other API # Language::Set (handles downloading the translation extensions) From f38da2946e7c8b3e7312393d8d3ff79adac0fa91e758db71fda9fd3901ff485c Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 28 Mar 2017 21:06:36 +0000 Subject: [PATCH 3/3] - Move CaaSP specific code to yast2-caasp (bsc#1030874) - 3.2.34 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=865 --- yast2-installation-3.2.33.tar.bz2 | 3 --- yast2-installation-3.2.34.tar.bz2 | 3 +++ yast2-installation.changes | 6 ++++++ yast2-installation.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-3.2.33.tar.bz2 create mode 100644 yast2-installation-3.2.34.tar.bz2 diff --git a/yast2-installation-3.2.33.tar.bz2 b/yast2-installation-3.2.33.tar.bz2 deleted file mode 100644 index c269af4..0000000 --- a/yast2-installation-3.2.33.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7d3c847f6f85b8efddebe545f61ec94baf0a4f38095b5f157927288dc623bb97 -size 447297 diff --git a/yast2-installation-3.2.34.tar.bz2 b/yast2-installation-3.2.34.tar.bz2 new file mode 100644 index 0000000..42987e8 --- /dev/null +++ b/yast2-installation-3.2.34.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:989b1e3952f74156791698751f802ef9e3e6cf73127944ccdb214b9630da20bc +size 446820 diff --git a/yast2-installation.changes b/yast2-installation.changes index b9914e7..cc7d96a 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Mar 27 13:39:38 UTC 2017 - igonzalezsosa@suse.com + +- Move CaaSP specific code to yast2-caasp (bsc#1030874) +- 3.2.34 + ------------------------------------------------------------------- Mon Mar 27 06:50:29 UTC 2017 - lslezak@suse.cz diff --git a/yast2-installation.spec b/yast2-installation.spec index 70e3d66..fd93016 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.2.33 +Version: 3.2.34 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build