diff --git a/gobject-introspection.spec b/gobject-introspection.spec index 8188ac4..32147b6 100644 --- a/gobject-introspection.spec +++ b/gobject-introspection.spec @@ -2,7 +2,7 @@ Name: gobject-introspection Version: 1.79.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Introspection system for GObject-based libraries License: GPL-2.0-or-later AND LGPL-2.0-or-later AND LGPL-2.1-or-later AND BSD-2-Clause @@ -98,6 +98,9 @@ mv giscanner/ast.py giscanner/gio_ast.py %{_mandir}/man1/g-ir-scanner.1* %changelog +* Fri Jan 19 2024 Fedora Release Engineering - 1.79.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Thu Jan 11 2024 Kalev Lember - 1.79.1-2 - Backport a patch to avoid loading mismatching GIRepository versions