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
|
Name: pycairo
|
||||||
Version: 1.18.0
|
Version: 1.18.1
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: Python 2/3 bindings for cairo
|
Summary: Python 2/3 bindings for cairo
|
||||||
Group: System/Libraries/Python
|
Group: System/Libraries/Python
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://cairographics.org/
|
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
|
License: LGPL, MPL 1.1
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libcairo-devel
|
BuildRequires: libcairo-devel
|
||||||
BuildRequires: libpython-devel
|
BuildRequires: libpython-devel
|
||||||
BuildRequires: libpython27-devel
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: libpython3-devel >= 3.7.4
|
||||||
BuildRequires: python3
|
BuildRequires: python3
|
||||||
#BuildRequires: pygtk-devel
|
#BuildRequires: pygtk-devel
|
||||||
Provides: py2cairo
|
Provides: py2cairo
|
||||||
@ -91,6 +91,9 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
%doc NEWS
|
%doc NEWS
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat Dec 22 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 1.18.0-2mamba
|
||||||
- provide python-cairo
|
- provide python-cairo
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user