[libskk] Update to 1.0.1-1

Daiki Ueno ueno at fedoraproject.org
Mon Apr 1 10:20:38 UTC 2013


commit f6eb82abe29c018853b19813dd1d716215ef040f
Author: Daiki Ueno <ueno at unixuser.org>
Date:   Mon Apr 1 19:20:30 2013 +0900

    Update to 1.0.1-1

 .gitignore  |    1 +
 libskk.spec |    9 ++++++---
 sources     |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bc05b24..a66cda7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /libskk-0.0.11.tar.gz
 /libskk-0.0.12.tar.gz
 /libskk-0.0.13.tar.gz
+/libskk-1.0.1.tar.gz
diff --git a/libskk.spec b/libskk.spec
index 93364da..a19cf94 100644
--- a/libskk.spec
+++ b/libskk.spec
@@ -1,12 +1,12 @@
 Name:		libskk
-Version:	0.0.13
-Release:	3%{?dist}
+Version:	1.0.1
+Release:	1%{?dist}
 Summary:	Library to deal with Japanese kana-to-kanji conversion method
 
 License:	GPLv3+
 Group:		System Environment/Libraries
 URL:		http://github.com/ueno/libskk
-Source0:	http://cloud.github.com/downloads/ueno/libskk/%{name}-%{version}.tar.gz
+Source0:	https://bitbucket.org/libskk/libskk/downloads/%{name}-%{version}.tar.gz
 
 BuildRequires:	vala
 # FIXME switch to libgee-0.8 once this package is ready for the new libgee API
@@ -86,6 +86,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 
 
 %changelog
+* Mon Apr  1 2013 Daiki Ueno <dueno at redhat.com> - 1.0.1-1
+- new upstream release
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.0.13-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index 00e9ade..43aae86 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e9ecd13eb2928ac40e99314210768cd5  libskk-0.0.13.tar.gz
+2052bfa898205b641bb2cc448516230f  libskk-1.0.1.tar.gz


More information about the scm-commits mailing list