diff --git a/.gitignore b/.gitignore index 5a0c58f..23e6c35 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /libkkc-data-0.1.3.tar.xz /libkkc-0.1.7.tar.gz /libkkc-data-0.1.6.tar.xz +/libkkc-0.1.9.tar.gz diff --git a/libkkc.spec b/libkkc.spec index eb1a243..25ac89c 100644 --- a/libkkc.spec +++ b/libkkc.spec @@ -1,7 +1,7 @@ %global dataversion 0.1.6 Name: libkkc -Version: 0.1.7 +Version: 0.1.9 Release: 1%{?dist} Summary: Japanese Kana Kanji conversion library @@ -121,6 +121,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Tue Mar 12 2013 Daiki Ueno - 0.1.9-1 +- new upstream release + * Fri Feb 22 2013 Daiki Ueno - 0.1.7-1 - new upstream release diff --git a/sources b/sources index daa8390..e64677e 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -8cd3f36d8fb030936b4f4b5999e9a91f libkkc-0.1.7.tar.gz +bc15ff2e7bb422febab39611e4f5764b libkkc-0.1.9.tar.gz 022e6ba6f6b5ee85ba1908444f72d13f libkkc-data-0.1.6.tar.xz