From 33f69bd1b26eddb10fc0234c21860f10491cd984bd673f4d7e8906350fb52bfe Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Fri, 9 Oct 2020 13:53:35 +0000 Subject: [PATCH] - Adding additional compatible vendors which are defined in the control file (jsc#SLE-14807). - 4.3.1 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-update?expand=0&rev=372 --- yast2-update-4.3.0.tar.bz2 | 3 --- yast2-update-4.3.1.tar.bz2 | 3 +++ yast2-update.changes | 7 +++++++ yast2-update.spec | 12 ++++++------ 4 files changed, 16 insertions(+), 9 deletions(-) delete mode 100644 yast2-update-4.3.0.tar.bz2 create mode 100644 yast2-update-4.3.1.tar.bz2 diff --git a/yast2-update-4.3.0.tar.bz2 b/yast2-update-4.3.0.tar.bz2 deleted file mode 100644 index 8c9a572..0000000 --- a/yast2-update-4.3.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bcf5fdbe7609483d390555f0c421ff9e006add07ff0a1e39248fd794f7e8f95b -size 67328 diff --git a/yast2-update-4.3.1.tar.bz2 b/yast2-update-4.3.1.tar.bz2 new file mode 100644 index 0000000..99e58d9 --- /dev/null +++ b/yast2-update-4.3.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae9b65bbeb1eff0ac92771b8614f5943914aea090139ad9f97cc6cfc21d1cf8e +size 68103 diff --git a/yast2-update.changes b/yast2-update.changes index d19527a..881f85d 100644 --- a/yast2-update.changes +++ b/yast2-update.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Sep 17 16:49:12 CEST 2020 - schubi@suse.de + +- Adding additional compatible vendors which are defined in the + control file (jsc#SLE-14807). +- 4.3.1 + ------------------------------------------------------------------- Wed Jun 3 16:12:18 UTC 2020 - Josef Reidinger diff --git a/yast2-update.spec b/yast2-update.spec index c3f4641..e24f3d6 100644 --- a/yast2-update.spec +++ b/yast2-update.spec @@ -1,7 +1,7 @@ # # spec file for package yast2-update # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,17 +12,17 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: yast2-update -Version: 4.3.0 +Version: 4.3.1 Release: 0 Summary: YaST2 - Update License: GPL-2.0-only Group: System/YaST -Url: https://github.com/yast/yast-update +URL: https://github.com/yast/yast-update Source0: %{name}-%{version}.tar.bz2 @@ -52,8 +52,8 @@ Requires: yast2 >= 4.2.71 Requires: yast2-installation # product_update_summary, product_update_warning Requires: yast2-packager >= 4.2.33 -# Improved Pkg.SourceRestore() -Requires: yast2-pkg-bindings >= 4.2.6 +# Pkg::SetAdditionalVendors +Requires: yast2-pkg-bindings >= 4.3.3 Requires: yast2-ruby-bindings >= 1.0.0 # nokogiri is used for parsing pam conf. Requires: rubygem(%{rb_default_ruby_abi}:nokogiri)