Compare commits
	
		
			14 Commits
		
	
	
		
			18.12.1-1m
			...
			20.04.0-1m
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 70267b9c8b | |||
| 8c995a2021 | |||
| 0a9e5723f9 | |||
| d3fbfb33b3 | |||
| d42168102e | |||
| e297f3b8a4 | |||
| 966cbb4a0e | |||
| a78db7c335 | |||
| 640ebfb985 | |||
| eee2bf850c | |||
| 8ad23b5716 | |||
| ce1b3f8e26 | |||
| 59a7f24ec5 | |||
| 3f46d8d014 | 
| @@ -1,7 +1,7 @@ | ||||
| %define majver %(echo %version | cut -d. -f1-2) | ||||
|  | ||||
| Name:          grantleetheme | ||||
| Version:       18.12.1 | ||||
| Version:       20.04.0 | ||||
| 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,51 @@ exit 0 | ||||
| %{_libdir}/qt5/mkspecs/modules/qt_GrantleeTheme.pri | ||||
|  | ||||
| %changelog | ||||
| * 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 | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user