[python-mecab/f17] 0.994

Mamoru Tasaka mtasaka at fedoraproject.org
Mon Jul 2 06:42:10 UTC 2012


commit a08d780489df98dbe9721538e4171e41b2702829
Author: TASAKA Mamoru <mtasaka at localhost.localdomain>
Date:   Mon Jul 2 15:42:08 2012 +0900

    0.994

 .gitignore        |    1 +
 python-mecab.spec |    5 ++++-
 sources           |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b261686..b0ec194 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ mecab-python-0.98.tar.gz
 /mecab-python-0.99.tar.gz
 /mecab-python-0.991.tar.gz
 /mecab-python-0.993.tar.gz
+/mecab-python-0.994.tar.gz
diff --git a/python-mecab.spec b/python-mecab.spec
index a926c82..27a1a96 100644
--- a/python-mecab.spec
+++ b/python-mecab.spec
@@ -1,4 +1,4 @@
-%define		mainver		0.993
+%define		mainver		0.994
 #%%define		betaver		pre3
 %define		relnumber	1
 %define		srcname		mecab-python
@@ -53,6 +53,9 @@ cd ..
 %endif
 
 %changelog
+* Mon Jul  2 2012 Mamoru Tasaka <mtasaka at fedoraproject.org> - 0.994-1
+- 0.994
+
 * Thu Mar 29 2012 Mamoru Tasaka <mtasaka at fedoraproject.org> - 0.993-1
 - 0.993
 
diff --git a/sources b/sources
index a171693..6deeabf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4952d2e2030705436263012c32873bee  mecab-python-0.993.tar.gz
+fa2ef7b34af6dcb036dc2ec94035a6e0  mecab-python-0.994.tar.gz


More information about the scm-commits mailing list