diff --git a/perl-Test-CPAN-Meta-YAML.spec b/perl-Test-CPAN-Meta-YAML.spec index 651e73ba6aeae344d10b895be360ddd4c5526777..ffd8f2d72101471af2088f2e29719ace02544e30 100644 --- a/perl-Test-CPAN-Meta-YAML.spec +++ b/perl-Test-CPAN-Meta-YAML.spec @@ -1,7 +1,7 @@ %global _empty_manifest_terminate_build 0 Name: perl-Test-CPAN-Meta-YAML Version: 0.25 -Release: 1%{?dist} +Release: 2 Summary: Validate a META.yml file within a CPAN distribution License: Artistic 2.0 Group: Development/Libraries @@ -87,5 +87,8 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/* %changelog +* Mon Dec 13 2021 liweigang 0.25-2 +- delete %dist + * Tue Jun 16 2020 Perl_Bot 0.25-1 - Specfile autogenerated by Perl_Bot