diff --git a/perl-File-Find-Rule.spec b/perl-File-Find-Rule.spec index 7e761452abeba22254c6600866e803143aae5d98..87c76022d8fb6c9e00fb9839acb0f16af66c490c 100644 --- a/perl-File-Find-Rule.spec +++ b/perl-File-Find-Rule.spec @@ -1,9 +1,9 @@ %global _empty_manifest_terminate_build 0 Name: perl-File-Find-Rule Version: 0.34 -Release: 2 +Release: 3 Summary: Alternative interface to File::Find -License: CHECK(Distributable) +License: GPL-1.0-or-later or Artistic-1.0 Group: Development/Libraries URL: http://search.cpan.org/dist/File-Find-Rule/ Source0: http://www.cpan.org/authors/id/R/RC/RCLAMP/File-Find-Rule-%{version}.tar.gz @@ -77,6 +77,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/* %changelog +* Mon Jul 18 2022 Chenyx - 0.34-3 +- License compliance rectification + * Fri Jul 31 2020 shixuantong - 0.34-2 - Add tar package and Remove %{?dist} in release tag