Compare commits

..

2 Commits

View File

@@ -1,14 +1,14 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: grantleetheme
Version: 20.12.1
Version: 20.12.3
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
@@ -35,7 +35,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 +99,12 @@ exit 0
%{_libdir}/qt5/mkspecs/modules/qt_GrantleeTheme.pri
%changelog
* 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