From 551081392923eb23ad41655fd04f8885fed350a6587a1b01ea07b188bfe41262 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 12 Apr 2023 14:26: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/autoyast2?expand=0&rev=1032 --- autoyast2-4.6.0.tar.bz2 | 3 --- autoyast2-4.6.1.tar.bz2 | 3 +++ autoyast2.changes | 6 ++++++ autoyast2.spec | 6 +++--- 4 files changed, 12 insertions(+), 6 deletions(-) delete mode 100644 autoyast2-4.6.0.tar.bz2 create mode 100644 autoyast2-4.6.1.tar.bz2 diff --git a/autoyast2-4.6.0.tar.bz2 b/autoyast2-4.6.0.tar.bz2 deleted file mode 100644 index 4886b84..0000000 --- a/autoyast2-4.6.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:18577fe3f5ab88814ba79d0ed53e8911d8b1184921ad83b6551f6cb931c7894c -size 734705 diff --git a/autoyast2-4.6.1.tar.bz2 b/autoyast2-4.6.1.tar.bz2 new file mode 100644 index 0000000..ab8c982 --- /dev/null +++ b/autoyast2-4.6.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50bce129357f61bec3ca42ec37d23160387682031e23c2b65eb9887691bb0e16 +size 734969 diff --git a/autoyast2.changes b/autoyast2.changes index 05a70a8..2283884 100644 --- a/autoyast2.changes +++ b/autoyast2.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Apr 12 13:40:10 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/autoyast2.spec b/autoyast2.spec index 330dcf0..e381454 100644 --- a/autoyast2.spec +++ b/autoyast2.spec @@ -22,7 +22,7 @@ %endif Name: autoyast2 -Version: 4.6.0 +Version: 4.6.1 Release: 0 Summary: YaST2 - Automated Installation License: GPL-2.0-only @@ -134,8 +134,8 @@ Requires: yast2-transfer >= 2.21.0 # storage-ng based version Requires: yast2-update >= 3.3.0 Requires: yast2-xml -# RPM dependencies in Pkg.Resolvables -Requires: yast2-pkg-bindings >= 4.3.0 +# Pkg.TargetInitializeOptions with "rebuild_db" option +Requires: yast2-pkg-bindings >= 4.6.1 Requires: yast2-ruby-bindings >= 1.0.0 # bsc#1185095 Recommends: (icewm if libyui-qt)