diff --git a/gobject-introspection.spec b/gobject-introspection.spec index d94ee82275de1029dd0e19018acdbf0e2617af68..1165ab83390ccd726f0a7d4e1bf57cd8233dad8c 100644 --- a/gobject-introspection.spec +++ b/gobject-introspection.spec @@ -4,10 +4,10 @@ Name: gobject-introspection Version: 1.66.1 -Release: 2 +Release: 3 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.66/%{name}-%{version}.tar.xz @@ -78,6 +78,9 @@ fi %{_mandir}/man1/*.gz %changelog +* Wed Jun 12 2024 zhangruifang - 1.66.1-3 +- License compliance rectification + * Thu May 25 2023 fuanan - 1.66.1-2 - enable test in check