Update to 1.18.0
This commit is contained in:
parent
322b6adb4b
commit
e11910776d
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@ pycairo-1.8.8.tar.gz
|
||||
/pycairo-1.16.1.tar.gz
|
||||
/pycairo-1.16.3.tar.gz
|
||||
/pycairo-1.17.1.tar.gz
|
||||
/pycairo-1.18.0.tar.gz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: pycairo
|
||||
Version: 1.17.1
|
||||
Release: 3%{?dist}
|
||||
Version: 1.18.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Python bindings for the cairo library
|
||||
|
||||
License: MPLv1.1 or LGPLv2
|
||||
@ -94,6 +94,9 @@ libraries so that they interoperate with py3cairo.
|
||||
%{_libdir}/pkgconfig/py3cairo.pc
|
||||
|
||||
%changelog
|
||||
* Wed Nov 14 2018 Kalev Lember <klember@redhat.com> - 1.18.0-1
|
||||
- Update to 1.18.0
|
||||
|
||||
* Thu Sep 27 2018 Owen Taylor <otaylor@redhat.com> - 1.17.1-3
|
||||
- Disable xpyb support - this is only for Python2, and was originally added
|
||||
for qtile, which uses Python3 now.
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pycairo-1.17.1.tar.gz) = b6a6af4afa4ac92020b375a72e6f8a7981e6628d4e68877a7fd08bd8ae3835063000b16214d84a40aff4c6b4cf0937236724631ae6dac368a9db0bf3837063fe
|
||||
SHA512 (pycairo-1.18.0.tar.gz) = 29af1eff8fc3ca942c6d7fcda8e5e004f01d1bfdab911f4ebb34213520922cf35c12d07bd18fe74a2c6d3c7f5a1aefd7fb5fe9b7cd310e6707b7451d5d5e18b0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user