diff --git a/perl-Glib.spec b/perl-Glib.spec index a3cf6081db62cafdba9b49c6bb04071ddf8e774d..c338cd87a16a35178e2661d19e3f8f1e98811b87 100755 --- a/perl-Glib.spec +++ b/perl-Glib.spec @@ -1,9 +1,9 @@ %global _empty_manifest_terminate_build 0 Name: perl-Glib Version: 1.3293 -Release: 1%{?dist} +Release: 2 Summary: Perl wrappers for the GLib utility and Object libraries -License: CHECK(Distributable) +License: LGPL-2.1-only Group: Development/Libraries URL: http://search.cpan.org/dist/Glib/ Source0: http://www.cpan.org/authors/id/X/XA/XAOC/Glib-%{version}.tar.gz @@ -82,5 +82,8 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/* %changelog +* Thu Jun 16 2022 Chenyx - 1.3293-2 +- License compliance rectification + * Sat Jun 20 2020 Perl_Bot 1.3292-1 - Specfile autogenerated by Perl_Bot