[libskk] Update to 0.0.13-1.

Daiki Ueno ueno at fedoraproject.org
Mon Jul 2 02:30:44 UTC 2012


commit de11032bfd56dc7038a32ae2351797701f854f27
Author: Daiki Ueno <ueno at unixuser.org>
Date:   Mon Jul 2 11:30:36 2012 +0900

    Update to 0.0.13-1.

 .gitignore  |    1 +
 libskk.spec |    5 ++++-
 sources     |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0c83f55..bc05b24 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /libskk-0.0.9.tar.gz
 /libskk-0.0.11.tar.gz
 /libskk-0.0.12.tar.gz
+/libskk-0.0.13.tar.gz
diff --git a/libskk.spec b/libskk.spec
index c2ccde2..fb8b09b 100644
--- a/libskk.spec
+++ b/libskk.spec
@@ -1,5 +1,5 @@
 Name:		libskk
-Version:	0.0.12
+Version:	0.0.13
 Release:	1%{?dist}
 Summary:	Library to deal with Japanese kana-to-kanji conversion method
 
@@ -86,6 +86,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 
 
 %changelog
+* Mon Jul  2 2012 Daiki Ueno <dueno at redhat.com> - 0.0.13-1
+- new upstream release
+
 * Thu Mar 29 2012 Daiki Ueno <dueno at redhat.com> - 0.0.12-1
 - new upstream release
 
diff --git a/sources b/sources
index 75c826e..00e9ade 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-06203a76578b85693cb7f7a461d32775  libskk-0.0.12.tar.gz
+e9ecd13eb2928ac40e99314210768cd5  libskk-0.0.13.tar.gz


More information about the scm-commits mailing list