Update to 1.12.1
This commit is contained in:
parent
8c9becc734
commit
0a88a9a4bb
1
.gitignore
vendored
1
.gitignore
vendored
@ -35,3 +35,4 @@
|
||||
/ibus-libpinyin-1.11.93.tar.gz
|
||||
/ibus-libpinyin-1.11.94.tar.gz
|
||||
/ibus-libpinyin-1.12.0.tar.gz
|
||||
/ibus-libpinyin-1.12.1.tar.gz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%global snapshot 0
|
||||
|
||||
Name: ibus-libpinyin
|
||||
Version: 1.12.0
|
||||
Release: 5%{?dist}
|
||||
Version: 1.12.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Intelligent Pinyin engine based on libpinyin for IBus
|
||||
License: GPLv3+
|
||||
URL: https://github.com/libpinyin/ibus-libpinyin
|
||||
@ -81,6 +81,12 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/ibus-setup-libbopo
|
||||
%{_datadir}/ibus/component/*
|
||||
|
||||
%changelog
|
||||
* Wed Sep 15 2021 Peng Wu <pwu@redhat.com> - 1.12.1-1
|
||||
- Update to 1.12.1
|
||||
- support compatibility display style
|
||||
- remember cloud input
|
||||
- bug fixes
|
||||
|
||||
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.0-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ibus-libpinyin-1.12.0.tar.gz) = 894bbd6f4f613037bf9c01c8b7a0ff46898135131e84413245751ad01672152b133f1f31a3b38616f13e68da8c90ec9c028082db86b88e4469edb23eeea965df
|
||||
SHA512 (ibus-libpinyin-1.12.1.tar.gz) = 9f6e692143c9716ce9a019af043d964655b3d7c11004d4c83364418600c4741c8f70e421544f90cce0aa42d463464357108c65758c5dcfe778a8dfa34d55c735
|
||||
|
Loading…
Reference in New Issue
Block a user