From c5a96d3513dbdc4dd0b08248f2e0f5ab18c7c0008e59d8c832be87e66ab4b358 Mon Sep 17 00:00:00 2001 From: Gordon Leung Date: Fri, 11 Nov 2022 05:28:10 +0000 Subject: [PATCH] Accepting request 1035154 from home:Pi-Cla:branches:M17N update: 1.16.13 -> 1.16.14 - Fix a problem in C/POSIX and invalid locales: Use lower() on LC_MESSAGES only if it is a string and not None OBS-URL: https://build.opensuse.org/request/show/1035154 OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-table?expand=0&rev=64 --- _service | 2 +- ibus-table-1.16.13.tar.gz | 3 --- ibus-table-1.16.14.tar.gz | 3 +++ ibus-table.changes | 6 ++++++ ibus-table.spec | 2 +- 5 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 ibus-table-1.16.13.tar.gz create mode 100644 ibus-table-1.16.14.tar.gz diff --git a/_service b/_service index 212e863..6721321 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ https://github.com/mike-fabian/ibus-table @PARENT_TAG@ git - 399751b84b078b79afcfbf64b2ce374018400e21 + aa9e2ad29b6bd313baec86783029b323059b346b Release (\d+\.\d+\.\d+) \1 diff --git a/ibus-table-1.16.13.tar.gz b/ibus-table-1.16.13.tar.gz deleted file mode 100644 index d1bcc62..0000000 --- a/ibus-table-1.16.13.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:851e43a2b30ba08ab17b9c806cf337fc3393bf09b61637699c6e1fde53138d2c -size 1532633 diff --git a/ibus-table-1.16.14.tar.gz b/ibus-table-1.16.14.tar.gz new file mode 100644 index 0000000..0d863a5 --- /dev/null +++ b/ibus-table-1.16.14.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72b8a40836e8ed56b1a3c1345e989518655e3067f9a0459044891337d65fb0cb +size 1534056 diff --git a/ibus-table.changes b/ibus-table.changes index 8967e0e..511061c 100644 --- a/ibus-table.changes +++ b/ibus-table.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Nov 11 05:15:19 UTC 2022 - Gordon Leung + +update: 1.16.13 -> 1.16.14 +- Fix a problem in C/POSIX and invalid locales: Use lower() on LC_MESSAGES only if it is a string and not None + ------------------------------------------------------------------- Thu Nov 3 20:19:55 UTC 2022 - Gordon Leung diff --git a/ibus-table.spec b/ibus-table.spec index 640eb3c..a88830d 100644 --- a/ibus-table.spec +++ b/ibus-table.spec @@ -17,7 +17,7 @@ Name: ibus-table -Version: 1.16.13 +Version: 1.16.14 Release: 0 Summary: The Table engine for IBus platform License: LGPL-2.1-or-later