- Rebuild the RPM database during upgrade (--rebuilddb) (bsc#1209565)
- 4.6.1 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-update?expand=0&rev=392
This commit is contained in:
parent
2fb4fce84b
commit
f2c45007ed
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:053c991a42804ef02ae6a615365201aa69b16eb7fce06afd3d8d1bb0766bc2ce
|
|
||||||
size 69532
|
|
BIN
yast2-update-4.6.1.tar.bz2
(Stored with Git LFS)
Normal file
BIN
yast2-update-4.6.1.tar.bz2
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Apr 12 13:36:43 UTC 2023 - Ladislav Slezák <lslezak@suse.com>
|
||||||
|
|
||||||
|
- Rebuild the RPM database during upgrade (--rebuilddb) (bsc#1209565)
|
||||||
|
- 4.6.1
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Mar 03 14:44:07 UTC 2023 - Ladislav Slezák <lslezak@suse.cz>
|
Fri Mar 03 14:44:07 UTC 2023 - Ladislav Slezák <lslezak@suse.cz>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-update
|
Name: yast2-update
|
||||||
Version: 4.6.0
|
Version: 4.6.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: YaST2 - Update
|
Summary: YaST2 - Update
|
||||||
Group: System/YaST
|
Group: System/YaST
|
||||||
@ -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
|
||||||
# filtering orphaned packages
|
# "rebuild_db" option in Pkg.TargetInitializeOptions
|
||||||
Requires: yast2-pkg-bindings >= 4.5.1
|
Requires: yast2-pkg-bindings >= 4.6.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…
Reference in New Issue
Block a user