[libskk/f15] Update to 0.0.9-1.

Daiki Ueno ueno at fedoraproject.org
Wed Jan 25 09:12:29 UTC 2012


commit d2effc3eb025e25a18678a97bb89fe181999be0b
Author: Daiki Ueno <ueno at unixuser.org>
Date:   Wed Jan 25 18:12:22 2012 +0900

    Update to 0.0.9-1.

 .gitignore  |    1 +
 libskk.spec |    5 ++++-
 sources     |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 88c65fb..4e66df9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /libskk-0.0.5.tar.gz
 /libskk-0.0.7.tar.gz
 /libskk-0.0.8.tar.gz
+/libskk-0.0.9.tar.gz
diff --git a/libskk.spec b/libskk.spec
index 61d2bbf..4a72538 100644
--- a/libskk.spec
+++ b/libskk.spec
@@ -1,5 +1,5 @@
 Name:		libskk
-Version:	0.0.8
+Version:	0.0.9
 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 25 2012 Daiki Ueno <dueno at redhat.com> - 0.0.9-1
+- new upstream release
+
 * Wed Jan 11 2012 Daiki Ueno <dueno at redhat.com> - 0.0.8-1
 - new upstream release
 
diff --git a/sources b/sources
index 8944291..e1b1564 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-209a69d4487e5c1b391c6c098b03c699  libskk-0.0.8.tar.gz
+1e43bf4b57ab731efe4a641bc9aa3ad4  libskk-0.0.9.tar.gz


More information about the scm-commits mailing list