[libkkc] Update to 0.3.4-1

Daiki Ueno ueno at fedoraproject.org
Mon Jul 7 08:23:21 UTC 2014


commit 4860975440f7cbb4a28e1112346be6437cf9b3ff
Author: Daiki Ueno <dueno at redhat.com>
Date:   Mon Jul 7 17:23:23 2014 +0900

    Update to 0.3.4-1

 .gitignore  |    1 +
 libkkc.spec |   11 +++++++----
 sources     |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dd9c232..8e125b7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@
 /libkkc-0.3.1.tar.gz
 /libkkc-0.3.2.tar.gz
 /libkkc-0.3.3.tar.gz
+/libkkc-0.3.4.tar.gz
diff --git a/libkkc.spec b/libkkc.spec
index 24ef4f6..e65e951 100644
--- a/libkkc.spec
+++ b/libkkc.spec
@@ -1,8 +1,8 @@
 %global dataversion 1:0.2.7
 
 Name:		libkkc
-Version:	0.3.3
-Release:	2%{?dist}
+Version:	0.3.4
+Release:	1%{?dist}
 Summary:	Japanese Kana Kanji conversion library
 
 License:	GPLv3+
@@ -15,8 +15,7 @@ BuildRequires:	marisa-devel
 BuildRequires:	vala
 # Needed when any of *.vala files changed
 BuildRequires:	vala-tools, vala-devel
-# FIXME switch to libgee-0.8 once this package is ready for the new libgee API
-BuildRequires:	pkgconfig(gee-1.0)
+BuildRequires:	pkgconfig(gee-0.8)
 BuildRequires:	json-glib-devel
 BuildRequires:	gobject-introspection-devel
 BuildRequires:	intltool
@@ -110,6 +109,10 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 
 
 %changelog
+* Mon Jul  7 2014 Daiki Ueno <dueno at redhat.com> - 0.3.4-1
+- new upstream release
+- switch to libgee 0.8
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.3.3-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 2afc304..a0a8c41 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2a1c03984e327e57d917f5fe3c182fd9  libkkc-0.3.3.tar.gz
+79eee6d192739da710f493f9762e5f20  libkkc-0.3.4.tar.gz


More information about the scm-commits mailing list