commit 65ad25a1c46eef848da0661483d619b982c4074d
Author: Jitka Plesnikova <jples...@redhat.com>
Date:   Tue Jul 29 16:12:54 2014 +0200

    1.10 bump;  Updated license and URL

 .gitignore                  |    1 +
 perl-Test-Pod-Coverage.spec |   18 ++++++++++++------
 sources                     |    2 +-
 3 files changed, 14 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3be0756..59eecf5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 Test-Pod-Coverage-1.08.tar.gz
+/Test-Pod-Coverage-1.10.tar.gz
diff --git a/perl-Test-Pod-Coverage.spec b/perl-Test-Pod-Coverage.spec
index 911b1e1..c040eea 100644
--- a/perl-Test-Pod-Coverage.spec
+++ b/perl-Test-Pod-Coverage.spec
@@ -1,11 +1,11 @@
 Name:           perl-Test-Pod-Coverage
-Version:        1.08
-Release:        23%{?dist}
+Version:        1.10
+Release:        1%{?dist}
 Summary:        Check for pod coverage in your distribution
 Group:          Development/Libraries
-License:        GPL+ or Artistic
+License:        Artistic 2.0
 URL:            http://search.cpan.org/dist/Test-Pod-Coverage/
-Source0:        
http://www.cpan.org/authors/id/P/PE/PETDANCE/Test-Pod-Coverage-%{version}.tar.gz
+Source0:        
http://www.cpan.org/authors/id/N/NE/NEILB/Test-Pod-Coverage-%{version}.tar.gz
 BuildArch:      noarch
 BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
@@ -25,7 +25,9 @@ BuildRequires:  perl(Test::Pod) >= 1.14
 Requires:       perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 
 %description
-Checks for POD coverage in files for your distribution.
+Test::Pod::Coverage is used to create a test for your distribution, to
+ensure that all relevant files in your distribution are appropriately
+documented in pod.
 
 %prep
 %setup -q -n Test-Pod-Coverage-%{version}
@@ -43,11 +45,15 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} 
';'
 make test
 
 %files
-%doc Changes
+%doc Changes README
 %{perl_vendorlib}/Test/
 %{_mandir}/man3/*.3pm*
 
 %changelog
+* Tue Jul 29 2014 Jitka Plesnikova <jples...@redhat.com> - 1.10-1
+- 1.10 bump
+- Updated license and URL
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-...@lists.fedoraproject.org> 
- 1.08-23
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index d1f32c8..5eb656b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-33405cca7c75b7b89c06ba30eea66692  Test-Pod-Coverage-1.08.tar.gz
+c9ea5f4182415b13d2db18484a38c01b  Test-Pod-Coverage-1.10.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to