Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2021-01-27 08:50:18 +00:00
parent 745a48cd8c
commit 4bd7f6dc72

View File

@ -1,6 +1,6 @@
Name: pycairo
Version: 1.20.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Python bindings for the cairo library
License: MPLv1.1 or LGPLv2
@ -56,6 +56,9 @@ libraries so that they interoperate with py3cairo.
%{_libdir}/pkgconfig/py3cairo.pc
%changelog
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.20.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Wed Nov 04 2020 Tomas Hrnciar <thrnciar@redhat.com> - 1.20.0-1
- Update to 1.20.0 (bgz#1493325)
- Move python2-cairo to a separate component