public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ibus] autotool: Bump to 1.5.34-alpha1
@ 2026-05-31 2:09 Takao Fujiwara
0 siblings, 0 replies; only message in thread
From: Takao Fujiwara @ 2026-05-31 2:09 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/ibus
Branch : autotool
Commit : ffc2d1a41cc0c5c5121cedc199244e17209a6390
Author : Takao Fujiwara <tfujiwar@redhat.com>
Date : 2025-11-23T08:42:28+09:00
Stats : +12/-9 in 6 file(s)
URL : https://src.fedoraproject.org/rpms/ibus/c/ffc2d1a41cc0c5c5121cedc199244e17209a6390?branch=autotool
Log:
Bump to 1.5.34-alpha1
- Delete gnome-themes-extra from Fedora CI
---
diff --git a/.gitignore b/.gitignore
index cfca2a2..4537903 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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
diff --git a/ibus-HEAD.patch b/ibus-HEAD.patch
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/ibus-HEAD.patch
diff --git a/ibus.spec b/ibus.spec
index 0e36201..098e2d0 100644
--- a/ibus.spec
+++ b/ibus.spec
@@ -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
diff --git a/ibus.tar.gz.sum b/ibus.tar.gz.sum
index 3d7dfbf..a424be4 100644
--- a/ibus.tar.gz.sum
+++ b/ibus.tar.gz.sum
@@ -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
diff --git a/sources b/sources
index 56d79f6..c3380f6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (ibus-1.5.33.tar.gz) = 33de8c607c4bdcbf1ef3b596151008b33216f3f37e720de0c378f2730099464da800d95dd9bcded10752d689f3480f111962eab507539e239113f0f422053c63
+SHA512 (ibus-1.5.34-alpha1.tar.gz) = c018d7d4fb5ddbb531f58d3c0b8836992ef74f16c4af4c99b376cecec2d177cea7826f773d303458dec5bb0a0a299f522adf1022a3e9bd1e1af8c45a62731940
diff --git a/tests/ibus-desktop-testing/install2-fedora/main.fmf b/tests/ibus-desktop-testing/install2-fedora/main.fmf
index 70fa2ee..763513b 100644
--- a/tests/ibus-desktop-testing/install2-fedora/main.fmf
+++ b/tests/ibus-desktop-testing/install2-fedora/main.fmf
@@ -21,7 +21,6 @@ require:
- gnome-logs
- gnome-maps
- gnome-photos
- - gnome-themes-extra
- gnome-user-share
- gnome-weather
- gvfs-afc
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-05-31 2:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-05-31 2:09 [rpms/ibus] autotool: Bump to 1.5.34-alpha1 Takao Fujiwara
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox