diff --git a/pycairo.spec b/pycairo.spec index 48d9f6c..121bcea 100644 --- a/pycairo.spec +++ b/pycairo.spec @@ -1,6 +1,6 @@ Name: pycairo Version: 1.23.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Python bindings for the cairo library License: LGPL-2.1-only OR MPL-1.1 @@ -56,6 +56,9 @@ libraries so that they interoperate with py3cairo. %{_libdir}/pkgconfig/py3cairo.pc %changelog +* Fri Jan 20 2023 Fedora Release Engineering - 1.23.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Wed Nov 30 2022 Kalev Lember - 1.23.0-1 - Update to 1.23.0 (rhbz#2149590)