[libkkc] Update to 0.2.0-1

Daiki Ueno ueno at fedoraproject.org
Tue Apr 30 10:57:48 UTC 2013


commit 45b5e76006bb5187aaa9d196fe90e1781ab4cf9f
Author: Daiki Ueno <ueno at unixuser.org>
Date:   Tue Apr 30 19:57:42 2013 +0900

    Update to 0.2.0-1

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


More information about the scm-commits mailing list