Bump to ibus-1.5.30-beta1
- Implement ibus start/restart for Plasma Wayland - Show preferences menu item in activate menu in Plasma Wayland - Fix typing freeze with barcode reader
This commit is contained in:
parent
17419044c7
commit
810003e0ee
1
.gitignore
vendored
1
.gitignore
vendored
@ -67,3 +67,4 @@ ibus-1.3.6.tar.gz
|
||||
/ibus-1.5.29-beta2.tar.gz
|
||||
/ibus-1.5.29-rc1.tar.gz
|
||||
/ibus-1.5.29-rc2.tar.gz
|
||||
/ibus-1.5.30-beta1.tar.gz
|
||||
|
0
ibus-HEAD.patch
Normal file
0
ibus-HEAD.patch
Normal file
10
ibus.spec
10
ibus.spec
@ -57,8 +57,8 @@
|
||||
%global dbus_python_version 0.83.0
|
||||
|
||||
Name: ibus
|
||||
Version: 1.5.29~rc2
|
||||
Release: 8%{?dist}
|
||||
Version: 1.5.30~beta1
|
||||
Release: 1%{?dist}
|
||||
Summary: Intelligent Input Bus for Linux OS
|
||||
License: LGPL-2.1-or-later
|
||||
URL: https://github.com/ibus/%name/wiki
|
||||
@ -66,7 +66,6 @@ Source0: https://github.com/ibus/%name/releases/download/%{source_version
|
||||
Source1: %{name}-xinput
|
||||
Source2: %{name}.conf.5
|
||||
# Patch0: %%{name}-HEAD.patch
|
||||
Patch0: %{name}-HEAD.patch
|
||||
# Under testing #1349148 #1385349 #1350291 #1406699 #1432252 #1601577
|
||||
Patch1: %{name}-1385349-segv-bus-proxy.patch
|
||||
%if 0%{?fedora:0}%{?rhel:1}
|
||||
@ -581,6 +580,11 @@ dconf update || :
|
||||
%{_datadir}/installed-tests/ibus
|
||||
|
||||
%changelog
|
||||
* Tue Feb 13 2024 Takao Fujiwara <tfujiwar@redhat.com> - 1.5.29~beta1-1
|
||||
- Implement ibus start/restart for Plasma Wayland
|
||||
- Show preferences menu item in activate menu in Plasma Wayland
|
||||
- Fix typing freeze with barcode reader
|
||||
|
||||
* Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.29~rc2-8
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ibus-1.5.29-rc2.tar.gz) = 47dd39c9615783b6c157a25e8a2506dc2e1f440d56aa649ee8cb95a390cb4efab9c95e72ac84b5d042c25e350599b4d352ddc66f1385af6660d4a7a296e44ca7
|
||||
SHA512 (ibus-1.5.30-beta1.tar.gz) = 20d52b1939c4432091523edb43e52c17f4fe664f2f89f9e5e5b03aa9e186d1888d98af8b04cfcaa2d9b29ce5814b55a50ac11096adb0f003989c60ba3f5cecfb
|
||||
|
Loading…
Reference in New Issue
Block a user