Update to 1.15.1
This commit is contained in:
parent
834f5cd9f8
commit
e416319b5c
1
.gitignore
vendored
1
.gitignore
vendored
@ -42,3 +42,4 @@
|
||||
/ibus-libpinyin-1.13.1.tar.gz
|
||||
/ibus-libpinyin-1.14.91.tar.gz
|
||||
/ibus-libpinyin-1.15.0.tar.gz
|
||||
/ibus-libpinyin-1.15.1.tar.gz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%global snapshot 0
|
||||
|
||||
Name: ibus-libpinyin
|
||||
Version: 1.15.0
|
||||
Release: 2%{?dist}
|
||||
Version: 1.15.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,10 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/ibus-setup-libbopo
|
||||
%{_datadir}/ibus/component/*
|
||||
|
||||
%changelog
|
||||
* Tue Feb 21 2023 Peng Wu <pwu@redhat.com> - 1.15.1-1
|
||||
- Update to 1.15.1
|
||||
- bug fixes
|
||||
|
||||
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.15.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ibus-libpinyin-1.15.0.tar.gz) = 617211ec80371ab15bf66a234c9ad7bd6c50cf4de9e902a1cf6eea58b0435acab567dc5a77adeefc7b961153c4c2d59fb9e9a467003b3c5fb210d08c9bb8049d
|
||||
SHA512 (ibus-libpinyin-1.15.1.tar.gz) = c11bb1a022d36f1622bca408f2cfd153be1dd1faa514a43f8bc2bdade37712d201ea1c6b53e6c5f8ea35909cd2f46112b637425620b29f81247b84bf7ef93018
|
||||
|
Loading…
Reference in New Issue
Block a user