[perl-Pod-Spell/f20] 1.10 bump

Jitka Plesnikova jplesnik at fedoraproject.org
Tue Oct 1 12:16:56 UTC 2013


commit 55654f1fc96693074cbf0d7e3fd2e1502baae48a
Author: Jitka Plesnikova <jplesnik at redhat.com>
Date:   Tue Oct 1 14:16:31 2013 +0200

    1.10 bump

 perl-Pod-Spell.spec |   11 +++++++++--
 1 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/perl-Pod-Spell.spec b/perl-Pod-Spell.spec
index 99caa54..2922612 100644
--- a/perl-Pod-Spell.spec
+++ b/perl-Pod-Spell.spec
@@ -1,6 +1,6 @@
 Name:           perl-Pod-Spell
-Version:        1.09
-Release:        1%{?dist}
+Version:        1.10
+Release:        2%{?dist}
 Summary:        A formatter for spell-checking POD
 Group:          Development/Libraries
 License:        Artistic 2.0
@@ -30,6 +30,7 @@ BuildRequires:  perl(File::Find)
 BuildRequires:  perl(File::Temp)
 BuildRequires:  perl(Test::Deep)
 BuildRequires:  perl(Test::More) >= 0.88
+BuildRequires:  perl(utf8)
 Requires:       perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 
 %description
@@ -69,6 +70,12 @@ make test
 %{_mandir}/man3/*.3pm*
 
 %changelog
+* Tue Oct 01 2013 Jitka Plesnikova <jplesnik at redhat.com> - 1.10-2
+- Added test BR perl(utf8)
+
+* Sat Sep 28 2013 Paul Howarth <paul at city-fan.org> - 1.10-1
+- 1.10 bump
+
 * Thu Sep 26 2013 Jitka Plesnikova <jplesnik at redhat.com> - 1.09-1
 - 1.09 bump
 


More information about the scm-commits mailing list