automatic version update by autodist [release 5.74.0-1mamba;Mon Sep 21 2020]
This commit is contained in:
parent
b79f62ec0a
commit
20941abcd1
@ -1,7 +1,7 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
|
|
||||||
Name: frameworkintegration
|
Name: frameworkintegration
|
||||||
Version: 5.73.0
|
Version: 5.74.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: KDE Frameworks 5 Integration of Qt application with KDE workspaces
|
Summary: KDE Frameworks 5 Integration of Qt application with KDE workspaces
|
||||||
Group: Graphical Desktop/Applications/Environment
|
Group: Graphical Desktop/Applications/Environment
|
||||||
@ -93,13 +93,13 @@ exit 0
|
|||||||
%dir %{_kde5_datadir}/kf5/infopage
|
%dir %{_kde5_datadir}/kf5/infopage
|
||||||
%{_kde5_datadir}/kf5/infopage/*
|
%{_kde5_datadir}/kf5/infopage/*
|
||||||
%{_datadir}/knotifications5/plasma_workspace.notifyrc
|
%{_datadir}/knotifications5/plasma_workspace.notifyrc
|
||||||
%doc COPYING.LIB
|
|
||||||
|
|
||||||
%files -n lib%{name}
|
%files -n lib%{name}
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_kde5_libdir}/libKF5Style.so.*
|
%{_kde5_libdir}/libKF5Style.so.*
|
||||||
%{_libdir}/qt5/plugins/kf5/FrameworkIntegrationPlugin.so
|
%{_libdir}/qt5/plugins/kf5/FrameworkIntegrationPlugin.so
|
||||||
%{_libexecdir}/kf5/kpackagehandlers/*handler
|
%{_libexecdir}/kf5/kpackagehandlers/*handler
|
||||||
|
%doc LICENSES
|
||||||
|
|
||||||
%files -n lib%{name}-devel
|
%files -n lib%{name}-devel
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -111,6 +111,9 @@ exit 0
|
|||||||
%{_kde5_libdir}/libKF5Style.so
|
%{_kde5_libdir}/libKF5Style.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 21 2020 Automatic Build System <autodist@mambasoft.it> 5.74.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun Aug 16 2020 Automatic Build System <autodist@mambasoft.it> 5.73.0-1mamba
|
* Sun Aug 16 2020 Automatic Build System <autodist@mambasoft.it> 5.73.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user