update to 1.18.1 [release 1.18.1-1mamba;Thu Aug 08 2019]
This commit is contained in:
parent
620a14e094
commit
1ef0c3d245
11
pycairo.spec
11
pycairo.spec
@ -1,20 +1,20 @@
|
||||
Name: pycairo
|
||||
Version: 1.18.0
|
||||
Release: 2mamba
|
||||
Version: 1.18.1
|
||||
Release: 1mamba
|
||||
Summary: Python 2/3 bindings for cairo
|
||||
Group: System/Libraries/Python
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://cairographics.org/
|
||||
Source: https://github.com/pygobject/pycairo/releases/download/v1.18.0/pycairo-%{version}.tar.gz
|
||||
Source: https://github.com/pygobject/pycairo/releases/download/v%{version}/pycairo-%{version}.tar.gz
|
||||
License: LGPL, MPL 1.1
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libcairo-devel
|
||||
BuildRequires: libpython-devel
|
||||
BuildRequires: libpython27-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libpython3-devel >= 3.7.4
|
||||
BuildRequires: python3
|
||||
#BuildRequires: pygtk-devel
|
||||
Provides: py2cairo
|
||||
@ -91,6 +91,9 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist
|
||||
%doc NEWS
|
||||
|
||||
%changelog
|
||||
* Thu Aug 08 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 1.18.1-1mamba
|
||||
- update to 1.18.1
|
||||
|
||||
* Sat Dec 22 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 1.18.0-2mamba
|
||||
- provide python-cairo
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user