Bump to 1.5.29-beta2
Distinguish Arabic XKB and Keypad XKB options
This commit is contained in:
parent
76361ab0aa
commit
2fbf6a67b8
1
.gitignore
vendored
1
.gitignore
vendored
@ -64,3 +64,4 @@ ibus-1.3.6.tar.gz
|
||||
/ibus-1.5.27.tar.gz
|
||||
/ibus-1.5.28.tar.gz
|
||||
/ibus-1.5.29-beta1.tar.gz
|
||||
/ibus-1.5.29-beta2.tar.gz
|
||||
|
0
ibus-HEAD.patch
Normal file
0
ibus-HEAD.patch
Normal file
10
ibus.spec
10
ibus.spec
@ -51,16 +51,15 @@
|
||||
%global dbus_python_version 0.83.0
|
||||
|
||||
Name: ibus
|
||||
Version: 1.5.29~beta1
|
||||
Release: 2%{?dist}
|
||||
Version: 1.5.29~beta2
|
||||
Release: 1%{?dist}
|
||||
Summary: Intelligent Input Bus for Linux OS
|
||||
License: LGPL-2.0-or-later
|
||||
License: LGPL-2.1-or-later
|
||||
URL: https://github.com/ibus/%name/wiki
|
||||
Source0: https://github.com/ibus/%name/releases/download/%{source_version}/%{name}-%{source_version}.tar.gz
|
||||
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}
|
||||
@ -558,6 +557,9 @@ dconf update || :
|
||||
%{_datadir}/installed-tests/ibus
|
||||
|
||||
%changelog
|
||||
* Tue Aug 08 2023 Takao Fujiwara <tfujiwar@redhat.com> - 1.5.29~beta2-1
|
||||
- Distinguish Arabic XKB and Keypad XKB options
|
||||
|
||||
* Thu Aug 03 2023 Takao Fujiwara <tfujiwar@redhat.com> - 1.5.29~beta1-2
|
||||
- Fix some source tests
|
||||
- Fix configure --disable-appindicator
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ibus-1.5.29-beta1.tar.gz) = 58beb2cb3293a1a1ade9abac351954473c92e14f23a1a81e5bcef5745367cf6a96712f6905d3e0fb6e32cd203845968d41957b67009662a287692f79b0a0137d
|
||||
SHA512 (ibus-1.5.29-beta2.tar.gz) = d7c01ba86299cc7b9c4b167a29b146a4285910c90f5cf30fa54eadd0be6fffe16094abbe6b96969056c40167d6f15b4e6db927af97d995424e6f8c759fe92dc6
|
||||
|
Loading…
Reference in New Issue
Block a user