This commit is contained in:
Jesse Keating 2009-02-27 00:39:01 +00:00
parent f71d06b505
commit 42af9723af

View File

@ -1,6 +1,6 @@
Name: perl-Pod-Coverage
Version: 0.20
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Checks if the documentation of a module is comprehensive
License: GPL+ or Artistic
Group: Development/Libraries
@ -54,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/Pod::Coverage::Overloader.3pm*
%changelog
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Fri Feb 20 2009 Paul Howarth <paul@city-fan.org> - 0.20-1
- Update to 0.20 (test updates)
- No README in upstream distribution