[perl-Lingua-EN-Tagger] update to 0.20

Iain Arnell iarnell at fedoraproject.org
Sat Jul 21 18:52:00 UTC 2012


commit fbdf953fcc8c801bfd0ce4e3dcf61255a5c1ec37
Author: Iain Arnell <iarnell at gmail.com>
Date:   Sat Jul 21 12:51:55 2012 -0600

    update to 0.20

 .gitignore                 |    1 +
 perl-Lingua-EN-Tagger.spec |    7 +++++--
 sources                    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b5ce457..963f313 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /Lingua-EN-Tagger-0.16.tar.gz
 /Lingua-EN-Tagger-0.18.tar.gz
 /Lingua-EN-Tagger-0.19.tar.gz
+/Lingua-EN-Tagger-0.20.tar.gz
diff --git a/perl-Lingua-EN-Tagger.spec b/perl-Lingua-EN-Tagger.spec
index f9a28f8..4e5f4b2 100644
--- a/perl-Lingua-EN-Tagger.spec
+++ b/perl-Lingua-EN-Tagger.spec
@@ -1,6 +1,6 @@
 Name:           perl-Lingua-EN-Tagger
-Version:        0.19
-Release:        3%{?dist}
+Version:        0.20
+Release:        1%{?dist}
 Summary:        Part-of-speech tagger for English natural language processing
 License:        GPLv3
 Group:          Development/Libraries
@@ -57,6 +57,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sat Jul 21 2012 Iain Arnell <iarnell at gmail.com> 0.20-1
+- update to latest upstream version
+
 * Fri Jul 20 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.19-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 5a7b090..ef9929c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6edcd08a5a3baeb9e7157a256bfc5999  Lingua-EN-Tagger-0.19.tar.gz
+fcb9a08166e30f3223b228f5377e8e3b  Lingua-EN-Tagger-0.20.tar.gz


More information about the scm-commits mailing list