Update to 1.15.4
This commit is contained in:
parent
cf510dc042
commit
ad3f189b9c
1
.gitignore
vendored
1
.gitignore
vendored
@ -45,3 +45,4 @@
|
|||||||
/ibus-libpinyin-1.15.1.tar.gz
|
/ibus-libpinyin-1.15.1.tar.gz
|
||||||
/ibus-libpinyin-1.15.2.tar.gz
|
/ibus-libpinyin-1.15.2.tar.gz
|
||||||
/ibus-libpinyin-1.15.3.tar.gz
|
/ibus-libpinyin-1.15.3.tar.gz
|
||||||
|
/ibus-libpinyin-1.15.4.tar.gz
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
%global snapshot 0
|
%global snapshot 0
|
||||||
|
|
||||||
Name: ibus-libpinyin
|
Name: ibus-libpinyin
|
||||||
Version: 1.15.3
|
Version: 1.15.4
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Intelligent Pinyin engine based on libpinyin for IBus
|
Summary: Intelligent Pinyin engine based on libpinyin for IBus
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
URL: https://github.com/libpinyin/ibus-libpinyin
|
URL: https://github.com/libpinyin/ibus-libpinyin
|
||||||
@ -81,6 +81,11 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/ibus-setup-libbopo
|
|||||||
%{_datadir}/ibus/component/*
|
%{_datadir}/ibus/component/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 4 2023 Peng Wu <pwu@redhat.com> - 1.15.4-1
|
||||||
|
- Update to 1.15.4
|
||||||
|
- Update network dictionary
|
||||||
|
- Fix Caps Lock for English mode
|
||||||
|
|
||||||
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.15.3-3
|
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.15.3-3
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (ibus-libpinyin-1.15.3.tar.gz) = 7550229766b5441f41f27926f02060c397dda6d378ea1c08746a71705ac02d4c8b1eff9dc21a275d297b5768684b16969444ca30477b72fd9999657a7436f23f
|
SHA512 (ibus-libpinyin-1.15.4.tar.gz) = 74a0da7afd05ba12468f3874ab138abf727e0d04a3bef8c8940d9b53a2a6f33d09a31f84d64b256ae68dfd2391fad8ebdb348f7c62faef27b9a97c29d779ecbb
|
||||||
|
Loading…
Reference in New Issue
Block a user