- Display a warning in the upgrade summary when removing orphaned
3rd party packages (bsc#1202007) - 4.5.2 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-update?expand=0&rev=390
This commit is contained in:
parent
5a63d24489
commit
1b87328b06
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a82d6ed82292eed3243a618e8ff0a4ad5642296277d9caf76602fb4a18ea601f
|
|
||||||
size 68574
|
|
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>
|
Thu Apr 28 08:09:47 UTC 2022 - Ladislav Slezák <lslezak@suse.cz>
|
||||||
|
|
||||||
|
@ -17,11 +17,11 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-update
|
Name: yast2-update
|
||||||
Version: 4.5.1
|
Version: 4.5.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: YaST2 - Update
|
Summary: YaST2 - Update
|
||||||
License: GPL-2.0-only
|
|
||||||
Group: System/YaST
|
Group: System/YaST
|
||||||
|
License: GPL-2.0-only
|
||||||
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.4.25
|
|||||||
Requires: yast2-installation
|
Requires: yast2-installation
|
||||||
# ProductSpec#register_target
|
# ProductSpec#register_target
|
||||||
Requires: yast2-packager >= 4.4.15
|
Requires: yast2-packager >= 4.4.15
|
||||||
# Pkg::SetAdditionalVendors
|
# filtering orphaned packages
|
||||||
Requires: yast2-pkg-bindings >= 4.3.3
|
Requires: yast2-pkg-bindings >= 4.5.1
|
||||||
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