automatic version update by autodist [release 3.0.0-1mamba;Sat Jan 06 2018]

This commit is contained in:
Automatic Build System 2024-01-06 00:55:20 +01:00
parent 03f6391bd6
commit 21ed316b0f

View File

@ -1,5 +1,5 @@
Name: kdbg Name: kdbg
Version: 2.9.1 Version: 3.0.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
@ -52,7 +52,7 @@ KDbg is a graphical user interface to gdb, the GNU debugger. It provides an intu
%setup -q %setup -q
%build %build
%cmake_kde4 %cmake_kde5
%make %make
%install %install
@ -66,24 +66,24 @@ KDbg is a graphical user interface to gdb, the GNU debugger. It provides an intu
%files -f %{name}.lang %files -f %{name}.lang
%defattr(-,root,root) %defattr(-,root,root)
%{_kde4_bindir}/kdbg %{_kde5_bindir}/kdbg
%dir %{_kde4_datadir}/kdbg %dir %{_kde5_datadir}/kdbg
%{_kde4_datadir}/kdbg/* %{_kde5_datadir}/kdbg/*
%{_kde4_xdgappsdir}/kdbg.desktop %{_kde5_xdgappsdir}/kdbg.desktop
%{_kde4_configdir}/kdbgrc %{_kde5_configdir}/kdbgrc
%{_kde4_sharedir}/icons/hicolor/128x128/apps/kdbg.png %{_datadir}/kxmlgui5/kdbg/kdbgui.rc
%{_kde4_sharedir}/icons/hicolor/16x16/apps/kdbg.png %{_kde5_sharedir}/icons/hicolor/*/apps/kdbg.png
%{_kde4_sharedir}/icons/hicolor/22x22/actions/* %{_datadir}/icons/hicolor/scalable/apps/kdbg.svgz
%{_kde4_sharedir}/icons/hicolor/*/apps/kdbg.png %{_kde5_sharedir}/icons/hicolor/*/apps/kdbg.png
%{_kde4_sharedir}/icons/oxygen/*/actions/brkpt.png %lang(de) %{_kde5_htmldir}/de/*
%{_kde4_sharedir}/icons/oxygen/*/actions/debug-run.png %lang(en) %{_kde5_htmldir}/en/*
%{_kde4_sharedir}/icons/oxygen/*/actions/document-open-executable.png %lang(ru) %{_kde5_htmldir}/ru/*
%lang(de) %{_kde4_htmldir}/de/*
%lang(en) %{_kde4_htmldir}/en/*
%lang(ru) %{_kde4_htmldir}/ru/*
%doc BUGS COPYING README TODO %doc BUGS COPYING README TODO
%changelog %changelog
* Sat Jan 06 2018 Automatic Build System <autodist@mambasoft.it> 3.0.0-1mamba
- automatic version update by autodist
* Thu Aug 24 2017 Automatic Build System <autodist@mambasoft.it> 2.9.1-1mamba * Thu Aug 24 2017 Automatic Build System <autodist@mambasoft.it> 2.9.1-1mamba
- automatic version update by autodist - automatic version update by autodist