diff --git a/glib2.spec b/glib2.spec index 3dc58dc817c39b7792827c4c4a3a88bdf9d18222..4c923b2def15274b1c3bb213cc4314da7d32c34f 100644 --- a/glib2.spec +++ b/glib2.spec @@ -1,8 +1,8 @@ -%bcond_with introspection +%bcond_without introspection Name: glib2 Version: 2.84.2 -Release: 1 +Release: 2 Summary: The core library that forms the basis for projects such as GTK+ and GNOME License: LGPL-2.1-or-later URL: https://www.gtk.org @@ -15,7 +15,7 @@ Patch4: Correct-translation-information.patch BuildRequires: gcc gettext BuildRequires: meson >= 1.4.0 BuildRequires: pkgconfig(bash-completion) >= 2.0 -BuildRequires: pkgconfig(gi-docgen) >= 2024.1 +BuildRequires: pkgconfig(gi-docgen) >= 2025.3 BuildRequires: pkgconfig(libelf) >= 0.8.12 BuildRequires: pkgconfig(libffi) >= 3.0.0 BuildRequires: pkgconfig(libpcre2-8) >= 10.32 @@ -233,6 +233,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_docdir}/g*-2.0 %changelog +* Fri Jun 06 2025 Funda Wang - 2.84.2-2 +- build with introspection + * Fri Jun 06 2025 Funda Wang - 2.84.2-1 - update to version 2.84.2