diff --git a/.gitignore b/.gitignore index f4d6587..2cbd110 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ /libpinyin-0.7.0.tar.gz /libpinyin-0.7.1.tar.gz /libpinyin-0.7.91.tar.gz +/libpinyin-0.7.92.tar.gz diff --git a/libpinyin.spec b/libpinyin.spec index 6d95a8e..60f1d86 100644 --- a/libpinyin.spec +++ b/libpinyin.spec @@ -1,5 +1,5 @@ Name: libpinyin -Version: 0.7.91 +Version: 0.7.92 Release: 1%{?dist} Summary: Library to deal with pinyin @@ -86,6 +86,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %{_mandir}/man1/*.1.* %changelog +* Mon Oct 15 2012 Peng Wu - 0.7.92-1 +- Update to 0.7.92 + * Mon Sep 17 2012 Peng Wu - 0.7.91-1 - Update to 0.7.91 diff --git a/sources b/sources index 5fc0b10..c7f8bcf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ea6f417cc315d0a24dfbdaa95b104a1e libpinyin-0.7.91.tar.gz +6bba0e37fe51b05cc7312d7eda9d86ed libpinyin-0.7.92.tar.gz