diff --git a/gobject-introspection.spec b/gobject-introspection.spec index badd415dc84e96e9332a5430fbf397287a9ff624..8c4666c3e07eeb6fd0eca65c4b4c03b6806e44a0 100644 --- a/gobject-introspection.spec +++ b/gobject-introspection.spec @@ -4,10 +4,10 @@ Name: gobject-introspection Version: 1.70.0 -Release: 4 +Release: 5 Summary: Introspection system for GObject-based libraries -License: GPLv2+, LGPLv2+, MIT +License: GPLv2+ and LGPLv2+ and MIT URL: https://wiki.gnome.org/Projects/GObjectIntrospection Source0: https://download.gnome.org/sources/gobject-introspection/1.70/%{name}-%{version}.tar.xz @@ -78,6 +78,9 @@ fi %{_mandir}/man1/*.gz %changelog +* Wed Jun 12 2024 zhangruifang - 1.70.0-5 +- License compliance rectification + * Thu May 25 2023 fuanan - 1.70.0-4 - Type:bugfix - ID:NA