diff --git a/gobject-introspection-1.72.0.tar.xz b/gobject-introspection-1.72.0.tar.xz deleted file mode 100644 index 0d0f3b4cf9653c4bd69b09f7121e75c5c5539b3d..0000000000000000000000000000000000000000 Binary files a/gobject-introspection-1.72.0.tar.xz and /dev/null differ diff --git a/gobject-introspection-1.74.0.tar.xz b/gobject-introspection-1.74.0.tar.xz new file mode 100644 index 0000000000000000000000000000000000000000..45e3d0466c6411856ce048d432961f1b1ba5e07e Binary files /dev/null and b/gobject-introspection-1.74.0.tar.xz differ diff --git a/gobject-introspection.spec b/gobject-introspection.spec index 074f830fd306e9c25dcc1394c2485ee5b1b15f34..9db487bcf8d5ece9961879c0922dcb1759a2271a 100644 --- a/gobject-introspection.spec +++ b/gobject-introspection.spec @@ -1,12 +1,12 @@ -%global glib2_version 2.58.0 +%global glib2_version 2.74.0 Name: gobject-introspection -Version: 1.72.0 -Release: 2 +Version: 1.74.0 +Release: 1 Summary: Introspection system for GObject-based libraries License: GPLv2+ and LGPLv2+ and MIT URL: https://wiki.gnome.org/Projects/GObjectIntrospection -Source0: https://download.gnome.org/sources/gobject-introspection/1.72/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/gobject-introspection/1.74/%{name}-%{version}.tar.xz BuildRequires: gcc bison cairo-gobject-devel chrpath flex fontconfig-devel freetype-devel gettext glib2-devel >= %{glib2_version} libxslt meson BuildRequires: gtk-doc libffi-devel libX11-devel libXfixes-devel libXft-devel libxml2-devel mesa-libGL-devel python3-devel python3-mako python3-markdown @@ -67,9 +67,13 @@ fi %files help %doc NEWS README.rst +%{_datadir}/gtk-doc/ %{_mandir}/man1/*.1* %changelog +* Mon Jan 02 2023 lin zhang - 1.74.0-1 +- update to 1.74.0 + * Tue Oct 25 2022 yanglongkang - 1.72.0-2 - rebuild for next release @@ -106,3 +110,4 @@ fi * Mon Oct 14 2019 openEuler Buildteam - 1.58.0-3 - Package init +