Accepting request 840439 from YaST:Head

submit new version 4.3.1

OBS-URL: https://build.opensuse.org/request/show/840439
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-update?expand=0&rev=138
This commit is contained in:
Dominique Leuenberger 2020-10-18 14:20:44 +00:00 committed by Git OBS Bridge
commit a4ca51fd49
4 changed files with 16 additions and 9 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bcf5fdbe7609483d390555f0c421ff9e006add07ff0a1e39248fd794f7e8f95b
size 67328

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ae9b65bbeb1eff0ac92771b8614f5943914aea090139ad9f97cc6cfc21d1cf8e
size 68103

View File

@ -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 <jreidinger@suse.com>

View File

@ -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)