automatic version update by autodist [release 5.91.0-1mamba;Wed Feb 16 2022]

This commit is contained in:
Automatic Build System 2024-01-06 03:30:45 +01:00
parent d96928eab4
commit b11a7e7928

View File

@ -1,7 +1,7 @@
%define majver %(echo %version | cut -d. -f1-2) %define majver %(echo %version | cut -d. -f1-2)
Name: kxmlgui Name: kxmlgui
Version: 5.90.0 Version: 5.91.0
Release: 1mamba Release: 1mamba
Summary: Framework for managing menu and toolbar actions Summary: Framework for managing menu and toolbar actions
Group: System/Libraries Group: System/Libraries
@ -89,13 +89,15 @@ This package contains libraries and header files for developing applications tha
%files -n lib%{name}-devel %files -n lib%{name}-devel
%defattr(-,root,root) %defattr(-,root,root)
%{_kde5_includedir}/KXmlGui %{_kde5_includedir}/KXmlGui
%{_kde5_includedir}/kxmlgui_version.h
%{_kde5_libdir}/cmake/KF5XmlGui %{_kde5_libdir}/cmake/KF5XmlGui
%{_kde5_libdir}/libKF5XmlGui.so %{_kde5_libdir}/libKF5XmlGui.so
%{_kde5_mkspecsdir}/qt_KXmlGui.pri %{_kde5_mkspecsdir}/qt_KXmlGui.pri
%doc README.md %doc README.md
%changelog %changelog
* Wed Feb 16 2022 Automatic Build System <autodist@mambasoft.it> 5.91.0-1mamba
- automatic version update by autodist
* Sun Jan 09 2022 Automatic Build System <autodist@mambasoft.it> 5.90.0-1mamba * Sun Jan 09 2022 Automatic Build System <autodist@mambasoft.it> 5.90.0-1mamba
- automatic version update by autodist - automatic version update by autodist