diff --git a/gobject-introspection.spec b/gobject-introspection.spec index 699fe7f..b75cac9 100644 --- a/gobject-introspection.spec +++ b/gobject-introspection.spec @@ -4,14 +4,14 @@ Name: gobject-introspection Version: 1.58.0 -Release: 4 +Release: 5 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} +BuildRequires: gcc bison cairo-gobject-devel chrpath flex fontconfig-devel freetype-devel gettext glib2-devel >= %{glib2_version} libxslt 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,12 @@ fi %{_mandir}/man1/*.gz %changelog +* Wed Nov 20 2019 fangyufa - 1.58.0-5 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:fix build problem for x86_64 + * Tue Oct 29 2019 openEuler Buildteam - 1.58.0-4 - fix provides for main package and devel