This commit is contained in:
Dennis Gilmore 2012-01-13 10:52:52 -06:00
parent beefb6559b
commit 56633c7f8f

View File

@ -1,6 +1,6 @@
Name: perl-Pod-Coverage-TrustPod
Version: 0.100001
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Allow a module's pod to contain Pod::Coverage hints
License: GPL+ or Artistic
Group: Development/Libraries
@ -55,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/*
%changelog
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.100001-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Tue Jul 26 2011 Iain Arnell <iarnell@gmail.com> 0.100001-1
- update to latest upstream