rebuilt with gcc 5.3.0 [release 6.0.0-3mamba;Tue Feb 02 2016]

This commit is contained in:
Silvan Calarco 2024-01-05 17:02:30 +01:00
parent 9e93f9c740
commit 7f4baaeb4d

View File

@ -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 <silvan.calarco@mambasoft.it> 5.1.3-2mamba
- rebuilt with gcc 5.2.0
* Tue Feb 02 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 6.0.0-3mamba
- rebuilt with gcc 5.3.0
* Wed Nov 11 2015 Automatic Build System <autodist@mambasoft.it> 6.0.0-2mamba
- automatic version update by autodist
* Wed Nov 11 2015 Automatic Build System <autodist@mambasoft.it> 6.0.0-1mamba
- automatic version update by autodist
* Sun Nov 08 2015 Automatic Build System <autodist@mambasoft.it> 5.2.0-1mamba
- automatic version update by autodist
* Sun May 31 2015 Automatic Build System <autodist@mambasoft.it> 5.1.3-1mamba
- automatic version update by autodist