psabata pushed to perl-Lingua-EN-Tagger (master). "0.25 bugfix bump"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Jun 11 10:36:12 UTC 2015


From 159ed94f6eed4e42a1675b65cdc90834856e56ae Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20=C5=A0abata?= <contyk at redhat.com>
Date: Thu, 11 Jun 2015 12:35:56 +0200
Subject: 0.25 bugfix bump


diff --git a/.gitignore b/.gitignore
index 2a2dfa9..88528f1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /Lingua-EN-Tagger-0.20.tar.gz
 /Lingua-EN-Tagger-0.23.tar.gz
 /Lingua-EN-Tagger-0.24.tar.gz
+/Lingua-EN-Tagger-0.25.tar.gz
diff --git a/perl-Lingua-EN-Tagger.spec b/perl-Lingua-EN-Tagger.spec
index 02b0e4a..f9d5803 100644
--- a/perl-Lingua-EN-Tagger.spec
+++ b/perl-Lingua-EN-Tagger.spec
@@ -1,11 +1,12 @@
 Name:           perl-Lingua-EN-Tagger
-Version:        0.24
-Release:        2%{?dist}
+Version:        0.25
+Release:        1%{?dist}
 Summary:        Part-of-speech tagger for English natural language processing
 License:        GPLv3
 URL:            http://search.cpan.org/dist/Lingua-EN-Tagger/
 Source0:        http://www.cpan.org/authors/id/A/AC/ACOBURN/Lingua-EN-Tagger-%{version}.tar.gz
 # Build
+BuildRequires:  make
 BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(File::Spec) >= 0.84
@@ -63,6 +64,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Jun 11 2015 Petr Ĺ abata <contyk at redhat.com> - 0.25-1
+- 0.25 bugfix bump
+
 * Sat Jun 06 2015 Jitka Plesnikova <jplesnik at redhat.com> - 0.24-2
 - Perl 5.22 rebuild
 
diff --git a/sources b/sources
index cc2dcbb..3034a43 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cfa309e3e3b1e8940dac35e9e0b5da18  Lingua-EN-Tagger-0.24.tar.gz
+c626a636bb3f33d56613eb65a926e600  Lingua-EN-Tagger-0.25.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-Lingua-EN-Tagger.git/commit/?h=master&id=159ed94f6eed4e42a1675b65cdc90834856e56ae


More information about the scm-commits mailing list