|
|
|
@ -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
|
|
|
|
|
|
|
|
|
|