diff --git a/gobject-introspection.spec b/gobject-introspection.spec index 8e46295..86701c8 100644 --- a/gobject-introspection.spec +++ b/gobject-introspection.spec @@ -4,7 +4,7 @@ Name: gobject-introspection Version: 1.66.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Introspection system for GObject-based libraries License: GPLv2+, LGPLv2+, MIT @@ -89,6 +89,9 @@ Libraries and headers for gobject-introspection %{_mandir}/man1/g-ir-scanner.1* %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1.66.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Nov 04 2020 Kalev Lember - 1.66.1-2 - Backport an upstream MR to fix the build with Python 3.10 (#1893194)