|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: pycairo
|
|
|
|
|
Version: 1.25.1
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
Release: 5%{?dist}
|
|
|
|
|
Summary: Python bindings for the cairo library
|
|
|
|
|
|
|
|
|
|
License: LGPL-2.1-only OR MPL-1.1
|
|
|
|
@ -56,6 +56,10 @@ libraries so that they interoperate with py3cairo.
|
|
|
|
|
%{_libdir}/pkgconfig/py3cairo.pc
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.25.1-5
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.25.1-4
|
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
|
|
|
|
|
|