upgrade gobject-introspection to 1.58.3

This commit is contained in:
Leo Fang 2020-08-29 16:29:55 +08:00
parent ed61298d78
commit 3a2973c417
3 changed files with 5 additions and 2 deletions

Binary file not shown.

Binary file not shown.

View File

@ -3,8 +3,8 @@
%global __python %{__python3} %global __python %{__python3}
Name: gobject-introspection Name: gobject-introspection
Version: 1.58.0 Version: 1.58.3
Release: 6 Release: 1
Summary: Introspection system for GObject-based libraries Summary: Introspection system for GObject-based libraries
License: GPLv2+, LGPLv2+, MIT License: GPLv2+, LGPLv2+, MIT
@ -79,6 +79,9 @@ fi
%{_mandir}/man1/*.gz %{_mandir}/man1/*.gz
%changelog %changelog
* Sat Aug 29 2020 SimpleUpdate Robot <tc@openeuler.org> - 1.58.3-1
- Upgrade to version 1.58.3
* Sat Mar 14 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.58.0-6 * Sat Mar 14 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.58.0-6
- fixbug in self-building - fixbug in self-building