[perl-Lingua-EN-Sentence] Upstream update.

corsepiu corsepiu at fedoraproject.org
Mon Mar 16 08:05:49 UTC 2015


commit 04d8d73b752f6d2da48947cb720ccaace52c276b
Author: Ralf Corsépius <corsepiu at fedoraproject.org>
Date:   Mon Mar 16 09:05:46 2015 +0100

    Upstream update.
    
    - Reflect Source0: having changed.
    - Add BR: perl(Test::More).

 .gitignore                   |  2 +-
 perl-Lingua-EN-Sentence.spec | 12 +++++++++---
 sources                      |  2 +-
 3 files changed, 11 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d368aaf..5634920 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Lingua-EN-Sentence-0.25.tar.gz
+/Lingua-EN-Sentence-0.27.tar.gz
diff --git a/perl-Lingua-EN-Sentence.spec b/perl-Lingua-EN-Sentence.spec
index 9550301..f5d87a4 100644
--- a/perl-Lingua-EN-Sentence.spec
+++ b/perl-Lingua-EN-Sentence.spec
@@ -1,12 +1,12 @@
 Name:           perl-Lingua-EN-Sentence
-Version:        0.25
-Release:        3%{?dist}
+Version:        0.27
+Release:        1%{?dist}
 Summary:        Module for splitting text into sentences
 # "same as perl", cf. lib/Lingua/EN/Sentence.pm
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Lingua-EN-Sentence/
-Source0:        http://www.cpan.org/authors/id/S/SH/SHLOMOY/Lingua-EN-Sentence-%{version}.tar.gz
+Source0:        http://www.cpan.org/authors/id/K/KI/KIMRYAN/Lingua-EN-Sentence-%{version}.tar.gz
 BuildArch:      noarch
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Carp)
@@ -15,6 +15,7 @@ BuildRequires:  perl(POSIX)
 BuildRequires:  perl(locale)
 BuildRequires:  perl(strict)
 BuildRequires:  perl(vars)
+BuildRequires:  perl(Test::More)
 
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
@@ -48,6 +49,11 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Mar 16 2015 Ralf Corsépius <corsepiu at fedoraproject.org> - 0.27-1
+- Upstream update.
+- Reflect Source0: having changed.
+- Add BR: perl(Test::More).
+
 * Wed Aug 27 2014 Jitka Plesnikova <jplesnik at redhat.com> - 0.25-3
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index 4a30970..9d84fa6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4a846acfcb6eedd1c1557fc7f79f034d  Lingua-EN-Sentence-0.25.tar.gz
+ede174970799d27eeddb7056c80c0646  Lingua-EN-Sentence-0.27.tar.gz


More information about the scm-commits mailing list