automatic version update by autodist [release 5.73.0-1mamba;Wed Aug 12 2020]
This commit is contained in:
parent
0861981747
commit
0f461dccbb
@ -1,6 +1,6 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
Name: kjobwidgets
|
Name: kjobwidgets
|
||||||
Version: 5.72.0
|
Version: 5.73.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Widgets for showing progress of asynchronous jobs
|
Summary: Widgets for showing progress of asynchronous jobs
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -64,7 +64,7 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%files -n lib%{name}
|
%files -n lib%{name}
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_libdir}/libKF5JobWidgets.so.*
|
%{_libdir}/libKF5JobWidgets.so.*
|
||||||
%{_datadir}/qlogging-categories5/kjobwidgets.categories
|
%{_datadir}/qlogging-categories5/kjobwidgets.*categories
|
||||||
%{_datadir}/dbus-1/interfaces/kf5_org.kde.JobView.xml
|
%{_datadir}/dbus-1/interfaces/kf5_org.kde.JobView.xml
|
||||||
%{_datadir}/dbus-1/interfaces/kf5_org.kde.JobViewServer.xml
|
%{_datadir}/dbus-1/interfaces/kf5_org.kde.JobViewServer.xml
|
||||||
%{_datadir}/dbus-1/interfaces/kf5_org.kde.JobViewV2.xml
|
%{_datadir}/dbus-1/interfaces/kf5_org.kde.JobViewV2.xml
|
||||||
@ -83,6 +83,9 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%doc README.md
|
%doc README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 12 2020 Automatic Build System <autodist@mambasoft.it> 5.73.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue Jul 14 2020 Automatic Build System <autodist@mambasoft.it> 5.72.0-1mamba
|
* Tue Jul 14 2020 Automatic Build System <autodist@mambasoft.it> 5.72.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user