[libskk] Update to 0.0.8-1.

Daiki Ueno ueno at fedoraproject.org
Wed Jan 11 08:16:56 UTC 2012


commit bff5c6bf3b0b9e122d154648bcb910a3848f5bb1
Author: Daiki Ueno <ueno at unixuser.org>
Date:   Wed Jan 11 17:16:43 2012 +0900

    Update to 0.0.8-1.

 .gitignore  |    1 +
 libskk.spec |    5 ++++-
 sources     |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 147a7e0..3bbde63 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /libskk-0.0.4.tar.gz
 /libskk-0.0.5.tar.gz
 /libskk-0.0.7.tar.gz
+/libskk-0.0.8.tar.gz
diff --git a/libskk.spec b/libskk.spec
index 9f6f097..61d2bbf 100644
--- a/libskk.spec
+++ b/libskk.spec
@@ -1,5 +1,5 @@
 Name:		libskk
-Version:	0.0.7
+Version:	0.0.8
 Release:	1%{?dist}
 Summary:	Library to deal with Japanese kana-to-kanji conversion method
 
@@ -71,6 +71,9 @@ install -p -m644 libskk/skk-1.0.deps $RPM_BUILD_ROOT/%{_datadir}/vala/vapi/
 
 
 %changelog
+* Wed Jan 11 2012 Daiki Ueno <dueno at redhat.com> - 0.0.8-1
+- new upstream release
+
 * Fri Jan  6 2012 Daiki Ueno <dueno at redhat.com> - 0.0.7-1
 - new upstream release
 
diff --git a/sources b/sources
index a67c7e7..8944291 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f637891e8d7a60691abf7c552302eb8a  libskk-0.0.7.tar.gz
+209a69d4487e5c1b391c6c098b03c699  libskk-0.0.8.tar.gz


More information about the scm-commits mailing list