Update to 1.16.3
This commit is contained in:
parent
d47af536f7
commit
fc56b8d638
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@ pycairo-1.8.8.tar.gz
|
||||
/pycairo-1.15.6.tar.gz
|
||||
/pycairo-1.16.0.tar.gz
|
||||
/pycairo-1.16.1.tar.gz
|
||||
/pycairo-1.16.3.tar.gz
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
Name: pycairo
|
||||
Version: 1.16.1
|
||||
Version: 1.16.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Python bindings for the cairo library
|
||||
|
||||
@ -95,6 +95,9 @@ libraries so that they interoperate with py3cairo.
|
||||
%{_libdir}/pkgconfig/py3cairo.pc
|
||||
|
||||
%changelog
|
||||
* Mon Mar 19 2018 Kalev Lember <klember@redhat.com> - 1.16.3-1
|
||||
- Update to 1.16.3
|
||||
|
||||
* Tue Feb 06 2018 Kalev Lember <klember@redhat.com> - 1.16.1-1
|
||||
- Update to 1.16.1
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pycairo-1.16.1.tar.gz) = 757870dd28d037d0af96308e2d1eb5d55ca2025aabda66031dc77790692e420b07802ccdbeefee430825553ed993830bc6f74de83b717e6fa876108f7b54e144
|
||||
SHA512 (pycairo-1.16.3.tar.gz) = d60978f85eb0430f2038b0e7d0bce23602e8c180a7611eea424fd8bc3cdd8ce249af364abd0e77ab3b7ab439761721cba5c2398f51af2a89add3fb7fda8aa5db
|
||||
|
||||
Loading…
Reference in New Issue
Block a user