Update to 1.20.1
Resolves: rhbz#2016905 Ship python3-cairo-devel in CRB Resolves: rhbz#2053665
This commit is contained in:
parent
b7c330931a
commit
1d65f06c43
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@ pycairo-1.8.8.tar.gz
|
||||
/pycairo-1.18.1.tar.gz
|
||||
/pycairo-1.18.2.tar.gz
|
||||
/pycairo-1.20.0.tar.gz
|
||||
/pycairo-1.20.1.tar.gz
|
||||
|
||||
10
pycairo.spec
10
pycairo.spec
@ -1,6 +1,6 @@
|
||||
Name: pycairo
|
||||
Version: 1.20.0
|
||||
Release: 4%{?dist}
|
||||
Version: 1.20.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Python bindings for the cairo library
|
||||
|
||||
License: MPLv1.1 or LGPLv2
|
||||
@ -56,6 +56,12 @@ libraries so that they interoperate with py3cairo.
|
||||
%{_libdir}/pkgconfig/py3cairo.pc
|
||||
|
||||
%changelog
|
||||
* Thu Jun 30 2022 Tomas Popela <tpopela@redhat.com> - 1.20.1-1
|
||||
- Update to 1.20.1
|
||||
- Resolves: rhbz#2016905
|
||||
- Ship python3-cairo-devel in CRB
|
||||
- Resolves: rhbz#2053665
|
||||
|
||||
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 1.20.0-4
|
||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||
Related: rhbz#1991688
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pycairo-1.20.0.tar.gz) = d32d008b741653d02324b206a438f5fd85f2a433201d6f8b98c8f1adc712abea611a4b5ed95c55258efb662dc579eed6b2f752b10d9fc2b6a7c8e5edd19e5266
|
||||
SHA512 (pycairo-1.20.1.tar.gz) = bb2340170c1d39d50dd8ceeb1b6ceadd96ddbd27d78a8a5b7dadf7dc427558d766f65d62e1ceeae19ab200e7ffb5ad122b5e51daa8ef9bff08fcd97a44005697
|
||||
|
||||
Loading…
Reference in New Issue
Block a user