[libkkc] Update to 0.3.1-1

Daiki Ueno ueno at fedoraproject.org
Sun Sep 15 10:00:19 UTC 2013


commit 2341cb7676be14dbbc767b50441a4eaedbeedcc9
Author: Daiki Ueno <dueno at redhat.com>
Date:   Sun Sep 15 05:59:43 2013 -0400

    Update to 0.3.1-1

 .gitignore  |    1 +
 libkkc.spec |    7 ++++++-
 sources     |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7c7176b..3d673e3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@
 /libkkc-0.2.7.tar.gz
 /libkkc-data-0.2.7.tar.xz
 /libkkc-0.3.0.tar.gz
+/libkkc-0.3.1.tar.gz
diff --git a/libkkc.spec b/libkkc.spec
index a2e8230..25a9457 100644
--- a/libkkc.spec
+++ b/libkkc.spec
@@ -1,7 +1,7 @@
 %global dataversion 0.2.7
 
 Name:		libkkc
-Version:	0.3.0
+Version:	0.3.1
 Release:	1%{?dist}
 Summary:	Japanese Kana Kanji conversion library
 
@@ -128,6 +128,11 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 
 
 %changelog
+* Sun Sep 15 2013 Daiki Ueno <dueno at redhat.com> - 0.3.1-1
+- new upstreamm release
+- fix numeric conversion
+- add minimum cost of backward search
+
 * Wed Sep 11 2013 Daiki Ueno <dueno at redhat.com> - 0.3.0-1
 - new upstream release (Closes: #970863)
 
diff --git a/sources b/sources
index 4af43b5..26fbf38 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-47cf658bcda69783d78bfd6a45e6aa1b  libkkc-0.3.0.tar.gz
+2331c12cd1092fc8c4801979d11da48c  libkkc-0.3.1.tar.gz
 1ada8f434c3f642f457a7ac18fc3b554  libkkc-data-0.2.7.tar.xz


More information about the scm-commits mailing list