Compare commits

..

13 Commits

Author SHA1 Message Date
e3a75a4ee8 automatic version update by autodist [release 18.04.3-1mamba;Thu Jul 12 2018] 2024-01-05 23:26:30 +01:00
5cfba47f05 automatic version update by autodist [release 18.04.2-1mamba;Thu Jun 07 2018] 2024-01-05 23:26:30 +01:00
8421168b46 automatic version update by autodist [release 18.04.1-1mamba;Thu May 10 2018] 2024-01-05 23:26:30 +01:00
ed25c8be85 automatic version update by autodist [release 18.04.0-1mamba;Sat Apr 21 2018] 2024-01-05 23:26:30 +01:00
3495b2fa52 automatic version update by autodist [release 17.12.3-1mamba;Thu Mar 08 2018] 2024-01-05 23:26:30 +01:00
4391ea6c11 automatic version update by autodist [release 17.12.1-1mamba;Thu Jan 11 2018] 2024-01-05 23:26:30 +01:00
e6bea2cd54 automatic version update by autodist [release 17.12.0-1mamba;Wed Dec 20 2017] 2024-01-05 23:26:30 +01:00
2976d43840 automatic version update by autodist [release 17.08.3-1mamba;Fri Nov 10 2017] 2024-01-05 23:26:30 +01:00
8022790da2 automatic version update by autodist [release 17.08.2-1mamba;Thu Oct 12 2017] 2024-01-05 23:26:30 +01:00
ec2900b91f automatic version update by autodist [release 17.08.1-1mamba;Fri Sep 08 2017] 2024-01-05 23:26:30 +01:00
c01f03434d automatic version update by autodist [release 17.08.0-1mamba;Tue Aug 22 2017] 2024-01-05 23:26:30 +01:00
62b88fc207 automatic version update by autodist [release 17.04.3-1mamba;Wed Aug 09 2017] 2024-01-05 23:26:30 +01:00
8f571417ad automatic version update by autodist [release 16.12.3-1mamba;Fri Mar 10 2017] 2024-01-05 23:26:29 +01:00

View File

@@ -1,7 +1,7 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: grantleetheme
Version: 16.12.1
Version: 18.04.3
Release: 1mamba
Summary: KDE Frameworks 5 grantlee theme library
Group: System/Libraries
@@ -68,6 +68,8 @@ This package contains libraries and header files for developing applications tha
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%makeinstall -C build
%find_lang %{name}5_qt --with-qt --all-name || touch %{name}5_qt.lang
%clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
@@ -79,7 +81,7 @@ exit 0
/sbin/ldconfig
exit 0
%files -n lib%{name}
%files -n lib%{name} -f %{name}5_qt.lang
%defattr(-,root,root)
%{_sysconfdir}/xdg/grantleetheme.*categories
%{_kde5_libdir}/libKF5GrantleeTheme.so.*
@@ -97,6 +99,51 @@ exit 0
%{_libdir}/qt5/mkspecs/modules/qt_GrantleeTheme.pri
%changelog
* Thu Jul 12 2018 Automatic Build System <autodist@mambasoft.it> 18.04.3-1mamba
- automatic version update by autodist
* Thu Jun 07 2018 Automatic Build System <autodist@mambasoft.it> 18.04.2-1mamba
- automatic version update by autodist
* Thu May 10 2018 Automatic Build System <autodist@mambasoft.it> 18.04.1-1mamba
- automatic version update by autodist
* Sat Apr 21 2018 Automatic Build System <autodist@mambasoft.it> 18.04.0-1mamba
- automatic version update by autodist
* Thu Mar 08 2018 Automatic Build System <autodist@mambasoft.it> 17.12.3-1mamba
- automatic version update by autodist
* Fri Feb 09 2018 Automatic Build System <autodist@mambasoft.it> 17.12.2-1mamba
- automatic version update by autodist
* Thu Jan 11 2018 Automatic Build System <autodist@mambasoft.it> 17.12.1-1mamba
- automatic version update by autodist
* Wed Dec 20 2017 Automatic Build System <autodist@mambasoft.it> 17.12.0-1mamba
- automatic version update by autodist
* Fri Nov 10 2017 Automatic Build System <autodist@mambasoft.it> 17.08.3-1mamba
- automatic version update by autodist
* Thu Oct 12 2017 Automatic Build System <autodist@mambasoft.it> 17.08.2-1mamba
- automatic version update by autodist
* Fri Sep 08 2017 Automatic Build System <autodist@mambasoft.it> 17.08.1-1mamba
- automatic version update by autodist
* Tue Aug 22 2017 Automatic Build System <autodist@mambasoft.it> 17.08.0-1mamba
- automatic version update by autodist
* Wed Aug 09 2017 Automatic Build System <autodist@mambasoft.it> 17.04.3-1mamba
- automatic version update by autodist
* Fri Mar 10 2017 Automatic Build System <autodist@mambasoft.it> 16.12.3-1mamba
- automatic version update by autodist
* Fri Feb 10 2017 Automatic Build System <autodist@mambasoft.it> 16.12.2-1mamba
- automatic version update by autodist
* Fri Jan 27 2017 Automatic Build System <autodist@mambasoft.it> 16.12.1-1mamba
- automatic version update by autodist