ppisar pushed to perl-Lingua-EN-Syllable (master). "0.28 bump"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Sep 17 12:41:02 UTC 2015


From 760fa7ef13d7e8b67ab5f8821ad15be56e96fde4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar at redhat.com>
Date: Thu, 17 Sep 2015 14:39:19 +0200
Subject: 0.28 bump


diff --git a/.gitignore b/.gitignore
index f9f4e7a..87c20a0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Lingua-EN-Syllable-0.251.tar.gz
+/Lingua-EN-Syllable-0.28.tar.gz
diff --git a/perl-Lingua-EN-Syllable.spec b/perl-Lingua-EN-Syllable.spec
index 27920f0..b2da27e 100644
--- a/perl-Lingua-EN-Syllable.spec
+++ b/perl-Lingua-EN-Syllable.spec
@@ -1,14 +1,25 @@
 Name:           perl-Lingua-EN-Syllable
-Version:        0.251
-Release:        6%{?dist}
+Epoch:          1
+Version:        0.28
+Release:        1%{?dist}
 Summary:        Routine for estimating syllable count in words
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Lingua-EN-Syllable/
-Source0:        http://www.cpan.org/authors/id/G/GR/GREGFAST/Lingua-EN-Syllable-%{version}.tar.gz
+Source0:        http://www.cpan.org/authors/id/N/NE/NEILB/Lingua-EN-Syllable-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
+BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(warnings)
+# Run-time:
+BuildRequires:  perl(Exporter)
+# Tests:
+BuildRequires:  perl(Test::More) >= 0.88
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -35,12 +46,15 @@ make test
 rm -rf $RPM_BUILD_ROOT
 
 %files
-%defattr(-,root,root,-)
-%doc README
+%license LICENSE
+%doc Changes README
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Thu Sep 17 2015 Petr Pisar <ppisar at redhat.com> - 1:0.28-1
+- 0.28 bump
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.251-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 3b635ad..c21bdd2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f44a056e92c1d9df89e190591879d84f  Lingua-EN-Syllable-0.251.tar.gz
+b96c009e8a57e71b5acacf69f58047da  Lingua-EN-Syllable-0.28.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-Lingua-EN-Syllable.git/commit/?h=master&id=760fa7ef13d7e8b67ab5f8821ad15be56e96fde4


More information about the perl-devel mailing list