[python-mecab] 0.991

Mamoru Tasaka mtasaka at fedoraproject.org
Sat Jan 14 16:39:43 UTC 2012


commit 532ae9b246b613fe83878274e6548178b5eaa4a1
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Sun Jan 15 01:39:40 2012 +0900

    0.991

 .gitignore        |    1 +
 python-mecab.spec |    5 ++++-
 sources           |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f6146a4..535f100 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 mecab-python-0.98.tar.gz
 /mecab-python-0.99.tar.gz
+/mecab-python-0.991.tar.gz
diff --git a/python-mecab.spec b/python-mecab.spec
index b1e2260..e6c63ea 100644
--- a/python-mecab.spec
+++ b/python-mecab.spec
@@ -1,4 +1,4 @@
-%define		mainver		0.99
+%define		mainver		0.991
 #%%define		betaver		pre3
 %define		relnumber	1
 %define		srcname		mecab-python
@@ -61,6 +61,9 @@ cd ..
 %endif
 
 %changelog
+* Sun Jan 15 2012 Mamoru Tasaka <mtasaka at fedoraproject.org> - 0.991-1
+- 0.991
+
 * Mon Jan  9 2012 Mamoru Tasaka <mtasaka at fedoraproject.org> - 0.99-1
 - 0.99
 
diff --git a/sources b/sources
index a75c1dd..0435576 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d75f7b89cec7bc3f1e66f9d5a4352d72  mecab-python-0.99.tar.gz
+d0541b77978bcfc1cf3a79cd076dcd3c  mecab-python-0.991.tar.gz


More information about the scm-commits mailing list