Update to 1.11.91
This commit is contained in:
parent
91872d22ea
commit
208cb3c8ce
1
.gitignore
vendored
1
.gitignore
vendored
@ -30,3 +30,4 @@
|
||||
/ibus-libpinyin-1.10.92.tar.gz
|
||||
/ibus-libpinyin-1.11.0.tar.gz
|
||||
/ibus-libpinyin-1.11.1.tar.gz
|
||||
/ibus-libpinyin-1.11.91.tar.gz
|
||||
|
@ -5,14 +5,14 @@
|
||||
%global snapshot 0
|
||||
|
||||
Name: ibus-libpinyin
|
||||
Version: 1.11.1
|
||||
Release: 3%{?dist}
|
||||
Version: 1.11.91
|
||||
Release: 1%{?dist}
|
||||
Summary: Intelligent Pinyin engine based on libpinyin for IBus
|
||||
License: GPLv2+
|
||||
URL: https://github.com/libpinyin/ibus-libpinyin
|
||||
Source0: http://downloads.sourceforge.net/libpinyin/ibus-libpinyin/%{name}-%{version}.tar.gz
|
||||
%if %snapshot
|
||||
Patch0: ibus-libpinyin-1.11.x-head.patch
|
||||
Patch0: ibus-libpinyin-1.12.x-head.patch
|
||||
%endif
|
||||
|
||||
Requires: python3-gobject
|
||||
@ -90,6 +90,11 @@ make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
|
||||
%{_datadir}/ibus/component/*
|
||||
|
||||
%changelog
|
||||
* Thu Mar 19 2020 Peng Wu <pwu@redhat.com> - 1.11.91-1
|
||||
- Update to 1.11.91
|
||||
- support compact display style
|
||||
- bug fixes
|
||||
|
||||
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.11.1-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ibus-libpinyin-1.11.1.tar.gz) = bc699508fbbe869ae0ebbad1578244ae7760e3915a9fdf4d3cc4abfd397de35611d1e991a89ddbc6245c8e5b1eb158fea84d708b64b97da22cc2801a4b6bc1ae
|
||||
SHA512 (ibus-libpinyin-1.11.91.tar.gz) = 582d0a7e9f1f6918c444d773b606abffb16426d91eb417bc692577007ef98fcc6f0774ca0d29631794672905844753550b672c8aba26e1454bd39bb83d33d687
|
||||
|
Loading…
Reference in New Issue
Block a user