Update to 1.16.0
This commit is contained in:
parent
89a43a8eb8
commit
b1e1f9e043
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@ pycairo-1.8.8.tar.gz
|
||||
/pycairo-1.15.3.tar.gz
|
||||
/pycairo-1.15.4.tar.gz
|
||||
/pycairo-1.15.6.tar.gz
|
||||
/pycairo-1.16.0.tar.gz
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
Name: pycairo
|
||||
Version: 1.15.6
|
||||
Version: 1.16.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Python bindings for the cairo library
|
||||
|
||||
@ -95,6 +95,9 @@ libraries so that they interoperate with py3cairo.
|
||||
%{_datadir}/pkgconfig/py3cairo.pc
|
||||
|
||||
%changelog
|
||||
* Mon Feb 05 2018 Kalev Lember <klember@redhat.com> - 1.16.0-1
|
||||
- Update to 1.16.0
|
||||
|
||||
* Mon Feb 05 2018 Kalev Lember <klember@redhat.com> - 1.15.6-1
|
||||
- Update to 1.15.6
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pycairo-1.15.6.tar.gz) = f1d9268e75f7ac0d72a134462866055c05e14e897a3ff779dca7c9bd99cc4cc448fa2e530da875ce6a1a11ba5c527a42214b9bd7c30cbb035e450fb39412a73c
|
||||
SHA512 (pycairo-1.16.0.tar.gz) = 430261cb8535ff538ce0fb389efbdea60fd6dd8a60f23837e73e3f382e4296aafb9d77f6f339230047ec7304ca97b15d2519667909265a03b5df46e6bb23e565
|
||||
|
||||
Loading…
Reference in New Issue
Block a user