- 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
This commit is contained in:
parent
327a468592
commit
33f69bd1b2
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:bcf5fdbe7609483d390555f0c421ff9e006add07ff0a1e39248fd794f7e8f95b
|
|
||||||
size 67328
|
|
3
yast2-update-4.3.1.tar.bz2
Normal file
3
yast2-update-4.3.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ae9b65bbeb1eff0ac92771b8614f5943914aea090139ad9f97cc6cfc21d1cf8e
|
||||||
|
size 68103
|
@ -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>
|
Wed Jun 3 16:12:18 UTC 2020 - Josef Reidinger <jreidinger@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package yast2-update
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# 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)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# 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
|
Name: yast2-update
|
||||||
Version: 4.3.0
|
Version: 4.3.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: YaST2 - Update
|
Summary: YaST2 - Update
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
Group: System/YaST
|
Group: System/YaST
|
||||||
Url: https://github.com/yast/yast-update
|
URL: https://github.com/yast/yast-update
|
||||||
|
|
||||||
Source0: %{name}-%{version}.tar.bz2
|
Source0: %{name}-%{version}.tar.bz2
|
||||||
|
|
||||||
@ -52,8 +52,8 @@ Requires: yast2 >= 4.2.71
|
|||||||
Requires: yast2-installation
|
Requires: yast2-installation
|
||||||
# product_update_summary, product_update_warning
|
# product_update_summary, product_update_warning
|
||||||
Requires: yast2-packager >= 4.2.33
|
Requires: yast2-packager >= 4.2.33
|
||||||
# Improved Pkg.SourceRestore()
|
# Pkg::SetAdditionalVendors
|
||||||
Requires: yast2-pkg-bindings >= 4.2.6
|
Requires: yast2-pkg-bindings >= 4.3.3
|
||||||
Requires: yast2-ruby-bindings >= 1.0.0
|
Requires: yast2-ruby-bindings >= 1.0.0
|
||||||
# nokogiri is used for parsing pam conf.
|
# nokogiri is used for parsing pam conf.
|
||||||
Requires: rubygem(%{rb_default_ruby_abi}:nokogiri)
|
Requires: rubygem(%{rb_default_ruby_abi}:nokogiri)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user