diff --git a/SPECS/pycairo.spec b/SPECS/pycairo.spec index 94a002f..77d6a9a 100644 --- a/SPECS/pycairo.spec +++ b/SPECS/pycairo.spec @@ -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 - 1.25.1-5 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 1.25.1-4 - Bump release for June 2024 mass rebuild