[libkkc] Update to 0.3.2-1

Daiki Ueno ueno at fedoraproject.org
Tue Dec 17 09:19:51 UTC 2013


commit 3d6ef0a6ce3dd3712aa198a3e12953d24bce1c2a
Author: Daiki Ueno <dueno at redhat.com>
Date:   Tue Dec 17 18:19:52 2013 +0900

    Update to 0.3.2-1

 .gitignore  |    1 +
 libkkc.spec |    5 ++++-
 sources     |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3d673e3..595425e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@
 /libkkc-data-0.2.7.tar.xz
 /libkkc-0.3.0.tar.gz
 /libkkc-0.3.1.tar.gz
+/libkkc-0.3.2.tar.gz
diff --git a/libkkc.spec b/libkkc.spec
index cb1234b..8d87f1f 100644
--- a/libkkc.spec
+++ b/libkkc.spec
@@ -1,7 +1,7 @@
 %global dataversion 1:0.2.7
 
 Name:		libkkc
-Version:	0.3.1
+Version:	0.3.2
 Release:	2%{?dist}
 Summary:	Japanese Kana Kanji conversion library
 
@@ -110,6 +110,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 
 
 %changelog
+* Tue Dec 17 2013 Daiki Ueno <dueno at redhat.com> - 0.3.2-2
+- new upstream release
+
 * Fri Sep 20 2013 Daiki Ueno <dueno at redhat.com> - 0.3.1-2
 - drop -data subpackage, which is now split into a separate source package
 
diff --git a/sources b/sources
index bc8619a..66297dc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2331c12cd1092fc8c4801979d11da48c  libkkc-0.3.1.tar.gz
+587d1aa3fa13b622a58a0f82ba09eb1b  libkkc-0.3.2.tar.gz


More information about the scm-commits mailing list