Bump to 1.5.34-alpha1
- Delete gnome-themes-extra from Fedora CI
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -85,3 +85,4 @@ ibus-1.3.6.tar.gz
|
||||
/ibus-1.5.33-rc1.tar.gz
|
||||
/ibus-1.5.33-rc2.tar.gz
|
||||
/ibus-1.5.33.tar.gz
|
||||
/ibus-1.5.34-alpha1.tar.gz
|
||||
|
||||
0
ibus-HEAD.patch
Normal file
0
ibus-HEAD.patch
Normal file
@ -61,9 +61,9 @@
|
||||
%global dbus_python_version 0.83.0
|
||||
|
||||
Name: ibus
|
||||
Version: 1.5.33
|
||||
Version: 1.5.34~alpha1
|
||||
# https://github.com/fedora-infra/rpmautospec/issues/101
|
||||
Release: 2%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Summary: Intelligent Input Bus for Linux OS
|
||||
License: LGPL-2.1-or-later
|
||||
URL: https://github.com/ibus/%name/wiki
|
||||
@ -72,7 +72,6 @@ Source1: https://github.com/ibus/%name/releases/download/%{source_version
|
||||
Source2: %{name}-xinput
|
||||
Source3: %{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
|
||||
|
||||
@ -639,6 +638,10 @@ dconf update || :
|
||||
%{_datadir}/installed-tests/ibus
|
||||
|
||||
%changelog
|
||||
* Sat Nov 22 2025 Takao Fujiwara <tfujiwar@redhat.com> - 1.5.34~alpha1-1
|
||||
- Bump to 1.5.34-alpha1
|
||||
- Delete gnome-themes-extra from Fedora CI
|
||||
|
||||
* Tue Nov 18 2025 Takao Fujiwara <tfujiwar@redhat.com> - 1.5.33-2
|
||||
- Resolves: #2413790 - Load EN compose file in pt-BR locale
|
||||
- Update simple.xml with xkeyboard-config 2.46
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
cksum 940572742 4350799 ibus-1.5.33.tar.gz
|
||||
sha1sum d2df0788c03c2080b7ab06b818817db396e57646 ibus-1.5.33.tar.gz
|
||||
sha256sum 58941c9b8285891c776b67fb2039eebe0d61d63a51578519febfc5481b91e831 ibus-1.5.33.tar.gz
|
||||
sha512sum 33de8c607c4bdcbf1ef3b596151008b33216f3f37e720de0c378f2730099464da800d95dd9bcded10752d689f3480f111962eab507539e239113f0f422053c63 ibus-1.5.33.tar.gz
|
||||
cksum 293158776 4349520 ibus-1.5.34-alpha1.tar.gz
|
||||
sha1sum fbf2995735cc5b1be37d9408738e036b49df81bd ibus-1.5.34-alpha1.tar.gz
|
||||
sha256sum 7cd1403ce8697fa9415e20493dbf1595c6bc53fe2b7ca05dc148c9113f5e1750 ibus-1.5.34-alpha1.tar.gz
|
||||
sha512sum c018d7d4fb5ddbb531f58d3c0b8836992ef74f16c4af4c99b376cecec2d177cea7826f773d303458dec5bb0a0a299f522adf1022a3e9bd1e1af8c45a62731940 ibus-1.5.34-alpha1.tar.gz
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ibus-1.5.33.tar.gz) = 33de8c607c4bdcbf1ef3b596151008b33216f3f37e720de0c378f2730099464da800d95dd9bcded10752d689f3480f111962eab507539e239113f0f422053c63
|
||||
SHA512 (ibus-1.5.34-alpha1.tar.gz) = c018d7d4fb5ddbb531f58d3c0b8836992ef74f16c4af4c99b376cecec2d177cea7826f773d303458dec5bb0a0a299f522adf1022a3e9bd1e1af8c45a62731940
|
||||
|
||||
@ -21,7 +21,6 @@ require:
|
||||
- gnome-logs
|
||||
- gnome-maps
|
||||
- gnome-photos
|
||||
- gnome-themes-extra
|
||||
- gnome-user-share
|
||||
- gnome-weather
|
||||
- gvfs-afc
|
||||
|
||||
Reference in New Issue
Block a user