diff --git a/SPECS/python2-pycairo.spec b/SPECS/python2-pycairo.spec index 760e208..3d1efcc 100644 --- a/SPECS/python2-pycairo.spec +++ b/SPECS/python2-pycairo.spec @@ -1,6 +1,6 @@ Name: python2-pycairo Version: 1.16.3 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Python bindings for the cairo library License: MPLv1.1 or LGPLv2 @@ -52,6 +52,9 @@ export RHEL_ALLOW_PYTHON2_FOR_BUILD=1 %{_libdir}/pkgconfig/pycairo.pc %changelog +* Thu Jan 09 2025 Josef Ridky - 1.16.3-7 +- bump spec for NVR fix + * Thu Aug 16 2018 Josef Ridky - 1.16.3-6 - Rename pycairo to python2-pycairo (RCM-39388)