[perl-Pod-Coverage-TrustPod] update to 0.100000

Iain Arnell iarnell at fedoraproject.org
Sat Apr 9 08:11:00 UTC 2011


commit 53dde7be7dc081fd8c92d469bb128e788e253b1d
Author: Iain Arnell <iarnell at gmail.com>
Date:   Sat Apr 9 10:08:38 2011 +0200

    update to 0.100000

 .gitignore                      |    1 +
 perl-Pod-Coverage-TrustPod.spec |   10 ++++++----
 sources                         |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 798f24a..6ba551b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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
diff --git a/perl-Pod-Coverage-TrustPod.spec b/perl-Pod-Coverage-TrustPod.spec
index 8742252..ae005e8 100644
--- a/perl-Pod-Coverage-TrustPod.spec
+++ b/perl-Pod-Coverage-TrustPod.spec
@@ -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 at gmail.com> 0.100000-1
+- update to latest upstream version
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.092832-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index 4f58520..44026f4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6c722b143fdd439cd59694a27f221cd6  Pod-Coverage-TrustPod-0.092832.tar.gz
+603c32ced2d4831f1a1605069def6ba2  Pod-Coverage-TrustPod-0.100000.tar.gz



More information about the perl-devel mailing list