From 38fc093ea27ef787e5b91d40c2301aa83e130af0 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 19 Jan 2023 05:49:48 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- gobject-introspection.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gobject-introspection.spec b/gobject-introspection.spec index aebdc63..ca9e2c7 100644 --- a/gobject-introspection.spec +++ b/gobject-introspection.spec @@ -2,7 +2,7 @@ Name: gobject-introspection Version: 1.74.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Introspection system for GObject-based libraries License: GPLv2+ and LGPLv2+ and MIT @@ -90,6 +90,9 @@ Libraries and headers for gobject-introspection %{_mandir}/man1/g-ir-scanner.1* %changelog +* Thu Jan 19 2023 Fedora Release Engineering - 1.74.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Tue Dec 20 2022 Kalev Lember - 1.74.0-2 - Require python3-distutils for Python 3.12+ support (#2135406)