automatic version update by autodist [release 5.52.0-1mamba;Thu Nov 22 2018]

This commit is contained in:
Automatic Build System 2024-01-06 03:30:41 +01:00
parent c2e407ce69
commit 75d643a191

View File

@ -1,7 +1,7 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: kxmlgui
Version: 5.51.0
Version: 5.52.0
Release: 1mamba
Summary: Framework for managing menu and toolbar actions
Group: System/Libraries
@ -80,6 +80,7 @@ This package contains libraries and header files for developing applications tha
%files -n lib%{name} -f %{name}5_qt.lang
%defattr(-,root,root)
%{_sysconfdir}/xdg/kxmlgui.categories
%{_kde5_libdir}/libKF5XmlGui.so.*
%{_kde5_libexecdir}/ksendbugmail
#%{_kde5_datadir}/kf5/kxmlgui
@ -96,6 +97,9 @@ This package contains libraries and header files for developing applications tha
%doc README.md
%changelog
* Thu Nov 22 2018 Automatic Build System <autodist@mambasoft.it> 5.52.0-1mamba
- automatic version update by autodist
* Sun Oct 21 2018 Automatic Build System <autodist@mambasoft.it> 5.51.0-1mamba
- automatic version update by autodist