update to 5.3.1 [release 5.3.1-1mamba;Thu Apr 27 2023]

This commit is contained in:
Silvan Calarco 2024-01-06 04:27:47 +01:00
parent 7242b87d06
commit da5e3486ac

View File

@ -1,20 +1,22 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: libgrantlee
Version: 5.2.0
Release: 2mamba
Version: 5.3.1
Release: 1mamba
Summary: A set of Free Software libraries written using the Qt framework
Group: System/Libraries
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://github.com/steveire/grantlee
Source: http://downloads.grantlee.org/grantlee-%{version}.tar.gz
Source: https://github.com/steveire/grantlee.git/v%{version}/grantlee-%{version}.tar.bz2
#Source: http://downloads.grantlee.org/grantlee-%{version}.tar.gz
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libgcc
BuildRequires: libqt5-devel
BuildRequires: libstdc++6-devel
BuildRequires: qt5-qtbase-devel
BuildRequires: qt5-qtdeclarative-devel
## AUTOBUILDREQ-END
%description
@ -75,6 +77,9 @@ This package contains static libraries and header files needed for development.
#%doc README
%changelog
* Thu Apr 27 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 5.3.1-1mamba
- update to 5.3.1
* Mon Jul 26 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 5.2.0-2mamba
- rebuilt with debug package