From 9e35382ab0dc663da920c1a405cf1c4c1446721a Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 19 Jan 2024 23:16:51 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- gobject-introspection.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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