dnfdrake 5.6.0-1 (znver1;x86_64;aarch64) 2025-18029
0

Status testing
Submitter rugyada [@T] gmail.com
Platform rolling
Repository main
URL https://abf.openmandriva.org/build_lists/571061
Packages
dnfdrake-5.6.0-1.znver1.source
dnfdrake-5.6.0-1.znver1.binary
dnfdrake-5.6.0-1.x86_64.source
dnfdrake-5.6.0-1.x86_64.binary
dnfdrake-5.6.0-1.aarch64.source
dnfdrake-5.6.0-1.aarch64.binary
Build Date 2025-12-23 09:42:13 +0000 UTC
Last Updated 2025-12-23 09:47:04.285274683 +0000 UTC
$ git diff --patch-with-stat --summary c68c36e9efd41762ac902ef6aa73eb61237768e9..8003a70c275d1d1bb41e0584c99b298f86f3541f

 .abf.yml      | 2 +-
 dnfdrake.spec | 7 +++----
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/.abf.yml b/.abf.yml
index eb7a84b..a4e60f8 100644
--- a/.abf.yml
+++ b/.abf.yml
@@ -1,2 +1,2 @@
 sources:
-  dnfdrake-5.5.10.tar.gz: 0d67acadde47e76bc6dd865e080f50c791942f16
+  dnfdrake-5.6.0.tar.gz: 8a889d6f44418069ccf129afd118fd5cf77338a9
diff --git a/dnfdrake.spec b/dnfdrake.spec
index eafadb7..c5864f6 100644
--- a/dnfdrake.spec
+++ b/dnfdrake.spec
@@ -1,10 +1,10 @@
-%define gb3_ver %(if rpm -q gambas-devel &>/dev/null; then rpm -q --qf '%%{version}' gambas-devel; else echo -n 3.20; fi)
+%define gb3_ver %(if rpm -q gambas-devel &>/dev/null; then rpm -q --qf '%%{version}' gambas-devel; else echo -n 3.21; fi)
 %define gb3_major %(echo %{gb3_ver} |cut -d. -f1-2)
 %define gb3_next_major %(echo -n $(echo %{gb3_major} |cut -d. -f1).; GB_MINOR=$(echo %{gb3_ver}|cut -d. -f2); echo -n $((GB_MINOR+1)))
 
 Summary:	A frontend for DNF
 Name:		dnfdrake
-Version:	5.5.10
+Version:	5.6.0
 Release:	1
 License:	GPLv3
 Group:		Graphical desktop/KDE
@@ -38,8 +38,6 @@ Requires:	(gambas-gb.complex >= %{gb3_major} with gambas-gb.complex < %{gb3_next
 Requires:	sudo
 Requires:	lsb-release
 Requires:	createrepo_c
-Requires:	dnf-utils
-Requires:	python-dnf-plugin-versionlock
 Requires:	xrandr
 Requires:	polkit
 Requires:	draketray
@@ -67,6 +65,7 @@ Powerful like a terminal and simple like a GUI!
 
 %prep
 %autosetup -p1
+echo "Building with gambas %{gb3_ver}, resulting in dependency >= %{gb3_major}, < %{gb3_next_major}"
 
 %build
 gbc3 -e -a -g -t -f public-module -f public-control -j%{?_smp_mflags}
Not Available

Nobody has submitted a vote for this package yet. Go test it, and vote!