diff --git a/gobject-introspection.spec b/gobject-introspection.spec index b75cac9ce9bc8d475e171b52b0e3d53f183d9945..00aad73061651f13bc986393539d038bd1f6d7aa 100644 --- a/gobject-introspection.spec +++ b/gobject-introspection.spec @@ -4,14 +4,14 @@ Name: gobject-introspection Version: 1.58.0 -Release: 5 +Release: 6 Summary: Introspection system for GObject-based libraries License: GPLv2+, LGPLv2+, MIT URL: https://wiki.gnome.org/Projects/GObjectIntrospection Source0: https://download.gnome.org/sources/gobject-introspection/1.58/%{name}-%{version}.tar.xz -BuildRequires: gcc bison cairo-gobject-devel chrpath flex fontconfig-devel freetype-devel gettext glib2-devel >= %{glib2_version} libxslt +BuildRequires: gcc bison cairo-gobject-devel chrpath flex fontconfig-devel freetype-devel gettext glib2-devel >= %{glib2_version} libxslt gdb BuildRequires: gtk-doc libffi-devel libX11-devel libXfixes-devel libXft-devel libxml2-devel mesa-libGL-devel python3-devel python3-mako python3-markdown Requires: glib2%{?_isa} >= %{glib2_version} @@ -79,6 +79,9 @@ fi %{_mandir}/man1/*.gz %changelog +* Sat Mar 14 2020 openEuler Buildteam - 1.58.0-6 +- fixbug in self-building + * Wed Nov 20 2019 fangyufa - 1.58.0-5 - Type:bugfix - ID:NA