diff --git a/perl-Glib.spec b/perl-Glib.spec index 5947bef457520b5c089787a670a6a5bac11855c9..3e19d05749eff93ed95bdade296932b41c60e1fd 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: 4 +Release: 5 Summary: Perl wrappers for the GLib utility and Object libraries -License: LGPL-2.1 +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 @@ -84,6 +84,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/* %changelog +* Fri Mar 1 2024 yueyaoqiang 1.3293-5 +- change the License in the spec + * Fri Apr 14 2023 yangxianzhao 1.3293-4 - Add yaml