[libkkc] Update to 0.1.10-1

Daiki Ueno ueno at fedoraproject.org
Tue Mar 19 07:45:50 UTC 2013


commit 3f8e472e4436114e814f683dd21d1529e7e78f51
Author: Daiki Ueno <dueno at redhat.com>
Date:   Tue Mar 19 16:45:38 2013 +0900

    Update to 0.1.10-1

 .gitignore  |    1 +
 libkkc.spec |    5 ++++-
 sources     |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 23e6c35..c7d8295 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /libkkc-0.1.7.tar.gz
 /libkkc-data-0.1.6.tar.xz
 /libkkc-0.1.9.tar.gz
+/libkkc-0.1.10.tar.gz
diff --git a/libkkc.spec b/libkkc.spec
index 25ac89c..10a2aeb 100644
--- a/libkkc.spec
+++ b/libkkc.spec
@@ -1,7 +1,7 @@
 %global dataversion 0.1.6
 
 Name:		libkkc
-Version:	0.1.9
+Version:	0.1.10
 Release:	1%{?dist}
 Summary:	Japanese Kana Kanji conversion library
 
@@ -121,6 +121,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 
 
 %changelog
+* Tue Mar 19 2013 Daiki Ueno <dueno at redhat.com> - 0.1.10-1
+- new upstream release
+
 * Tue Mar 12 2013 Daiki Ueno <dueno at redhat.com> - 0.1.9-1
 - new upstream release
 
diff --git a/sources b/sources
index e64677e..ccbe9f7 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-bc15ff2e7bb422febab39611e4f5764b  libkkc-0.1.9.tar.gz
+6051b8aeb710d1afa564d633433fb4ed  libkkc-0.1.10.tar.gz
 022e6ba6f6b5ee85ba1908444f72d13f  libkkc-data-0.1.6.tar.xz


More information about the scm-commits mailing list