Compare commits

...

11 Commits

Author SHA1 Message Date
9d9e592223 automatic version update by autodist [release 22.12.0-1mamba;Thu Dec 08 2022] 2024-01-05 23:26:31 +01:00
ef66469e55 automatic version update by autodist [release 22.08.3-1mamba;Fri Nov 04 2022] 2024-01-05 23:26:31 +01:00
88ab46364c automatic version update by autodist [release 22.08.2-1mamba;Fri Oct 14 2022] 2024-01-05 23:26:31 +01:00
0fad45632a automatic version update by autodist [release 22.08.1-1mamba;Thu Sep 08 2022] 2024-01-05 23:26:31 +01:00
bd8003ab85 automatic version update by autodist [release 22.08.0-1mamba;Thu Aug 18 2022] 2024-01-05 23:26:31 +01:00
1e6017145f automatic version update by autodist [release 22.04.3-1mamba;Fri Jul 08 2022] 2024-01-05 23:26:31 +01:00
59c472257d automatic version update by autodist [release 22.04.2-1mamba;Fri Jun 10 2022] 2024-01-05 23:26:31 +01:00
09732434df automatic version update by autodist [release 22.04.1-1mamba;Thu May 12 2022] 2024-01-05 23:26:31 +01:00
83c63a080f automatic version update by autodist [release 22.04.0-1mamba;Fri Apr 22 2022] 2024-01-05 23:26:31 +01:00
8e1852586c automatic version update by autodist [release 21.12.3-1mamba;Thu Mar 03 2022] 2024-01-05 23:26:31 +01:00
9ba3909926 automatic version update by autodist [release 21.12.2-1mamba;Fri Feb 04 2022] 2024-01-05 23:26:31 +01:00

View File

@@ -1,7 +1,7 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: grantleetheme
Version: 21.12.1
Version: 22.12.0
Release: 1mamba
Summary: KDE Frameworks 5 grantlee theme library
Group: System/Libraries
@@ -10,7 +10,6 @@ Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://kde.org/
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
BuildRequires: glibc-devel
@@ -92,14 +91,44 @@ exit 0
%defattr(-,root,root)
%dir %{_kde5_includedir}/GrantleeTheme
%{_kde5_includedir}/GrantleeTheme/*
%dir %{_kde5_includedir}/grantleetheme
%{_kde5_includedir}/grantleetheme/*
%{_kde5_includedir}/grantleetheme_version.h
%{_kde5_libdir}/cmake/KF5GrantleeTheme/KF5GrantleeTheme*.cmake
%{_kde5_libdir}/libKF5GrantleeTheme.so
%{_libdir}/qt5/mkspecs/modules/qt_GrantleeTheme.pri
%changelog
* Thu Dec 08 2022 Automatic Build System <autodist@mambasoft.it> 22.12.0-1mamba
- automatic version update by autodist
* Fri Nov 04 2022 Automatic Build System <autodist@mambasoft.it> 22.08.3-1mamba
- automatic version update by autodist
* Fri Oct 14 2022 Automatic Build System <autodist@mambasoft.it> 22.08.2-1mamba
- automatic version update by autodist
* Thu Sep 08 2022 Automatic Build System <autodist@mambasoft.it> 22.08.1-1mamba
- automatic version update by autodist
* Thu Aug 18 2022 Automatic Build System <autodist@mambasoft.it> 22.08.0-1mamba
- automatic version update by autodist
* Fri Jul 08 2022 Automatic Build System <autodist@mambasoft.it> 22.04.3-1mamba
- automatic version update by autodist
* Fri Jun 10 2022 Automatic Build System <autodist@mambasoft.it> 22.04.2-1mamba
- automatic version update by autodist
* Thu May 12 2022 Automatic Build System <autodist@mambasoft.it> 22.04.1-1mamba
- automatic version update by autodist
* Fri Apr 22 2022 Automatic Build System <autodist@mambasoft.it> 22.04.0-1mamba
- automatic version update by autodist
* Thu Mar 03 2022 Automatic Build System <autodist@mambasoft.it> 21.12.3-1mamba
- automatic version update by autodist
* Fri Feb 04 2022 Automatic Build System <autodist@mambasoft.it> 21.12.2-1mamba
- automatic version update by autodist
* Thu Jan 06 2022 Automatic Build System <autodist@mambasoft.it> 21.12.1-1mamba
- automatic version update by autodist