[python-nltk] 2.0b9

cheeselee cheeselee at fedoraproject.org
Mon Aug 30 04:21:52 UTC 2010


commit 55489ab89b207c31d962f98ef505779767bbe6ce
Author: Robin Lee <robinlee.sysu at gmail.com>
Date:   Mon Aug 30 12:21:49 2010 +0800

    2.0b9

 .gitignore       |    1 +
 python-nltk.spec |    7 +++++--
 sources          |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 83e8a2e..7ad6038 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 nltk-2.0b8.tar.gz
+/nltk-2.0b9.tar.gz
diff --git a/python-nltk.spec b/python-nltk.spec
index abee61e..9eb3350 100644
--- a/python-nltk.spec
+++ b/python-nltk.spec
@@ -1,8 +1,8 @@
-%global prerel b8
+%global prerel b9
 Name:           python-nltk
 Epoch:          1
 Version:        2.0
-Release:        0.2.%{prerel}%{?dist}
+Release:        0.3.%{prerel}%{?dist}
 Summary:        Natural Language Toolkit
 
 Group:          Development/Libraries
@@ -48,6 +48,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Aug 30 2010 Robin Lee <robinlee.sysu at gmail.com> - 1:2.0-0.3.b9
+- update to 2.0b9
+
 * Thu Jul 22 2010 David Malcolm <dmalcolm at redhat.com> - 1:2.0-0.2.b8
 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
 
diff --git a/sources b/sources
index 6065331..407d1c5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d9e94beced346268e4d3d1b314d6f57f  nltk-2.0b8.tar.gz
+7b9a083b3b37cff3b84ca9c231ab131b  nltk-2.0b9.tar.gz


More information about the scm-commits mailing list