automatic version update by autodist [release 1.3.0-1mamba;Tue Oct 05 2021]

This commit is contained in:
Automatic Build System 2024-01-06 10:56:14 +01:00
parent 625b0bc0a0
commit a4690ccfc0

View File

@ -1,21 +1,19 @@
Name: python-cairocffi Name: python-cairocffi
Version: 1.2.0 Version: 1.3.0
Release: 1mamba Release: 1mamba
Summary: A CFFI_-based drop-in replacement for Pycairo_ Summary: A CFFI_-based drop-in replacement for Pycairo_
Group: System/Libraries Group: System/Libraries
Vendor: openmamba Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it> Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://pypi.python.org/pypi/cairocffi URL: https://pypi.org/project/cairocffi/
Source: https://pypi.debian.net/cairocffi/cairocffi-%{version}.tar.gz Source: https://pypi.debian.net/cairocffi/cairocffi-%{version}.tar.gz
#Source: https://pypi.python.org/packages/source/c/cairocffi/cairocffi-%{version}.tar.gz #Source: https://pypi.debian.net/cairocffi/cairocffi-%{version}.tar.gz
License: BSD License: BSD
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: libpython-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRequires: libpython3-devel >= 3.7.4 BuildRequires: libpython3-devel >= 3.7.4
Requires: python >= %python_version Requires: python >= %python_version
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description %description
%{summary}. %{summary}.
@ -48,6 +46,9 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist
%doc LICENSE %doc LICENSE
%changelog %changelog
* Tue Oct 05 2021 Automatic Build System <autodist@mambasoft.it> 1.3.0-1mamba
- automatic version update by autodist
* Sat Oct 31 2020 Automatic Build System <autodist@mambasoft.it> 1.2.0-1mamba * Sat Oct 31 2020 Automatic Build System <autodist@mambasoft.it> 1.2.0-1mamba
- automatic update by autodist - automatic update by autodist