From 0eae3cee09d4cd0d01c5b5c1f4a111678fcd41e46e26de665ad7342a87207bc0 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 28 Mar 2019 17:09:55 +0000 Subject: [PATCH] - Use the select_product attribute from control file to filter available products (bsc#1124590). - 4.2.0 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1013 --- yast2-installation-4.1.45.tar.bz2 | 3 --- yast2-installation-4.2.0.tar.bz2 | 3 +++ yast2-installation.changes | 7 +++++++ yast2-installation.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-4.1.45.tar.bz2 create mode 100644 yast2-installation-4.2.0.tar.bz2 diff --git a/yast2-installation-4.1.45.tar.bz2 b/yast2-installation-4.1.45.tar.bz2 deleted file mode 100644 index 1a6c63d..0000000 --- a/yast2-installation-4.1.45.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:50ab2a628db72cf4dcff186e6f182fd152fbd7b27ad622342d532f4c7ce5b155 -size 461658 diff --git a/yast2-installation-4.2.0.tar.bz2 b/yast2-installation-4.2.0.tar.bz2 new file mode 100644 index 0000000..e6bb1e2 --- /dev/null +++ b/yast2-installation-4.2.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac9e165075a9c8ae94e4a6d175db7da6ba5d4cfc3e3f0f24954643d20cf1b4b8 +size 461881 diff --git a/yast2-installation.changes b/yast2-installation.changes index e02f23f..046b528 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Mar 19 09:19:10 UTC 2019 - David Díaz + +- Use the select_product attribute from control file to filter + available products (bsc#1124590). +- 4.2.0 + ------------------------------------------------------------------- Fri Mar 15 10:38:35 UTC 2019 - snwint@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index b2dc2b1..864c01d 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.1.45 +Version: 4.2.0 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build