From f2c45007ed34962466661331949a3d8b0e500b1dbe071a449169bbcac7e300d8 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 12 Apr 2023 14:41:39 +0000 Subject: [PATCH] - 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 --- yast2-update-4.6.0.tar.bz2 | 3 --- yast2-update-4.6.1.tar.bz2 | 3 +++ yast2-update.changes | 6 ++++++ yast2-update.spec | 6 +++--- 4 files changed, 12 insertions(+), 6 deletions(-) delete mode 100644 yast2-update-4.6.0.tar.bz2 create mode 100644 yast2-update-4.6.1.tar.bz2 diff --git a/yast2-update-4.6.0.tar.bz2 b/yast2-update-4.6.0.tar.bz2 deleted file mode 100644 index 3a7143a..0000000 --- a/yast2-update-4.6.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:053c991a42804ef02ae6a615365201aa69b16eb7fce06afd3d8d1bb0766bc2ce -size 69532 diff --git a/yast2-update-4.6.1.tar.bz2 b/yast2-update-4.6.1.tar.bz2 new file mode 100644 index 0000000..1454107 --- /dev/null +++ b/yast2-update-4.6.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0e5e85ad6acab6b9ab4da68880665899fc0ba01a6b58ba4e00218a972628565 +size 69543 diff --git a/yast2-update.changes b/yast2-update.changes index 7f179f1..1540b14 100644 --- a/yast2-update.changes +++ b/yast2-update.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Apr 12 13:36:43 UTC 2023 - Ladislav Slezák + +- Rebuild the RPM database during upgrade (--rebuilddb) (bsc#1209565) +- 4.6.1 + ------------------------------------------------------------------- Fri Mar 03 14:44:07 UTC 2023 - Ladislav Slezák diff --git a/yast2-update.spec b/yast2-update.spec index 55b5a61..0514a9a 100644 --- a/yast2-update.spec +++ b/yast2-update.spec @@ -17,7 +17,7 @@ Name: yast2-update -Version: 4.6.0 +Version: 4.6.1 Release: 0 Summary: YaST2 - Update Group: System/YaST @@ -52,8 +52,8 @@ Requires: yast2 >= 4.4.25 Requires: yast2-installation # ProductSpec#register_target Requires: yast2-packager >= 4.4.15 -# filtering orphaned packages -Requires: yast2-pkg-bindings >= 4.5.1 +# "rebuild_db" option in Pkg.TargetInitializeOptions +Requires: yast2-pkg-bindings >= 4.6.1 Requires: yast2-ruby-bindings >= 1.0.0 # nokogiri is used for parsing pam conf. Requires: rubygem(%{rb_default_ruby_abi}:nokogiri)