diff --git a/perl-Test-CPAN-Meta-YAML.spec b/perl-Test-CPAN-Meta-YAML.spec index 651e73ba6aeae344d10b895be360ddd4c5526777..1a3fdf42db893b3182a50363daa4b235ef6f587a 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 Jun 13 2022 peijiankang 0.25-2 +- remove %{dist} from spec file + * Tue Jun 16 2020 Perl_Bot 0.25-1 - Specfile autogenerated by Perl_Bot