automatic version update by autodist [release 3.2.0-1mamba;Mon Aug 18 2025]

This commit is contained in:
2025-08-19 13:50:02 +02:00
parent c17ec02e6a
commit eedb9e3fc8

View File

@@ -1,5 +1,5 @@
Name: kdbg
Version: 3.1.0
Version: 3.2.0
Release: 1mamba
Summary: A graphical user interface to gdb, the GNU debugger.
Group: Graphical Desktop/Applications/Development
@@ -11,6 +11,11 @@ Source: http://downloads.sourceforge.net/sourceforge/kdbg/kdbg-%{version}
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libQt5Core
BuildRequires: libQt5DBus
BuildRequires: libQt5Gui
BuildRequires: libQt5Widgets
BuildRequires: libQt5Xml
BuildRequires: libX11-devel
BuildRequires: libgcc
BuildRequires: libkauth-devel
@@ -24,7 +29,6 @@ BuildRequires: libkwidgetsaddons-devel
BuildRequires: libkwindowsystem-devel
BuildRequires: libkxmlgui-devel
BuildRequires: libstdc++6-devel
BuildRequires: qt5-qtbase-devel
## AUTOBUILDREQ-END
@@ -64,6 +68,9 @@ KDbg is a graphical user interface to gdb, the GNU debugger. It provides an intu
%doc BUGS COPYING README TODO
%changelog
* Mon Aug 18 2025 Automatic Build System <autodist@openmamba.org> 3.2.0-1mamba
- automatic version update by autodist
* Mon Dec 04 2023 Automatic Build System <autodist@mambasoft.it> 3.1.0-1mamba
- automatic version update by autodist