Accepting request 1235023 from home:MargueriteSu:branches:M17N
- update to 5.1.5 * translation update - changes in 5.1.4 * Rename icons to avoid XDG icon name fallback with breeze icon theme OBS-URL: https://build.opensuse.org/request/show/1235023 OBS-URL: https://build.opensuse.org/package/show/M17N/fcitx5-kkc?expand=0&rev=25
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 5 06:07:21 UTC 2025 - Marguerite Su <i@marguerite.su>
|
||||
|
||||
- update to 5.1.5
|
||||
* translation update
|
||||
- changes in 5.1.4
|
||||
* Rename icons to avoid XDG icon name fallback with breeze icon theme
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 23 08:39:06 UTC 2024 - Marguerite Su <i@marguerite.su>
|
||||
|
||||
|
||||
+9
-4
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package fcitx5-kkc
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -25,7 +25,7 @@
|
||||
%endif
|
||||
|
||||
Name: %{pname}
|
||||
Version: 5.1.3
|
||||
Version: 5.1.5
|
||||
Release: 0
|
||||
Summary: Libkkc input method support for Fcitx5
|
||||
License: GPL-3.0-or-later
|
||||
@@ -69,6 +69,11 @@ This package provides libkkc input method support for Fcitx5.
|
||||
%cmake -DUSE_QT6=OFF
|
||||
%endif
|
||||
%if "%{flavor}" == "qt6"
|
||||
# leap 15.5 qt6/QtCore/qfile.h include <filesystem> which was in experimental in gcc12
|
||||
%if 0%{?suse_version} == 1500
|
||||
export CFLAGS="-I%{_includedir}/c++/12/experimental"
|
||||
export CXXFLAGS="-I%{_includedir}/c++/12/experimental"
|
||||
%endif
|
||||
%cmake
|
||||
%endif
|
||||
%make_build
|
||||
@@ -93,8 +98,8 @@ This package provides libkkc input method support for Fcitx5.
|
||||
%{_datadir}/fcitx5/inputmethod/kkc.conf
|
||||
%{_datadir}/fcitx5/kkc/dictionary_list
|
||||
%{_datadir}/fcitx5/kkc/rule
|
||||
%{_datadir}/icons/hicolor/*/apps/fcitx-kkc.png
|
||||
%{_datadir}/icons/hicolor/*/apps/org.fcitx.Fcitx5.fcitx-kkc.png
|
||||
%{_datadir}/icons/hicolor/*/apps/fcitx_kkc.png
|
||||
%{_datadir}/icons/hicolor/*/apps/org.fcitx.Fcitx5.fcitx_kkc.png
|
||||
%{_datadir}/metainfo/org.fcitx.Fcitx5.Addon.Kkc.metainfo.xml
|
||||
|
||||
%changelog
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2da2c0d1cbd35b8dbaff0e401404afddd29238c99203b6cc9a2c62ff292f676d
|
||||
size 55610
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d850de4e6549624b09b22eb0f0f1e56523d2a93424b0189914a750f0c1e9e1e8
|
||||
size 55759
|
||||
Reference in New Issue
Block a user