automatic version update by autodist [release 5.42.0-1mamba;Thu Jan 18 2018]

This commit is contained in:
Automatic Build System 2024-01-06 01:56:34 +01:00
parent 37f17d9994
commit fa6f4473e7

View File

@ -1,6 +1,6 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: kjobwidgets
Version: 5.41.0
Version: 5.42.0
Release: 1mamba
Summary: Widgets for showing progress of asynchronous jobs
Group: System/Libraries
@ -63,6 +63,7 @@ This package contains libraries and header files for developing applications tha
%files -n lib%{name}
%defattr(-,root,root)
%{_sysconfdir}/xdg/kjobwidgets.categories
%{_libdir}/libKF5JobWidgets.so.*
%{_datadir}/dbus-1/interfaces/kf5_org.kde.JobView.xml
%{_datadir}/dbus-1/interfaces/kf5_org.kde.JobViewServer.xml
@ -82,6 +83,9 @@ This package contains libraries and header files for developing applications tha
%doc README.md
%changelog
* Thu Jan 18 2018 Automatic Build System <autodist@mambasoft.it> 5.42.0-1mamba
- automatic version update by autodist
* Sat Dec 23 2017 Automatic Build System <autodist@mambasoft.it> 5.41.0-1mamba
- automatic version update by autodist