automatic version update by autodist [release 2.5.2-1mamba;Sat Mar 20 2021]
This commit is contained in:
parent
ff2cec8072
commit
88b8bd0d1f
@ -1,5 +1,5 @@
|
||||
Name: python-CairoSVG
|
||||
Version: 2.4.2
|
||||
Version: 2.5.2
|
||||
Release: 1mamba
|
||||
Summary: A Simple SVG Converter for Cairo
|
||||
Group: System/Libraries
|
||||
@ -8,14 +8,13 @@ Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://pypi.python.org/pypi/CairoSVG
|
||||
Source: https://pypi.debian.net/CairoSVG/CairoSVG-%{version}.tar.gz
|
||||
#Source: https://pypi.python.org/packages/source/C/CairoSVG/CairoSVG-%{version}.tar.gz
|
||||
#Source: https://pypi.debian.net/CairoSVG/CairoSVG-%{version}.tar.gz
|
||||
License: LGPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libpython3-devel >= 3.7.4
|
||||
Requires: python >= %python_version
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
%{summary}.
|
||||
@ -45,6 +44,9 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* Sat Mar 20 2021 Automatic Build System <autodist@mambasoft.it> 2.5.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Sep 09 2020 Automatic Build System <autodist@mambasoft.it> 2.4.2-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user