Update to 1.7.3

This commit is contained in:
Peng Wu 2015-11-17 15:30:03 +08:00
parent 52d26f621e
commit 792ea148d1
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -12,3 +12,4 @@
/ibus-libpinyin-1.7.0.tar.gz
/ibus-libpinyin-1.7.1.tar.gz
/ibus-libpinyin-1.7.2.tar.gz
/ibus-libpinyin-1.7.3.tar.gz

View File

@ -1,8 +1,8 @@
%global snapshot 0
Name: ibus-libpinyin
Version: 1.7.2
Release: 2%{?dist}
Version: 1.7.3
Release: 1%{?dist}
Summary: Intelligent Pinyin engine based on libpinyin for IBus
License: GPLv2+
Group: System Environment/Libraries
@ -89,6 +89,9 @@ make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
%{_datadir}/ibus/component/*
%changelog
* Tue Nov 17 2015 Peng Wu <pwu@redhat.com> - 1.7.3-1
- Update to 1.7.3
* Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.7.2-2
- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5

View File

@ -1 +1 @@
24377e89ffb81a84c9673db65542abf0 ibus-libpinyin-1.7.2.tar.gz
ecc3389a38a03be73469e928cfb571b5 ibus-libpinyin-1.7.3.tar.gz