Accepting request 1036266 from YaST:Head
submit new version 4.5.2 OBS-URL: https://build.opensuse.org/request/show/1036266 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-update?expand=0&rev=149
This commit is contained in:
commit
13a07b79ed
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2429010fc4802f18836078f911106eb917726f9900d2ee482bbe670e35a3c8a8
|
||||
size 68346
|
3
yast2-update-4.5.2.tar.bz2
Normal file
3
yast2-update-4.5.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c806615d81e9dfaa15ccf8dded05dce10d29b04ba5fd1e6efec42f0eb8bb95df
|
||||
size 69445
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 16 14:33:33 UTC 2022 - Ladislav Slezák <lslezak@suse.cz>
|
||||
|
||||
- Display a warning in the upgrade summary when removing orphaned
|
||||
3rd party packages (bsc#1202007)
|
||||
- 4.5.2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 28 08:09:47 UTC 2022 - Ladislav Slezák <lslezak@suse.cz>
|
||||
|
||||
|
@ -17,11 +17,11 @@
|
||||
|
||||
|
||||
Name: yast2-update
|
||||
Version: 4.5.1
|
||||
Version: 4.5.2
|
||||
Release: 0
|
||||
Summary: YaST2 - Update
|
||||
License: GPL-2.0-only
|
||||
Group: System/YaST
|
||||
License: GPL-2.0-only
|
||||
URL: https://github.com/yast/yast-update
|
||||
|
||||
Source0: %{name}-%{version}.tar.bz2
|
||||
@ -52,8 +52,8 @@ Requires: yast2 >= 4.4.25
|
||||
Requires: yast2-installation
|
||||
# ProductSpec#register_target
|
||||
Requires: yast2-packager >= 4.4.15
|
||||
# Pkg::SetAdditionalVendors
|
||||
Requires: yast2-pkg-bindings >= 4.3.3
|
||||
# filtering orphaned packages
|
||||
Requires: yast2-pkg-bindings >= 4.5.1
|
||||
Requires: yast2-ruby-bindings >= 1.0.0
|
||||
# nokogiri is used for parsing pam conf.
|
||||
Requires: rubygem(%{rb_default_ruby_abi}:nokogiri)
|
||||
|
Loading…
Reference in New Issue
Block a user