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: Update po files
Date: Sun, 31 May 2026 02:07:29 GMT	[thread overview]
Message-ID: <178019324953.1.6539968657712762186.rpms-ibus-b0d1d9d4651e@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/ibus
Branch : autotool
Commit : b0d1d9d4651ee3ce48eb410f7d3cc42f9b3a2b17
Author : Takao Fujiwara <tfujiwar@redhat.com>
Date   : 2020-09-15T19:00:05+09:00
Stats  : +8/-6 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/ibus/c/b0d1d9d4651ee3ce48eb410f7d3cc42f9b3a2b17?branch=autotool

Log:
Update po files

---
diff --git a/.gitignore b/.gitignore
index fda1314..9c9f857 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,7 +27,8 @@
 /ibus-gjs-3.4.1.20130115.tar.gz
 /ibus-xkb-1.5.0.tar.gz
 /ibus-xkb-1.5.0.20140114.tar.gz
-/ibus-po-1.5.22-20200827.tar.gz
+/ibus-po-1.5.22-20200914.tar.gz
+/ibus-simple-1.5.22.20200909.xml.gz
 ibus-1.3.6.tar.gz
 /ibus-1.3.7.tar.gz
 /ibus-1.3.8.tar.gz
@@ -56,5 +57,3 @@ ibus-1.3.6.tar.gz
 /ibus-1.5.20.tar.gz
 /ibus-1.5.21.tar.gz
 /ibus-1.5.22.tar.gz
-/ibus-simple-1.5.22.20200827.xml.gz
-/ibus-simple-1.5.22.20200909.xml.gz

diff --git a/ibus.spec b/ibus.spec
index df0f5e3..8c550ed 100644
--- a/ibus.spec
+++ b/ibus.spec
@@ -26,7 +26,7 @@
 
 Name:           ibus
 Version:        1.5.22
-Release:        16%{?dist}
+Release:        17%{?dist}
 Summary:        Intelligent Input Bus for Linux OS
 License:        LGPLv2+
 URL:            https://github.com/ibus/%name/wiki
@@ -34,7 +34,7 @@ Source0:        https://github.com/ibus/%name/releases/download/%{version}/%{nam
 Source1:        %{name}-xinput
 Source2:        %{name}.conf.5
 Source3:        https://fujiwara.fedorapeople.org/ibus/po/%{name}-simple-1.5.22.20200909.xml.gz
-Source4:        https://fujiwara.fedorapeople.org/ibus/po/%{name}-po-1.5.22-20200827.tar.gz
+Source4:        https://fujiwara.fedorapeople.org/ibus/po/%{name}-po-1.5.22-20200914.tar.gz
 # Patch0:         %%{name}-HEAD.patch
 Patch0:         %{name}-HEAD.patch
 # Under testing #1349148 #1385349 #1350291 #1406699 #1432252 #1601577
@@ -461,6 +461,9 @@ dconf update || :
 %{_datadir}/installed-tests/ibus
 
 %changelog
+* Tue Sep 15 2020 Takao Fujiwara <tfujiwar@redhat.com> - 1.5.22-17
+- Update po files
+
 * Wed Sep 09 2020 Takao Fujiwara <tfujiwar@redhat.com> - 1.5.22-16
 - Bug 1876877 - Fix to pull the correct language with no iso639 variants
 - Accept xdigits only for Unicode typing

diff --git a/sources b/sources
index 43fee9f..49f0588 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
 SHA512 (ibus-1.5.22.tar.gz) = 0abe89acc6da8cea484a6b9f807c08e94869072f374f9e8f4541a426636f818f1c3cb8b9237f97245771f9e4bf19184983d8ac924177dc4824ca6e8b5304425d
 SHA512 (ibus-simple-1.5.22.20200909.xml.gz) = bfa809b70dc55f293b9c766b8dfbb8d75ef66c055a6634d42e8b76df7bbbad241ba6a6ef0c38eb453ac547725b6368aa0ccc3e1bea45cb5f843f255630e919d9
-SHA512 (ibus-po-1.5.22-20200827.tar.gz) = 87bcade0166744e186af81747d5f3c38e223a85f6bef859f714a8dc9912789def2bc41c67b78a2743455be3c53df31953ca382f0d23ac115a0a42deea7675de3
+SHA512 (ibus-po-1.5.22-20200914.tar.gz) = 0d843ea37aa84e47ae135680e7f00f597312d97b1a9f4b5889aa75818f71e0ea4742bfd9c899714d3e8b46aabd1994584c485ea6d376eb0b6aec7373e6a98dc4

                 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=178019324953.1.6539968657712762186.rpms-ibus-b0d1d9d4651e@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