diff --git a/.gitignore b/.gitignore index e7fca79..a3c9dc3 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /ibus-libpinyin-1.4.92.tar.gz /ibus-libpinyin-1.4.93.tar.gz /ibus-libpinyin-1.5.91.tar.gz +/ibus-libpinyin-1.5.92.tar.gz diff --git a/ibus-libpinyin.spec b/ibus-libpinyin.spec index 850d215..6a48a8d 100644 --- a/ibus-libpinyin.spec +++ b/ibus-libpinyin.spec @@ -1,7 +1,7 @@ %global snapshot 0 Name: ibus-libpinyin -Version: 1.5.91 +Version: 1.5.92 Release: 1%{?dist} Summary: Intelligent Pinyin engine based on libpinyin for IBus License: GPLv2+ @@ -78,6 +78,9 @@ make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p" %{_datadir}/ibus/component/* %changelog +* Tue Mar 19 2013 Peng Wu - 1.5.92-1 +- Update to 1.5.92 + * Mon Mar 4 2013 Peng Wu - 1.5.91-1 - Update to 1.5.91 diff --git a/sources b/sources index 99e8c61..5beb30b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d81b3ed5fd9ec684fb5eba0991dd07b5 ibus-libpinyin-1.5.91.tar.gz +d4008b536ac7ee35b9ed75a19d379274 ibus-libpinyin-1.5.92.tar.gz