diff --git a/gobject-introspection-1.74.0.tar.xz b/gobject-introspection-1.74.0.tar.xz deleted file mode 100644 index 45e3d0466c6411856ce048d432961f1b1ba5e07e..0000000000000000000000000000000000000000 Binary files a/gobject-introspection-1.74.0.tar.xz and /dev/null differ diff --git a/gobject-introspection-1.76.1.tar.xz b/gobject-introspection-1.76.1.tar.xz new file mode 100644 index 0000000000000000000000000000000000000000..6acf5a8fab9e1687fd3a123fbcf9b90d2e4c5d8e Binary files /dev/null and b/gobject-introspection-1.76.1.tar.xz differ diff --git a/gobject-introspection.spec b/gobject-introspection.spec index 163d3a750bde58eef0a95bfacffb608dc0e71556..578a0b43d904a805b5f0ce0c17bba6ebff8d6ca0 100644 --- a/gobject-introspection.spec +++ b/gobject-introspection.spec @@ -1,12 +1,12 @@ -%global glib2_version 2.74.0 +%global glib2_version 2.76.4 Name: gobject-introspection -Version: 1.74.0 -Release: 2 +Version: 1.76.1 +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.74/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/gobject-introspection/1.76/%{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 @@ -74,6 +74,9 @@ fi %{_mandir}/man1/*.1* %changelog +* Sat Jan 27 2024 shixuantong - 1.76.1-1 +- upgrade version to 1.76.1 + * Thu May 25 2023 fuanan - 1.74.0-2 - enable test in check