From 7242b87d06acf80a4c2c9d8771b6aefbe6ca0a0c Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 04:27:47 +0100 Subject: [PATCH] rebuilt with debug package [release 5.2.0-2mamba;Mon Jul 26 2021] --- libgrantlee.spec | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/libgrantlee.spec b/libgrantlee.spec index 69fc901..23cf231 100644 --- a/libgrantlee.spec +++ b/libgrantlee.spec @@ -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 -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 5.2.0-2mamba +- rebuilt with debug package + * Mon Dec 23 2019 Automatic Build System 5.2.0-1mamba - automatic version update by autodist