From 7f4baaeb4d801792c023ff7a890bb7dc13c7443d Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 17:02:30 +0100 Subject: [PATCH] rebuilt with gcc 5.3.0 [release 6.0.0-3mamba;Tue Feb 02 2016] --- qpdf.spec | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/qpdf.spec b/qpdf.spec index bde1576..adfaa6d 100644 --- a/qpdf.spec +++ b/qpdf.spec @@ -1,6 +1,6 @@ Name: qpdf -Version: 5.1.3 -Release: 2mamba +Version: 6.0.0 +Release: 3mamba Summary: A command-line program that does structural, content-preserving transformations on PDF files Group: System/Tools Vendor: openmamba @@ -16,8 +16,8 @@ BuildRequires: libpcre-devel BuildRequires: libstdc++6-devel BuildRequires: libz-devel BuildRequires: perl-devel -BuildRequires: pkg-config ## AUTOBUILDREQ-END +BuildRequires: pkg-config Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} BuildRoot: %{_tmppath}/%{name}-%{version}-root @@ -93,8 +93,17 @@ This package contains libraries and header files for developing applications tha %changelog -* Thu Dec 10 2015 Silvan Calarco 5.1.3-2mamba -- rebuilt with gcc 5.2.0 +* Tue Feb 02 2016 Silvan Calarco 6.0.0-3mamba +- rebuilt with gcc 5.3.0 + +* Wed Nov 11 2015 Automatic Build System 6.0.0-2mamba +- automatic version update by autodist + +* Wed Nov 11 2015 Automatic Build System 6.0.0-1mamba +- automatic version update by autodist + +* Sun Nov 08 2015 Automatic Build System 5.2.0-1mamba +- automatic version update by autodist * Sun May 31 2015 Automatic Build System 5.1.3-1mamba - automatic version update by autodist