automatic version update by autodist [release 2.11.2-1mamba;Fri Apr 23 2021]
This commit is contained in:
parent
b73f42b328
commit
736adfc775
@ -1,5 +1,5 @@
|
||||
Name: python-pikepdf
|
||||
Version: 2.11.1
|
||||
Version: 2.11.2
|
||||
Release: 1mamba
|
||||
Summary: A Python library for reading and writing PDF files
|
||||
Group: System/Libraries
|
||||
@ -10,7 +10,11 @@ URL: https://pypi.org/project/pikepdf/
|
||||
Source: https://pypi.debian.net/pikepdf/pikepdf-%{version}.tar.gz
|
||||
License: MPL 2.0
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
## note: run 'autospec -u -a6 python-pikepdf' to get the list of build requirements.
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libpython3-devel
|
||||
BuildRequires: libqpdf-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libpython-devel
|
||||
Requires: python >= %python_version
|
||||
@ -49,6 +53,9 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist
|
||||
# %doc README.md
|
||||
|
||||
%changelog
|
||||
* Fri Apr 23 2021 Automatic Build System <autodist@mambasoft.it> 2.11.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Apr 13 2021 Automatic Build System <autodist@mambasoft.it> 2.11.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user