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)
|
||||
Name: libgrantlee
|
||||
Version: 5.2.0
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
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: http://www.gitorious.org/grantlee/pages/Home
|
||||
URL: https://github.com/steveire/grantlee
|
||||
Source: http://downloads.grantlee.org/grantlee-%{version}.tar.gz
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
@ -16,7 +16,6 @@ BuildRequires: libgcc
|
||||
BuildRequires: libqt5-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
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
|
||||
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.
|
||||
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
|
||||
%setup -q -n grantlee-%{version}
|
||||
@ -75,6 +75,9 @@ This package contains static libraries and header files need for development.
|
||||
#%doc README
|
||||
|
||||
%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
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user