public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Takao Fujiwara <tfujiwar@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/ibus] autotool: Bump to 1.5.22
Date: Sun, 31 May 2026 02:07:21 GMT	[thread overview]
Message-ID: <178019324116.1.5696683066408595707.rpms-ibus-1fb0eff3fd96@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/ibus
            Branch : autotool
            Commit : 1fb0eff3fd9649f600b443e620fd64041a799679
            Author : Takao Fujiwara <tfujiwar@redhat.com>
            Date   : 2020-02-21T22:26:46+09:00
            Stats  : +8/-8 in 4 file(s)
            URL    : https://src.fedoraproject.org/rpms/ibus/c/1fb0eff3fd9649f600b443e620fd64041a799679?branch=autotool

            Log:
            Bump to 1.5.22

- Delete package depending ibus-gtk2

---
diff --git a/.gitignore b/.gitignore
index 50429e1..352772b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -60,3 +60,4 @@ ibus-1.3.6.tar.gz
 /ibus-1.5.19.tar.gz
 /ibus-1.5.20.tar.gz
 /ibus-1.5.21.tar.gz
+/ibus-1.5.22.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 5ddd2af..0042a5f 100644
--- a/ibus.spec
+++ b/ibus.spec
@@ -34,8 +34,8 @@
 %global dbus_python_version 0.83.0
 
 Name:           ibus
-Version:        1.5.21
-Release:        9%{?dist}
+Version:        1.5.22
+Release:        1%{?dist}
 Summary:        Intelligent Input Bus for Linux OS
 License:        LGPLv2+
 URL:            https://github.com/ibus/%name/wiki
@@ -43,7 +43,6 @@ Source0:        https://github.com/ibus/%name/releases/download/%{version}/%{nam
 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
 
@@ -84,7 +83,6 @@ BuildRequires:  unicode-ucd
 BuildRequires:  libXtst-devel
 
 Requires:       %{name}-libs%{?_isa}   = %{version}-%{release}
-Requires:       %{name}-gtk2%{?_isa}   = %{version}-%{release}
 Requires:       %{name}-gtk3%{?_isa}   = %{version}-%{release}
 Requires:       %{name}-setup          = %{version}-%{release}
 
@@ -256,7 +254,6 @@ the functionality of the installed %{name} package.
 %prep
 %autosetup -S git
 # cp client/gtk2/ibusimcontext.c client/gtk3/ibusimcontext.c || :
-cp client/gtk2/ibusimcontext.c client/gtk3/ibusimcontext.c || :
 
 
 # prep test
@@ -270,7 +267,6 @@ fi
 #autoreconf -f -i -v
 #make -C ui/gtk3 maintainer-clean-generic
 #make -C tools maintainer-clean-generic
-autoreconf -f -i -v
 %configure \
     --disable-static \
     --enable-gtk2 \
@@ -292,7 +288,6 @@ autoreconf -f -i -v
     --enable-install-tests \
     %{nil}
 
-make -C ui/gtk3 maintainer-clean-generic
 make %{?_smp_mflags}
 
 %install
@@ -464,6 +459,10 @@ dconf update || :
 %{_datadir}/installed-tests/ibus
 
 %changelog
+* Thu Feb 13 2020 Takao Fujiwara <tfujiwar@redhat.com> - 1.5.22-1
+- Bump to 1.5.22
+- Delete package depending ibus-gtk2
+
 * Thu Feb 13 2020 Takao Fujiwara <tfujiwar@redhat.com> - 1.5.21-9
 - Bug 1785276 - Fix abrt without XDG_CACHE_HOME/ibus
 - Bug 1788754 - Fix abrt with NULL output of compose keys

diff --git a/sources b/sources
index a5a3125..2691b3b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (ibus-1.5.21.tar.gz) = c7c06e13e78fb4d4d26ce8975b6db4f7914efb325a903999a82197229e13d5ebb4afc876ef67e1d86db58f08c16350dc095aaea050b2f69c2bfc4c452adc5331
+SHA512 (ibus-1.5.22.tar.gz) = 0abe89acc6da8cea484a6b9f807c08e94869072f374f9e8f4541a426636f818f1c3cb8b9237f97245771f9e4bf19184983d8ac924177dc4824ca6e8b5304425d

                 reply	other threads:[~2026-05-31  2:07 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178019324116.1.5696683066408595707.rpms-ibus-1fb0eff3fd96@fedoraproject.org \
    --to=tfujiwar@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox