Bump to 1.5.24
This commit is contained in:
parent
dab831e141
commit
276f5e4482
1
.gitignore
vendored
1
.gitignore
vendored
@ -58,3 +58,4 @@ ibus-1.3.6.tar.gz
|
|||||||
/ibus-1.5.21.tar.gz
|
/ibus-1.5.21.tar.gz
|
||||||
/ibus-1.5.22.tar.gz
|
/ibus-1.5.22.tar.gz
|
||||||
/ibus-1.5.23.tar.gz
|
/ibus-1.5.23.tar.gz
|
||||||
|
/ibus-1.5.24.tar.gz
|
||||||
|
0
ibus-HEAD.patch
Normal file
0
ibus-HEAD.patch
Normal file
10
ibus.spec
10
ibus.spec
@ -37,8 +37,8 @@
|
|||||||
%global dbus_python_version 0.83.0
|
%global dbus_python_version 0.83.0
|
||||||
|
|
||||||
Name: ibus
|
Name: ibus
|
||||||
Version: 1.5.23
|
Version: 1.5.24
|
||||||
Release: 4%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Intelligent Input Bus for Linux OS
|
Summary: Intelligent Input Bus for Linux OS
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: https://github.com/ibus/%name/wiki
|
URL: https://github.com/ibus/%name/wiki
|
||||||
@ -46,7 +46,6 @@ Source0: https://github.com/ibus/%name/releases/download/%{version}/%{nam
|
|||||||
Source1: %{name}-xinput
|
Source1: %{name}-xinput
|
||||||
Source2: %{name}.conf.5
|
Source2: %{name}.conf.5
|
||||||
# Patch0: %%{name}-HEAD.patch
|
# Patch0: %%{name}-HEAD.patch
|
||||||
Patch0: %{name}-HEAD.patch
|
|
||||||
# Under testing #1349148 #1385349 #1350291 #1406699 #1432252 #1601577
|
# Under testing #1349148 #1385349 #1350291 #1406699 #1432252 #1601577
|
||||||
Patch1: %{name}-1385349-segv-bus-proxy.patch
|
Patch1: %{name}-1385349-segv-bus-proxy.patch
|
||||||
|
|
||||||
@ -266,7 +265,6 @@ the functionality of the installed %{name} package.
|
|||||||
# cp client/gtk2/ibusimcontext.c client/gtk3/ibusimcontext.c || :
|
# cp client/gtk2/ibusimcontext.c client/gtk3/ibusimcontext.c || :
|
||||||
# cp client/gtk2/ibusim.c client/gtk3/ibusim.c || :
|
# cp client/gtk2/ibusim.c client/gtk3/ibusim.c || :
|
||||||
# cp client/gtk2/ibusimcontext.c client/gtk4/ibusimcontext.c || :
|
# cp client/gtk2/ibusimcontext.c client/gtk4/ibusimcontext.c || :
|
||||||
cp client/gtk2/ibusimcontext.c client/gtk3/ibusimcontext.c || :
|
|
||||||
|
|
||||||
|
|
||||||
# prep test
|
# prep test
|
||||||
@ -309,7 +307,6 @@ autoreconf -f -i -v
|
|||||||
--enable-introspection \
|
--enable-introspection \
|
||||||
--enable-install-tests \
|
--enable-install-tests \
|
||||||
%{nil}
|
%{nil}
|
||||||
make -C ui/gtk3 maintainer-clean-generic
|
|
||||||
|
|
||||||
%make_build
|
%make_build
|
||||||
|
|
||||||
@ -490,6 +487,9 @@ dconf update || :
|
|||||||
%{_datadir}/installed-tests/ibus
|
%{_datadir}/installed-tests/ibus
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 22 2021 Takao Fujiwara <tfujiwar@redhat.com> - 1.5.24-1
|
||||||
|
- Bump to 1.5.24
|
||||||
|
|
||||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.23-4
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.23-4
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (ibus-1.5.23.tar.gz) = 4ea66d0a7203d665fb5c90e59ddf294614feeafc4f06b10e35989671a9bf39d5977e9061b9be224cd5a9439ac2f697a4326ff221ae868f5ebed46cbb09e9a205
|
SHA512 (ibus-1.5.24.tar.gz) = 25f34a51a5c85352e61699ca36bf7ddb9b486b28d71e15ce3a52b78bc9db2f8cb558049e0652fdc5431215a5f826fcb5a7d5e44f0de9a2ff746aaf60672e2f22
|
||||||
|
Loading…
Reference in New Issue
Block a user