From 37bc07b4669e1b5e7164e903c98841ab527203fa Mon Sep 17 00:00:00 2001 From: Daiki Ueno Date: Jul 05 2013 06:02:21 +0000 Subject: Update to 0.2.6-1 --- diff --git a/.gitignore b/.gitignore index ebb8933..3e3c71f 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ /libkkc-0.2.4.tar.gz /libkkc-0.2.5.tar.gz /libkkc-data-0.2.5.tar.xz +/libkkc-0.2.6.tar.gz diff --git a/libkkc.spec b/libkkc.spec index 354e1fd..1f3d67d 100644 --- a/libkkc.spec +++ b/libkkc.spec @@ -1,7 +1,7 @@ %global dataversion 0.2.5 Name: libkkc -Version: 0.2.5 +Version: 0.2.6 Release: 1%{?dist} Summary: Japanese Kana Kanji conversion library @@ -125,6 +125,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Fri Jul 5 2013 Daiki Ueno - 0.2.6-1 +- new upstream release + * Thu Jul 4 2013 Daiki Ueno - 0.2.5-1 - new upstream release diff --git a/sources b/sources index b0dd852..c89c8ed 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -3df8fa05e456fe654fbd61d05382f324 libkkc-0.2.5.tar.gz +b50f0341596a4e290188a7bf5195cd26 libkkc-0.2.6.tar.gz bb31dca814e72dfcddf88f2da3fc37c5 libkkc-data-0.2.5.tar.xz