update to 5.3.1 [release 5.3.1-1mamba;Thu Apr 27 2023]
This commit is contained in:
parent
7242b87d06
commit
da5e3486ac
@ -1,20 +1,22 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
Name: libgrantlee
|
Name: libgrantlee
|
||||||
Version: 5.2.0
|
Version: 5.3.1
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: A set of Free Software libraries written using the Qt framework
|
Summary: A set of Free Software libraries written using the Qt framework
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://github.com/steveire/grantlee
|
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
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libqt5-devel
|
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
|
BuildRequires: qt5-qtbase-devel
|
||||||
|
BuildRequires: qt5-qtdeclarative-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -75,6 +77,9 @@ This package contains static libraries and header files needed for development.
|
|||||||
#%doc README
|
#%doc README
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Jul 26 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 5.2.0-2mamba
|
||||||
- rebuilt with debug package
|
- rebuilt with debug package
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user