diff --git a/perl-Pod-Coverage.spec b/perl-Pod-Coverage.spec index 7f6ca82..19e914e 100644 --- a/perl-Pod-Coverage.spec +++ b/perl-Pod-Coverage.spec @@ -1,6 +1,6 @@ Name: perl-Pod-Coverage Version: 0.17 -Release: 3 +Release: 4%{?dist} Summary: Checks if the documentation of a module is comprehensive Group: Development/Libraries @@ -56,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu May 12 2005 Jose Pedro Oliveira - 0.17-4 +- Add dist tag. + * Wed Apr 20 2005 Jose Pedro Oliveira - 0.17-3 - Avoid .packlist creation with Module::Build >= 0.2609. - Trust that %%{perl_vendorlib} is defined.