Update to 1.15.2
This commit is contained in:
parent
e416319b5c
commit
0d4d2b22c4
1
.gitignore
vendored
1
.gitignore
vendored
@ -43,3 +43,4 @@
|
|||||||
/ibus-libpinyin-1.14.91.tar.gz
|
/ibus-libpinyin-1.14.91.tar.gz
|
||||||
/ibus-libpinyin-1.15.0.tar.gz
|
/ibus-libpinyin-1.15.0.tar.gz
|
||||||
/ibus-libpinyin-1.15.1.tar.gz
|
/ibus-libpinyin-1.15.1.tar.gz
|
||||||
|
/ibus-libpinyin-1.15.2.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global snapshot 0
|
%global snapshot 0
|
||||||
|
|
||||||
Name: ibus-libpinyin
|
Name: ibus-libpinyin
|
||||||
Version: 1.15.1
|
Version: 1.15.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Intelligent Pinyin engine based on libpinyin for IBus
|
Summary: Intelligent Pinyin engine based on libpinyin for IBus
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
@ -81,6 +81,10 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/ibus-setup-libbopo
|
|||||||
%{_datadir}/ibus/component/*
|
%{_datadir}/ibus/component/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 8 2023 Peng Wu <pwu@redhat.com> - 1.15.2-1
|
||||||
|
- Update to 1.15.2
|
||||||
|
- bug fixes
|
||||||
|
|
||||||
* Tue Feb 21 2023 Peng Wu <pwu@redhat.com> - 1.15.1-1
|
* Tue Feb 21 2023 Peng Wu <pwu@redhat.com> - 1.15.1-1
|
||||||
- Update to 1.15.1
|
- Update to 1.15.1
|
||||||
- bug fixes
|
- bug fixes
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (ibus-libpinyin-1.15.1.tar.gz) = c11bb1a022d36f1622bca408f2cfd153be1dd1faa514a43f8bc2bdade37712d201ea1c6b53e6c5f8ea35909cd2f46112b637425620b29f81247b84bf7ef93018
|
SHA512 (ibus-libpinyin-1.15.2.tar.gz) = 33b382d2f10abe736859417ced74bbd48cd7d2cb4a9954150ee4ce2092204c9264ab40f6015f27ea1b839acff51a4a1495fd54210406abc1da09b84fa7bf0b25
|
||||||
|
Loading…
Reference in New Issue
Block a user