rebuilt with debug package [release 5.2.0-2mamba;Mon Jul 26 2021]
This commit is contained in:
parent
3a6738c0b4
commit
7242b87d06
@ -1,13 +1,13 @@
|
|||||||
%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.2.0
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
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: http://www.gitorious.org/grantlee/pages/Home
|
URL: https://github.com/steveire/grantlee
|
||||||
Source: http://downloads.grantlee.org/grantlee-%{version}.tar.gz
|
Source: http://downloads.grantlee.org/grantlee-%{version}.tar.gz
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
@ -16,7 +16,6 @@ BuildRequires: libgcc
|
|||||||
BuildRequires: libqt5-devel
|
BuildRequires: libqt5-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Grantlee is a set of Free Software libraries written using the Qt framework.
|
Grantlee is a set of Free Software libraries written using the Qt framework.
|
||||||
@ -30,8 +29,9 @@ Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
|||||||
%description devel
|
%description devel
|
||||||
Grantlee is a set of Free Software libraries written using the Qt framework.
|
Grantlee is a set of Free Software libraries written using the Qt framework.
|
||||||
Currently two libraries are shipped with Grantlee: Grantlee Templates and Grantlee TextDocument.
|
Currently two libraries are shipped with Grantlee: Grantlee Templates and Grantlee TextDocument.
|
||||||
|
This package contains static libraries and header files needed for development.
|
||||||
|
|
||||||
This package contains static libraries and header files need for development.
|
%debug_package
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n grantlee-%{version}
|
%setup -q -n grantlee-%{version}
|
||||||
@ -75,6 +75,9 @@ This package contains static libraries and header files need for development.
|
|||||||
#%doc README
|
#%doc README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 26 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 5.2.0-2mamba
|
||||||
|
- rebuilt with debug package
|
||||||
|
|
||||||
* Mon Dec 23 2019 Automatic Build System <autodist@mambasoft.it> 5.2.0-1mamba
|
* Mon Dec 23 2019 Automatic Build System <autodist@mambasoft.it> 5.2.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user