diff --git a/.gitignore b/.gitignore index 8188eda..3030990 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /ibus-libpinyin-1.6.99.20150203.tar.gz /ibus-libpinyin-1.7.0.tar.gz /ibus-libpinyin-1.7.1.tar.gz +/ibus-libpinyin-1.7.2.tar.gz diff --git a/ibus-libpinyin.spec b/ibus-libpinyin.spec index 10f6bbb..8f0e57a 100644 --- a/ibus-libpinyin.spec +++ b/ibus-libpinyin.spec @@ -1,8 +1,8 @@ %global snapshot 0 Name: ibus-libpinyin -Version: 1.7.1 -Release: 4%{?dist} +Version: 1.7.2 +Release: 1%{?dist} Summary: Intelligent Pinyin engine based on libpinyin for IBus License: GPLv2+ Group: System Environment/Libraries @@ -60,43 +60,6 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/ibus-setup-libbopo %install make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p" -# Register as an AppStream component to be visible in the software center -# -# NOTE: It would be *awesome* if this file was maintained by the upstream -# project, translated and installed into the right place during `make install`. -# -# See http://www.freedesktop.org/software/appstream/docs/ for more details. -# -mkdir -p $RPM_BUILD_ROOT%{_datadir}/appdata -cat > $RPM_BUILD_ROOT%{_datadir}/appdata/libpinyin.appdata.xml < - - libpinyin.xml - CC0-1.0 - Pinyin - Chinese Pinyin and Zhuyin input method - -

- The Pinyin input method is designed for entering Chinese text by - using Pinyin or Zhuyin. -

-

- Input methods are typing systems allowing users to input complex languages. - They are necessary because these contain too many characters to simply be laid - out on a traditional keyboard. -

-
- https://github.com/libpinyin/ibus-libpinyin - GNOME - GNOME - The GNOME Project - https://code.google.com/p/ibus/issues/list - http://www.gnome.org/friends/ - https://code.google.com/p/ibus/wiki/FAQ - -
-EOF - %find_lang %{name} %post @@ -126,6 +89,9 @@ EOF %{_datadir}/ibus/component/* %changelog +* Wed Jul 8 2015 Peng Wu - 1.7.2-1 +- Update to 1.7.2 + * Wed Jun 17 2015 Fedora Release Engineering - 1.7.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index bc58d0b..d8d7f8c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9da74493001df0bc1cff9a120a62bcf6 ibus-libpinyin-1.7.1.tar.gz +24377e89ffb81a84c9673db65542abf0 ibus-libpinyin-1.7.2.tar.gz