Compare commits
	
		
			47 Commits
		
	
	
		
			17.08.1-1m
			...
			21.08.2-1m
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 788c093c89 | |||
| bc3d60d051 | |||
| 8abb135aad | |||
| ee3608555b | |||
| 9bdc5fd5f7 | |||
| d125addea0 | |||
| 276f0bd15e | |||
| 021747493e | |||
| d0a1ea41ac | |||
| 0afeb83883 | |||
| eec7c17278 | |||
| 21398afefd | |||
| 95f777746f | |||
| b259ed615f | |||
| 267c8675bc | |||
| 0659d9f90c | |||
| 15fa29cb4f | |||
| 5ffd40b18c | |||
| 70267b9c8b | |||
| 8c995a2021 | |||
| 0a9e5723f9 | |||
| d3fbfb33b3 | |||
| d42168102e | |||
| e297f3b8a4 | |||
| 966cbb4a0e | |||
| a78db7c335 | |||
| 640ebfb985 | |||
| eee2bf850c | |||
| 8ad23b5716 | |||
| ce1b3f8e26 | |||
| 59a7f24ec5 | |||
| 3f46d8d014 | |||
| d99a0cde6c | |||
| fea3337d10 | |||
| 1068ed2a63 | |||
| 626ca0ab24 | |||
| 928c17a13e | |||
| b7d237e6d0 | |||
| e3a75a4ee8 | |||
| 5cfba47f05 | |||
| 8421168b46 | |||
| ed25c8be85 | |||
| 3495b2fa52 | |||
| 4391ea6c11 | |||
| e6bea2cd54 | |||
| 2976d43840 | |||
| 8022790da2 | 
| @@ -1,15 +1,15 @@ | ||||
| %define majver %(echo %version | cut -d. -f1-2) | ||||
|  | ||||
| Name:          grantleetheme | ||||
| Version:       17.08.1 | ||||
| Version:       21.08.2 | ||||
| Release:       1mamba | ||||
| Summary:       KDE Frameworks 5 grantlee theme library | ||||
| Group:         System/Libraries | ||||
| 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 | ||||
| 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 | ||||
| @@ -22,6 +22,7 @@ BuildRequires: libkcodecs-devel | ||||
| BuildRequires: libkconfig-devel | ||||
| BuildRequires: libkconfigwidgets-devel | ||||
| BuildRequires: libkcoreaddons-devel | ||||
| BuildRequires: libkguiaddons-devel | ||||
| BuildRequires: libki18n-devel | ||||
| BuildRequires: libkiconthemes-devel | ||||
| BuildRequires: libknewstuff-devel | ||||
| @@ -35,7 +36,6 @@ BuildRequires: cmake | ||||
| BuildRequires: rpm-macros-kde5 | ||||
| BuildRequires: extra-cmake-modules | ||||
| Requires:      lib%{name} = %{?epoch:%epoch:}%{version}-%{release} | ||||
| BuildRoot:     %{_tmppath}/%{name}-%{version}-root | ||||
|  | ||||
| %description | ||||
| KDE Frameworks 5 grantlee theme library. | ||||
| @@ -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,153 @@ exit 0 | ||||
| %{_libdir}/qt5/mkspecs/modules/qt_GrantleeTheme.pri | ||||
|  | ||||
| %changelog | ||||
| * Fri Oct 08 2021 Automatic Build System <autodist@mambasoft.it> 21.08.2-1mamba | ||||
| - automatic version update by autodist | ||||
|  | ||||
| * Thu Sep 02 2021 Automatic Build System <autodist@mambasoft.it> 21.08.1-1mamba | ||||
| - automatic version update by autodist | ||||
|  | ||||
| * Thu Aug 12 2021 Automatic Build System <autodist@mambasoft.it> 21.08.0-1mamba | ||||
| - automatic version update by autodist | ||||
|  | ||||
| * Thu Jul 08 2021 Automatic Build System <autodist@mambasoft.it> 21.04.3-1mamba | ||||
| - automatic version update by autodist | ||||
|  | ||||
| * Thu Jun 10 2021 Automatic Build System <autodist@mambasoft.it> 21.04.2-1mamba | ||||
| - automatic version update by autodist | ||||
|  | ||||
| * Thu May 13 2021 Automatic Build System <autodist@mambasoft.it> 21.04.1-1mamba | ||||
| - automatic version update by autodist | ||||
|  | ||||
| * Thu Apr 22 2021 Automatic Build System <autodist@mambasoft.it> 21.04.0-1mamba | ||||
| - automatic version update by autodist | ||||
|  | ||||
| * Fri Mar 05 2021 Automatic Build System <autodist@mambasoft.it> 20.12.3-1mamba | ||||
| - automatic version update by autodist | ||||
|  | ||||
| * Thu Feb 04 2021 Automatic Build System <autodist@mambasoft.it> 20.12.2-1mamba | ||||
| - automatic version update by autodist | ||||
|  | ||||
| * Thu Jan 07 2021 Automatic Build System <autodist@mambasoft.it> 20.12.1-1mamba | ||||
| - automatic version update by autodist | ||||
|  | ||||
| * Fri Dec 11 2020 Automatic Build System <autodist@mambasoft.it> 20.12.0-1mamba | ||||
| - automatic version update by autodist | ||||
|  | ||||
| * Thu Nov 05 2020 Automatic Build System <autodist@mambasoft.it> 20.08.3-1mamba | ||||
| - automatic version update by autodist | ||||
|  | ||||
| * Sat Oct 10 2020 Automatic Build System <autodist@mambasoft.it> 20.08.2-1mamba | ||||
| - automatic version update by autodist | ||||
|  | ||||
| * Thu Sep 03 2020 Automatic Build System <autodist@mambasoft.it> 20.08.1-1mamba | ||||
| - automatic version update by autodist | ||||
|  | ||||
| * Sat Aug 15 2020 Automatic Build System <autodist@mambasoft.it> 20.08.0-1mamba | ||||
| - automatic version update by autodist | ||||
|  | ||||
| * Fri Jul 10 2020 Automatic Build System <autodist@mambasoft.it> 20.04.3-1mamba | ||||
| - automatic version update by autodist | ||||
|  | ||||
| * Fri Jun 12 2020 Automatic Build System <autodist@mambasoft.it> 20.04.2-1mamba | ||||
| - automatic version update by autodist | ||||
|  | ||||
| * 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 | ||||
|  | ||||
| * 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 | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user