automatic version update by autodist [release 1.2.1-1mamba;Wed Oct 25 2017]
This commit is contained in:
parent
6348d10162
commit
779de92cd2
15
purpose.spec
15
purpose.spec
@ -1,7 +1,7 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
|
|
||||||
Name: purpose
|
Name: purpose
|
||||||
Version: 1.1
|
Version: 1.2.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: KDE Frameworks 5 abstraction to provide and leverage actions of a specific kind
|
Summary: KDE Frameworks 5 abstraction to provide and leverage actions of a specific kind
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -82,11 +82,9 @@ exit 0
|
|||||||
|
|
||||||
%files -f %{name}5_qt.lang
|
%files -f %{name}5_qt.lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%ifnarch arm
|
|
||||||
%{_datadir}/accounts/services/*.service
|
|
||||||
%else
|
|
||||||
%{_datadir}/accounts/services/kde/*.service
|
%{_datadir}/accounts/services/kde/*.service
|
||||||
%endif
|
%{_datadir}/icons/hicolor/128x128/apps/phabricator-purpose.png
|
||||||
|
%{_datadir}/icons/hicolor/16x16/apps/phabricator-purpose.png
|
||||||
%{_datadir}/icons/hicolor/*/apps/reviewboard-purpose.png
|
%{_datadir}/icons/hicolor/*/apps/reviewboard-purpose.png
|
||||||
%{_datadir}/icons/hicolor/*/actions/kipiplugin_youtube.png
|
%{_datadir}/icons/hicolor/*/actions/kipiplugin_youtube.png
|
||||||
%dir %{_datadir}/kpackage/Purpose/Twitter
|
%dir %{_datadir}/kpackage/Purpose/Twitter
|
||||||
@ -101,6 +99,7 @@ exit 0
|
|||||||
%{_kde5_libdir}/libKF5PurposeWidgets.so.*
|
%{_kde5_libdir}/libKF5PurposeWidgets.so.*
|
||||||
%{_kde5_libdir}/libKF5Purpose.so
|
%{_kde5_libdir}/libKF5Purpose.so
|
||||||
%{_kde5_libdir}/libKF5PurposeWidgets.so
|
%{_kde5_libdir}/libKF5PurposeWidgets.so
|
||||||
|
%{_libdir}/libPhabricatorHelpers.so
|
||||||
%{_libdir}/libReviewboardHelpers.so
|
%{_libdir}/libReviewboardHelpers.so
|
||||||
%dir %{_libdir}/qt5/plugins/purpose
|
%dir %{_libdir}/qt5/plugins/purpose
|
||||||
%{_libdir}/qt5/plugins/purpose/*plugin.so
|
%{_libdir}/qt5/plugins/purpose/*plugin.so
|
||||||
@ -122,5 +121,11 @@ exit 0
|
|||||||
%{_libdir}/cmake/KDEExperimentalPurpose/KDEExperimentalPurpose*.cmake
|
%{_libdir}/cmake/KDEExperimentalPurpose/KDEExperimentalPurpose*.cmake
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 25 2017 Automatic Build System <autodist@mambasoft.it> 1.2.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Tue Oct 24 2017 Automatic Build System <autodist@mambasoft.it> 1.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Jul 23 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1-1mamba
|
* Sat Jul 23 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user