From a9aee2f3facb00f48e1142da52ff944bea46bfbc Mon Sep 17 00:00:00 2001 From: Daiki Ueno Date: Sep 11 2013 08:49:52 +0000 Subject: Update to 0.3.0-1 --- diff --git a/.gitignore b/.gitignore index 9d7254f..7c7176b 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ /libkkc-0.2.6.tar.gz /libkkc-0.2.7.tar.gz /libkkc-data-0.2.7.tar.xz +/libkkc-0.3.0.tar.gz diff --git a/libkkc.spec b/libkkc.spec index 558d8a5..a2e8230 100644 --- a/libkkc.spec +++ b/libkkc.spec @@ -1,7 +1,7 @@ %global dataversion 0.2.7 Name: libkkc -Version: 0.2.7 +Version: 0.3.0 Release: 1%{?dist} Summary: Japanese Kana Kanji conversion library @@ -128,6 +128,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Wed Sep 11 2013 Daiki Ueno - 0.3.0-1 +- new upstream release (Closes: #970863) + * Mon Jul 29 2013 Daiki Ueno - 0.2.7-1 - new upstream release - enable make check on %%check diff --git a/sources b/sources index 2c35167..4af43b5 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -a1e2c563266c037ad4fe80b7112ae0d2 libkkc-0.2.7.tar.gz +47cf658bcda69783d78bfd6a45e6aa1b libkkc-0.3.0.tar.gz 1ada8f434c3f642f457a7ac18fc3b554 libkkc-data-0.2.7.tar.xz