automatic version update by autodist [release 10.3.2-1mamba;Mon May 10 2021]

This commit is contained in:
Automatic Build System 2024-01-05 17:02:30 +01:00
parent 4c5f84a001
commit 9fcd120bdc

View File

@ -1,5 +1,5 @@
Name: qpdf
Version: 10.3.1
Version: 10.3.2
Release: 1mamba
Summary: A command-line program that does structural, content-preserving transformations on PDF files
Group: System/Tools
@ -11,11 +11,13 @@ Source: http://downloads.sourceforge.net/project/qpdf/qpdf/%{version}/qpd
License: Artistic
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libatomic-devel
BuildRequires: libgcc
BuildRequires: libpcre-devel
BuildRequires: libgnutls-devel
BuildRequires: libjpeg-devel
BuildRequires: libopenssl-devel
BuildRequires: libstdc++6-devel
BuildRequires: libz-devel
BuildRequires: perl-devel
## AUTOBUILDREQ-END
BuildRequires: pkg-config
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
@ -94,6 +96,9 @@ This package contains libraries and header files for developing applications tha
%doc ChangeLog TODO
%changelog
* Mon May 10 2021 Automatic Build System <autodist@mambasoft.it> 10.3.2-1mamba
- automatic version update by autodist
* Fri Mar 12 2021 Automatic Build System <autodist@mambasoft.it> 10.3.1-1mamba
- automatic version update by autodist