diff --git a/.gitignore b/.gitignore index 9ab4300..aa5788a 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,4 @@ /libpinyin-1.2.91.tar.gz /libpinyin-1.3.0.tar.gz /libpinyin-1.5.91.tar.gz +/libpinyin-1.5.92.tar.gz diff --git a/libpinyin.spec b/libpinyin.spec index cf4ec54..fbf5a84 100644 --- a/libpinyin.spec +++ b/libpinyin.spec @@ -1,7 +1,7 @@ %global snapshot 0 Name: libpinyin -Version: 1.5.91 +Version: 1.5.92 Release: 1%{?dist} Summary: Library to deal with pinyin @@ -92,6 +92,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Tue Aug 2 2016 Peng Wu - 1.5.92-1 +- Update to 1.5.92 + * Mon Jul 18 2016 Peng Wu - 1.5.91-1 - Update to 1.5.91 - Use Kyoto Cabinet instead of Berkeley DB diff --git a/sources b/sources index 6ee236d..e0c4510 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f696445dd6c56fb344eedf03a8361016 libpinyin-1.5.91.tar.gz +ce56289e833d493c8285300c87511855 libpinyin-1.5.92.tar.gz