automatic version update by autodist [release 3.1.0-1mamba;Mon Dec 04 2023]
This commit is contained in:
parent
fe300cfde2
commit
c17ec02e6a
50
kdbg.spec
50
kdbg.spec
@ -1,48 +1,31 @@
|
|||||||
Name: kdbg
|
Name: kdbg
|
||||||
Version: 3.0.1
|
Version: 3.1.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A graphical user interface to gdb, the GNU debugger.
|
Summary: A graphical user interface to gdb, the GNU debugger.
|
||||||
Group: Graphical Desktop/Applications/Development
|
Group: Graphical Desktop/Applications/Development
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://www.kdbg.org/
|
URL: https://www.kdbg.org/
|
||||||
Source: http://downloads.sourceforge.net/sourceforge/kdbg/kdbg-%{version}.tar.gz
|
Source: http://downloads.sourceforge.net/sourceforge/kdbg/kdbg-%{version}.tar.gz
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: kdelibs-devel >= 3.5.4
|
|
||||||
BuildRequires: libart_lgpl-devel
|
|
||||||
BuildRequires: libexpat-devel
|
|
||||||
BuildRequires: libfontconfig-devel
|
|
||||||
BuildRequires: libfreetype-devel
|
|
||||||
BuildRequires: libgcc
|
|
||||||
BuildRequires: libGL-devel
|
|
||||||
BuildRequires: libICE-devel
|
|
||||||
BuildRequires: libidn-devel
|
|
||||||
BuildRequires: libjpeg-devel
|
|
||||||
BuildRequires: liblcms-devel
|
|
||||||
BuildRequires: libmng-devel
|
|
||||||
BuildRequires: libpng-devel
|
|
||||||
BuildRequires: libqt-devel
|
|
||||||
BuildRequires: libSM-devel
|
|
||||||
BuildRequires: libstdc++6-devel
|
|
||||||
BuildRequires: libX11-devel
|
BuildRequires: libX11-devel
|
||||||
BuildRequires: libXau-devel
|
BuildRequires: libgcc
|
||||||
BuildRequires: libxcb-devel
|
BuildRequires: libkauth-devel
|
||||||
BuildRequires: libXcursor-devel
|
BuildRequires: libkcodecs-devel
|
||||||
BuildRequires: libXdmcp-devel
|
BuildRequires: libkconfig-devel
|
||||||
BuildRequires: libXext-devel
|
BuildRequires: libkconfigwidgets-devel
|
||||||
BuildRequires: libXfixes-devel
|
BuildRequires: libkcoreaddons-devel
|
||||||
BuildRequires: libXft-devel
|
BuildRequires: libki18n-devel
|
||||||
BuildRequires: libXinerama-devel
|
BuildRequires: libkiconthemes-devel
|
||||||
BuildRequires: libXmu-devel
|
BuildRequires: libkwidgetsaddons-devel
|
||||||
BuildRequires: libXrandr-devel
|
BuildRequires: libkwindowsystem-devel
|
||||||
BuildRequires: libXrender-devel
|
BuildRequires: libkxmlgui-devel
|
||||||
BuildRequires: libXt-devel
|
BuildRequires: libstdc++6-devel
|
||||||
BuildRequires: libz-devel
|
BuildRequires: qt5-qtbase-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -81,6 +64,9 @@ KDbg is a graphical user interface to gdb, the GNU debugger. It provides an intu
|
|||||||
%doc BUGS COPYING README TODO
|
%doc BUGS COPYING README TODO
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Dec 04 2023 Automatic Build System <autodist@mambasoft.it> 3.1.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Jan 02 2020 Automatic Build System <autodist@mambasoft.it> 3.0.1-1mamba
|
* Thu Jan 02 2020 Automatic Build System <autodist@mambasoft.it> 3.0.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user