update to 0.100000

This commit is contained in:
Iain Arnell 2011-04-09 10:08:38 +02:00
parent 37d3ce00a3
commit 53dde7be7d
3 changed files with 8 additions and 5 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
Pod-Coverage-TrustPod-0.092830.tar.gz
/Pod-Coverage-TrustPod-0.092832.tar.gz
/Pod-Coverage-TrustPod-0.100000.tar.gz

View File

@ -1,6 +1,6 @@
Name: perl-Pod-Coverage-TrustPod
Version: 0.092832
Release: 2%{?dist}
Version: 0.100000
Release: 1%{?dist}
Summary: Allow a module's pod to contain Pod::Coverage hints
License: GPL+ or Artistic
Group: Development/Libraries
@ -17,7 +17,6 @@ BuildRequires: perl(Test::Pod)
BuildRequires: perl(Test::Pod::Coverage)
BuildRequires: perl(Test::More)
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
Requires: perl(Pod::Coverage::CountParents)
%{?perl_default_filter}
@ -51,11 +50,14 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root,-)
%doc Changes dist.ini LICENSE META.json README
%doc Changes LICENSE README
%{perl_vendorlib}/*
%{_mandir}/man3/*
%changelog
* Sat Apr 09 2011 Iain Arnell <iarnell@gmail.com> 0.100000-1
- update to latest upstream version
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.092832-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild

View File

@ -1 +1 @@
6c722b143fdd439cd59694a27f221cd6 Pod-Coverage-TrustPod-0.092832.tar.gz
603c32ced2d4831f1a1605069def6ba2 Pod-Coverage-TrustPod-0.100000.tar.gz