Compare commits
	
		
			13 Commits
		
	
	
		
			20.04.0-1m
			...
			21.04.1-1m
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| d125addea0 | |||
| 276f0bd15e | |||
| 021747493e | |||
| d0a1ea41ac | |||
| 0afeb83883 | |||
| eec7c17278 | |||
| 21398afefd | |||
| 95f777746f | |||
| b259ed615f | |||
| 267c8675bc | |||
| 0659d9f90c | |||
| 15fa29cb4f | |||
| 5ffd40b18c | 
| @@ -1,14 +1,14 @@ | ||||
| %define majver %(echo %version | cut -d. -f1-2) | ||||
|  | ||||
| Name:          grantleetheme | ||||
| Version:       20.04.0 | ||||
| Version:       21.04.1 | ||||
| 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 | ||||
| URL:           https://www.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 | ||||
| @@ -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. | ||||
| @@ -100,6 +100,45 @@ exit 0 | ||||
| %{_libdir}/qt5/mkspecs/modules/qt_GrantleeTheme.pri | ||||
|  | ||||
| %changelog | ||||
| * 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 | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user