import pycairo-1.20.1-1.el9
This commit is contained in:
parent
37b42c958c
commit
eb8601c0d0
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/pycairo-1.20.0.tar.gz
|
||||
SOURCES/pycairo-1.20.1.tar.gz
|
||||
|
||||
@ -1 +1 @@
|
||||
d6bbd57626a1a5af27cc2ac621032d9838990197 SOURCES/pycairo-1.20.0.tar.gz
|
||||
0cc14edd75dc40d9a31f3d8fce699ead47e40da5 SOURCES/pycairo-1.20.1.tar.gz
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user