Compare commits

...

26 Commits

Author SHA1 Message Date
5ffd40b18c automatic version update by autodist [release 20.04.1-1mamba;Fri May 15 2020] 2024-01-05 23:26:30 +01:00
70267b9c8b automatic version update by autodist [release 20.04.0-1mamba;Fri Apr 24 2020] 2024-01-05 23:26:30 +01:00
8c995a2021 automatic version update by autodist [release 19.12.3-1mamba;Thu Mar 05 2020] 2024-01-05 23:26:30 +01:00
0a9e5723f9 automatic version update by autodist [release 19.12.2-1mamba;Thu Feb 06 2020] 2024-01-05 23:26:30 +01:00
d3fbfb33b3 automatic version update by autodist [release 19.12.1-1mamba;Thu Jan 09 2020] 2024-01-05 23:26:30 +01:00
d42168102e automatic version update by autodist [release 19.12.0-1mamba;Mon Dec 30 2019] 2024-01-05 23:26:30 +01:00
e297f3b8a4 automatic version update by autodist [release 19.08.3-1mamba;Thu Nov 07 2019] 2024-01-05 23:26:30 +01:00
966cbb4a0e automatic version update by autodist [release 19.08.2-1mamba;Thu Oct 10 2019] 2024-01-05 23:26:30 +01:00
a78db7c335 automatic version update by autodist [release 19.08.1-1mamba;Tue Sep 10 2019] 2024-01-05 23:26:30 +01:00
640ebfb985 automatic version update by autodist [release 19.04.3-1mamba;Fri Jul 12 2019] 2024-01-05 23:26:30 +01:00
eee2bf850c automatic version update by autodist [release 19.04.2-1mamba;Thu Jun 06 2019] 2024-01-05 23:26:30 +01:00
8ad23b5716 automatic version update by autodist [release 19.04.1-1mamba;Sat May 11 2019] 2024-01-05 23:26:30 +01:00
ce1b3f8e26 automatic version update by autodist [release 19.04.0-1mamba;Fri Apr 19 2019] 2024-01-05 23:26:30 +01:00
59a7f24ec5 automatic version update by autodist [release 18.12.3-1mamba;Thu Mar 07 2019] 2024-01-05 23:26:30 +01:00
3f46d8d014 automatic version update by autodist [release 18.12.2-1mamba;Thu Feb 07 2019] 2024-01-05 23:26:30 +01:00
d99a0cde6c automatic version update by autodist [release 18.12.1-1mamba;Fri Jan 11 2019] 2024-01-05 23:26:30 +01:00
fea3337d10 automatic version update by autodist [release 18.12.0-1mamba;Fri Dec 14 2018] 2024-01-05 23:26:30 +01:00
1068ed2a63 automatic version update by autodist [release 18.08.3-1mamba;Sun Nov 11 2018] 2024-01-05 23:26:30 +01:00
626ca0ab24 automatic version update by autodist [release 18.08.2-1mamba;Thu Oct 11 2018] 2024-01-05 23:26:30 +01:00
928c17a13e automatic version update by autodist [release 18.08.1-1mamba;Thu Sep 06 2018] 2024-01-05 23:26:30 +01:00
b7d237e6d0 automatic version update by autodist [release 18.08.0-1mamba;Sat Aug 18 2018] 2024-01-05 23:26:30 +01:00
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

View File

@@ -1,7 +1,7 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: grantleetheme
Version: 17.12.1
Version: 20.04.1
Release: 1mamba
Summary: KDE Frameworks 5 grantlee theme library
Group: System/Libraries
@@ -9,7 +9,7 @@ Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.kde.org
Source: http://download.kde.org/stable/applications/%{version}/src/grantleetheme-%{version}.tar.xz
Source: http://download.kde.org/stable/release-service/%{version}/src/grantleetheme-%{version}.tar.xz
# Source: http://download.kde.org/stable/frameworks/%{majver}/...-%{version}.tar.xz
License: System/Libraries
## AUTOBUILDREQ-BEGIN
@@ -83,9 +83,10 @@ exit 0
%files -n lib%{name} -f %{name}5_qt.lang
%defattr(-,root,root)
%{_sysconfdir}/xdg/grantleetheme.*categories
%{_kde5_libdir}/libKF5GrantleeTheme.so.*
%{_libdir}/grantlee/*/kde_grantlee_plugin.so
%{_datadir}/qlogging-categories5/grantleetheme.categories
%{_datadir}/qlogging-categories5/grantleetheme.renamecategories
%files -n lib%{name}-devel
%defattr(-,root,root)
@@ -99,6 +100,90 @@ exit 0
%{_libdir}/qt5/mkspecs/modules/qt_GrantleeTheme.pri
%changelog
* Fri May 15 2020 Automatic Build System <autodist@mambasoft.it> 20.04.1-1mamba
- automatic version update by autodist
* Fri Apr 24 2020 Automatic Build System <autodist@mambasoft.it> 20.04.0-1mamba
- automatic version update by autodist
* Thu Mar 05 2020 Automatic Build System <autodist@mambasoft.it> 19.12.3-1mamba
- automatic version update by autodist
* Thu Feb 06 2020 Automatic Build System <autodist@mambasoft.it> 19.12.2-1mamba
- automatic version update by autodist
* Thu Jan 09 2020 Automatic Build System <autodist@mambasoft.it> 19.12.1-1mamba
- automatic version update by autodist
* Mon Dec 30 2019 Automatic Build System <autodist@mambasoft.it> 19.12.0-1mamba
- automatic version update by autodist
* Thu Nov 07 2019 Automatic Build System <autodist@mambasoft.it> 19.08.3-1mamba
- automatic version update by autodist
* Thu Oct 10 2019 Automatic Build System <autodist@mambasoft.it> 19.08.2-1mamba
- automatic version update by autodist
* Tue Sep 10 2019 Automatic Build System <autodist@mambasoft.it> 19.08.1-1mamba
- automatic version update by autodist
* Mon Sep 02 2019 Automatic Build System <autodist@mambasoft.it> 19.08.0-1mamba
- automatic version update by autodist
* Fri Jul 12 2019 Automatic Build System <autodist@mambasoft.it> 19.04.3-1mamba
- automatic version update by autodist
* Thu Jun 06 2019 Automatic Build System <autodist@mambasoft.it> 19.04.2-1mamba
- automatic version update by autodist
* Sat May 11 2019 Automatic Build System <autodist@mambasoft.it> 19.04.1-1mamba
- automatic version update by autodist
* Fri Apr 19 2019 Automatic Build System <autodist@mambasoft.it> 19.04.0-1mamba
- automatic version update by autodist
* Thu Mar 07 2019 Automatic Build System <autodist@mambasoft.it> 18.12.3-1mamba
- automatic version update by autodist
* Thu Feb 07 2019 Automatic Build System <autodist@mambasoft.it> 18.12.2-1mamba
- automatic version update by autodist
* Fri Jan 11 2019 Automatic Build System <autodist@mambasoft.it> 18.12.1-1mamba
- automatic version update by autodist
* Fri Dec 14 2018 Automatic Build System <autodist@mambasoft.it> 18.12.0-1mamba
- automatic version update by autodist
* Sun Nov 11 2018 Automatic Build System <autodist@mambasoft.it> 18.08.3-1mamba
- automatic version update by autodist
* Thu Oct 11 2018 Automatic Build System <autodist@mambasoft.it> 18.08.2-1mamba
- automatic version update by autodist
* Thu Sep 06 2018 Automatic Build System <autodist@mambasoft.it> 18.08.1-1mamba
- automatic version update by autodist
* Sat Aug 18 2018 Automatic Build System <autodist@mambasoft.it> 18.08.0-1mamba
- automatic version update by autodist
* 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