Update to 1.9.0
This commit is contained in:
parent
959f7e427b
commit
78487fbf23
1
.gitignore
vendored
1
.gitignore
vendored
@ -20,3 +20,4 @@
|
||||
/ibus-libpinyin-1.8.1.tar.gz
|
||||
/ibus-libpinyin-1.8.91.tar.gz
|
||||
/ibus-libpinyin-1.8.92.tar.gz
|
||||
/ibus-libpinyin-1.9.0.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global snapshot 0
|
||||
|
||||
Name: ibus-libpinyin
|
||||
Version: 1.8.92
|
||||
Version: 1.9.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Intelligent Pinyin engine based on libpinyin for IBus
|
||||
License: GPLv2+
|
||||
@ -86,6 +86,9 @@ make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
|
||||
%{_datadir}/ibus/component/*
|
||||
|
||||
%changelog
|
||||
* Thu Apr 20 2017 Peng Wu <pwu@redhat.com> - 1.9.0-1
|
||||
- Update to 1.9.0
|
||||
|
||||
* Tue Mar 7 2017 Peng Wu <pwu@redhat.com> - 1.8.92-1
|
||||
- Update to 1.8.92
|
||||
- fixes config
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ibus-libpinyin-1.8.92.tar.gz) = a226c98b8afb4d98b3ee85081b372d887842f20995f27dfe8ae7052348090ee8184324ebbf99b59282093a142ab1c5103a05130d0a87b5a12fd6446bea3580d0
|
||||
SHA512 (ibus-libpinyin-1.9.0.tar.gz) = 8ebb9feafbca8f5391ddcef6a85a8c45986cec34c23ff12273aac4d287801342755c6b05cf9428c40f6ee6b9cfcf5dc05da63ccf97861e67f796c649021f6815
|
||||
|
Loading…
Reference in New Issue
Block a user