Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/pycairo.git#4bd7f6dc721bf37d534f78448e2f9b1f4e7e41ef
This commit is contained in:
DistroBaker 2021-02-04 13:52:23 +00:00
parent 86983e0600
commit 1359329906

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