public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ibus] autotool: Bumped to 1.5.16
@ 2026-05-31  2:06 Takao Fujiwara
  0 siblings, 0 replies; only message in thread
From: Takao Fujiwara @ 2026-05-31  2:06 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/ibus
Branch : autotool
Commit : c58abd06976de1c0959f6789a3db0f8ddebcdb35
Author : Takao Fujiwara <tfujiwar@redhat.com>
Date   : 2017-05-15T16:47:58+09:00
Stats  : +8/-12 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/ibus/c/c58abd06976de1c0959f6789a3db0f8ddebcdb35?branch=autotool

Log:
Bumped to 1.5.16

---
diff --git a/.gitignore b/.gitignore
index 3541d5e..b762e46 100644
--- a/.gitignore
+++ b/.gitignore
@@ -51,3 +51,4 @@ ibus-1.3.6.tar.gz
 /ibus-1.5.14.tar.gz
 /ibus-1.5.15.tar.gz
 /cldr-emoji-annotation-30.0.3_2.tar.gz
+/ibus-1.5.16.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 bdecd45..59abeff 100644
--- a/ibus.spec
+++ b/ibus.spec
@@ -27,8 +27,8 @@
 %global dbus_python_version 0.83.0
 
 Name:           ibus
-Version:        1.5.15
-Release:        8%{?dist}
+Version:        1.5.16
+Release:        1%{?dist}
 Summary:        Intelligent Input Bus for Linux OS
 License:        LGPLv2+
 Group:          System Environment/Libraries
@@ -36,12 +36,9 @@ URL:            https://github.com/ibus/%name/wiki
 Source0:        https://github.com/ibus/%name/releases/download/%{version}/%{name}-%{version}.tar.gz
 Source1:        %{name}-xinput
 Source2:        %{name}.conf.5
-# FIXME: Use unicode-emoji package
-Source3:        http://www.unicode.org/Public/emoji/4.0/emoji-test.txt
 # Will remove the annotation tarball once the rpm is available on Fedora
 # Upstreamed patches.
 # Patch0:         %%{name}-HEAD.patch
-Patch0:         %{name}-HEAD.patch
 
 BuildRequires:  gettext-devel
 BuildRequires:  libtool
@@ -71,6 +68,7 @@ BuildRequires:  libwayland-client-devel
 BuildRequires:  qt5-qtbase-devel
 %endif
 BuildRequires:  cldr-emoji-annotation
+BuildRequires:  unicode-emoji
 
 Requires:       %{name}-libs%{?_isa}   = %{version}-%{release}
 Requires:       %{name}-gtk2%{?_isa}   = %{version}-%{release}
@@ -229,12 +227,9 @@ The ibus-devel-docs package contains developer documentation for IBus
 %setup -q
 # %%patch0 -p1
 # cp client/gtk2/ibusimcontext.c client/gtk3/ibusimcontext.c ||
-%patch0 -p1
-cp %SOURCE3 data/annotations
 
 %build
 #autoreconf -f -i -v
-autoreconf -f -i -v
 #make -C ui/gtk3 maintainer-clean-generic
 #make -C tools maintainer-clean-generic
 %configure \
@@ -253,11 +248,8 @@ autoreconf -f -i -v
     --disable-appindicator \
 %endif
     --enable-introspection \
-    --with-unicode-emoji-dir=$PWD/data/annotations \
     %{nil}
 
-make -C ui/gtk3 maintainer-clean-generic
-make -C tools maintainer-clean-generic
 make %{?_smp_mflags}
 
 %install
@@ -424,6 +416,9 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache &> /dev/null || :
 %{_datadir}/gtk-doc/html/*
 
 %changelog
+* Mon May 15 2017 Takao Fujiwara <tfujiwar@redhat.com> - 1.5.16-1
+- Bumped to 1.5.16
+
 * Tue May 09 2017 Takao Fujiwara <tfujiwar@redhat.com> - 1.5.15-8
 - Dropped nodejs-emojione-json and import unicode-emoji instead
 - Created emoji tab in ibus-setup

diff --git a/sources b/sources
index cf78d5a..42d5269 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (ibus-1.5.15.tar.gz) = 4e588acf2ca0172b365630dcfe2d9062e7583e50a44d435ec05c8e3976c6caf54c4708733f1f7dce5ef7724254469ee5c7ab3b086f0cbea18775c894863b0c3e
+SHA512 (ibus-1.5.16.tar.gz) = 494ead69cf9c0111fd25fd1de27e796d89db4f08443afa1ec469f638469b25d8b19a59ea7ab0db0f3a130b9a89b3f2819667099ba38fc973d6efc61b367ce237

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-05-31  2:06 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:06 [rpms/ibus] autotool: Bumped to 1.5.16 Takao Fujiwara

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox