Update to 1.8.1
This commit is contained in:
parent
215079d7b0
commit
347e38839e
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@
|
|||||||
/ibus-libpinyin-1.7.91.tar.gz
|
/ibus-libpinyin-1.7.91.tar.gz
|
||||||
/ibus-libpinyin-1.7.92.tar.gz
|
/ibus-libpinyin-1.7.92.tar.gz
|
||||||
/ibus-libpinyin-1.8.0.tar.gz
|
/ibus-libpinyin-1.8.0.tar.gz
|
||||||
|
/ibus-libpinyin-1.8.1.tar.gz
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
%global snapshot 0
|
%global snapshot 0
|
||||||
|
|
||||||
Name: ibus-libpinyin
|
Name: ibus-libpinyin
|
||||||
Version: 1.8.0
|
Version: 1.8.1
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Intelligent Pinyin engine based on libpinyin for IBus
|
Summary: Intelligent Pinyin engine based on libpinyin for IBus
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -86,6 +86,10 @@ make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
|
|||||||
%{_datadir}/ibus/component/*
|
%{_datadir}/ibus/component/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 30 2016 Peng Wu <pwu@redhat.com> - 1.8.1-1
|
||||||
|
- Update to 1.8.1
|
||||||
|
- change dconf key name to lower case
|
||||||
|
|
||||||
* Tue Nov 1 2016 Peng Wu <pwu@redhat.com> - 1.8.0-2
|
* Tue Nov 1 2016 Peng Wu <pwu@redhat.com> - 1.8.0-2
|
||||||
- Rebuilt for libpinyin 1.6.91
|
- Rebuilt for libpinyin 1.6.91
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user