public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Kan-Ru Chen <kanru@kanru.info>
To: git-commits@fedoraproject.org
Subject: [rpms/libchewing] f44: Update to 0.12.0 (rhbz#2455367)
Date: Mon, 06 Jul 2026 11:41:37 GMT [thread overview]
Message-ID: <178333809769.1.2997120270561859223.rpms-libchewing-60d6ccfb14d8@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/libchewing
Branch : f44
Commit : 60d6ccfb14d84a545a9e7100b68ab024a8aee87f
Author : Kan-Ru Chen <kanru@kanru.info>
Date : 2026-04-07T21:56:27+09:00
Stats : +12/-9 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/libchewing/c/60d6ccfb14d84a545a9e7100b68ab024a8aee87f?branch=f44
Log:
Update to 0.12.0 (rhbz#2455367)
---
diff --git a/.gitignore b/.gitignore
index 7a0ab7a..7098dd8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -39,3 +39,5 @@
/libchewing-0.10.3.tar.zst.asc
/libchewing-0.11.0.tar.zst
/libchewing-0.11.0.tar.zst.asc
+/libchewing-0.12.0.tar.zst
+/libchewing-0.12.0.tar.zst.asc
diff --git a/libchewing.spec b/libchewing.spec
index 9d8413b..326f0ba 100644
--- a/libchewing.spec
+++ b/libchewing.spec
@@ -1,22 +1,23 @@
-%bcond_without check
+%bcond check 1
%global libchewing_python_dir %{python3_sitelib}
%global im_name_zh_TW 新酷音輸入法
%global name_zh_TW %{im_name_zh_TW}函式庫
Name: libchewing
-Version: 0.11.0
+Version: 0.12.0
Release: %autorelease
Summary: Intelligent phonetic input method library for Traditional Chinese
Summary(zh_TW): %{name_zh_TW}
+# (MIT OR Apache-2.0) AND Unicode-DFS-2016
# Apache-2.0 OR MIT
-# BSD-2-Clause OR Apache-2.0 OR MIT
# LGPL-2.1-or-later
# MIT
# MIT OR Apache-2.0
-# MPL-2.0
-License: LGPL-2.1-or-later AND (BSD-2-Clause OR Apache-2.0 OR MIT) AND MIT AND (MIT OR Apache-2.0) AND MPL-2.0
+# Unlicense OR MIT
+# Zlib
+License: ((MIT OR Apache-2.0) AND Unicode-DFS-2016) AND (Apache-2.0 OR MIT) AND LGPL-2.1-or-later AND MIT AND (MIT OR Apache-2.0) AND (Unlicense OR MIT) AND Zlib
# LICENSE.dependencies contains a full license breakdown
URL: https://chewing.im
@@ -84,8 +85,8 @@ Python binding of libchewing.
%build
%cmake --preset default
%cmake_build
-%{cargo_license_summary}
-%{cargo_license} > LICENSE.dependencies
+%{cargo_license_summary -f sqlite}
+%{cargo_license -f sqlite} > LICENSE.dependencies
%install
%cmake_install
diff --git a/sources b/sources
index 4314582..4efbcf0 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
-SHA512 (libchewing-0.11.0.tar.zst) = a094dce50a9a2da4574b807013713af7b3a6def6d5320d158bdeb270e6305ae831cae9cc7ee9d73f28230911d2797c73e9153fe1a81121fe1ea43cbc94b9dd74
-SHA512 (libchewing-0.11.0.tar.zst.asc) = 2cd7225a2e3b4d92135f85ec3c0218c281e5b761649e983472f6101e162de23835d2cae30b20781d03256d032b3b2f6d2369beb1618685df9e00b126e2d1a511
+SHA512 (libchewing-0.12.0.tar.zst) = 1e9cce8093b892c14fab7b335d856c3a6ff7c198cd5ebf2573bc2d40b7963cda6a1b470802a409c8baccfa2419fa11372ab61b618b12a733f049c8b4c133945d
+SHA512 (libchewing-0.12.0.tar.zst.asc) = 199448607a45a83dc427b2e1300ea9b18c05dc06859e169f4fe7db29de5da6564c7c61dccafd037de8558298a43a8fabce5a7252857e44e443c0fd81303e1a57
SHA512 (libchewing.pgp) = 30aad20ab6002ed95ffc175f40626977658033c0f55e52b13bc09e153bfce5ca8eb8fc5abfd1bbff20481ca77ec3a57ed1d535201baaa12fefd10daa08aeb28e
reply other threads:[~2026-07-06 11:41 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=178333809769.1.2997120270561859223.rpms-libchewing-60d6ccfb14d8@fedoraproject.org \
--to=kanru@kanru.info \
--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