## START: Set by rpmautospec ## (rpmautospec version 0.7.3) ## RPMAUTOSPEC: autorelease, autochangelog %define autorelease(e:s:pb:n) %{?-p:0.}%{lua: release_number = 1; base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}")); print(release_number + base_release_number - 1); }%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}} ## END: Set by rpmautospec %global __provides_exclude_from ^%{_libdir}/fcitx5/.*\\.so$ Name: fcitx5-zhuyin Version: 5.1.2 Release: %autorelease Summary: Libzhuyin Wrapper for Fcitx License: GPL-2.0-or-later URL: https://github.com/fcitx/fcitx5-zhuyin Source: https://download.fcitx-im.org/fcitx5/%{name}/%{name}-%{version}_dict.tar.zst Source1: https://download.fcitx-im.org/fcitx5/%{name}/%{name}-%{version}_dict.tar.zst.sig Source2: https://pgp.key-server.io/download/0x8E8B898CBF2412F9 BuildRequires: gnupg2 BuildRequires: cmake BuildRequires: extra-cmake-modules BuildRequires: gcc-c++ BuildRequires: ninja-build BuildRequires: cmake(Fcitx5Core) BuildRequires: pkgconfig(libzhuyin) >= 2.3.0 BuildRequires: libpinyin-tools BuildRequires: cmake(fmt) BuildRequires: gettext BuildRequires: libappstream-glib Requires: %{name}-data = %{version}-%{release} %description Libzhuyin Wrapper for Fcitx. %package data Summary: Data files for fcitx5-zhuyin BuildArch: noarch Requires: %{name} = %{version}-%{release} Requires: fcitx5-lua Requires: fcitx5-data Requires: hicolor-icon-theme %description data Provides data files and icon files need for fcitx5-zhuyin package. %prep %{gpgverify} --keyring='%{SOURCE2}' --signature='%{SOURCE1}' --data='%{SOURCE0}' %autosetup -p1 %build %cmake -GNinja %cmake_build %install %cmake_install # convert symlinked icons to copied icons, this will help co-existing with # fcitx4 for iconfile in $(find %{buildroot}%{_datadir}/icons -type l) do origicon=$(readlink -f ${iconfile}) rm -f ${iconfile} cp ${origicon} ${iconfile} done appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.metainfo.xml %find_lang %{name} %files -f %{name}.lang %license LICENSES/GPL-2.0-or-later.txt %doc README AUTHORS ChangeLog %{_libdir}/fcitx5/zhuyin.so %{_metainfodir}/org.fcitx.Fcitx5.Addon.Zhuyin.metainfo.xml %files data %{_datadir}/fcitx5/addon/zhuyin.conf %{_datadir}/fcitx5/inputmethod/zhuyin.conf %{_datadir}/icons/hicolor/*/apps/fcitx-zhuyin.png %{_datadir}/icons/hicolor/*/apps/org.fcitx.Fcitx5.fcitx-zhuyin.png %{_datadir}/fcitx5/zhuyin %{_datadir}/fcitx5/lua/imeapi/extensions/zhuyin.lua %changelog ## START: Generated by rpmautospec * Thu Oct 10 2024 Qiyu Yan - 5.1.2-1 - update to upstream release 5.1.2 * Wed Jul 17 2024 Fedora Release Engineering - 5.1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Tue Apr 23 2024 Qiyu Yan - 5.1.1-1 - update to upstream release 5.1.1 * Wed Jan 24 2024 Fedora Release Engineering - 5.1.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering - 5.1.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Tue Sep 05 2023 Peng Wu - 5.1.0-2 - Migrate to SPDX license expression * Fri Aug 18 2023 Qiyu Yan - 5.1.0-1 - update to upstream release 5.1.0 * Wed Jul 19 2023 Fedora Release Engineering - 5.0.12-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jun 28 2023 Vitaly Zaitsev - 5.0.12-2 - Rebuilt due to fmt 10 update. * Sun Mar 12 2023 Qiyu Yan - 5.0.12-1 - update to upstream release 5.0.12 * Thu Jan 19 2023 Fedora Release Engineering - 5.0.11-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Mon Nov 21 2022 Qiyu Yan - 5.0.11-1 - update to upstream release 5.0.11 * Thu Oct 20 2022 Adam Williamson - 5.0.10-3 - Rebuild for libzhuyin soname bump * Thu Jul 21 2022 Fedora Release Engineering - 5.0.10-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jul 04 2022 Qiyu Yan - 5.0.10-1 - update to upstream release 5.0.10 * Mon May 23 2022 Qiyu Yan - 5.0.9-2 - fix sources * Mon May 23 2022 Qiyu Yan - 5.0.9-1 - update to upstream release 5.0.9 * Wed Feb 02 2022 Qiyu Yan - 5.0.8-2 - upload missing sources * Wed Feb 02 2022 Qiyu Yan - 5.0.8-1 - update to upstream release 5.0.8 * Thu Jan 20 2022 Fedora Release Engineering - 5.0.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Sat Nov 06 2021 Qiyu Yan - 5.0.7-1 - update to 5.0.7 * Sun Sep 26 2021 Qiyu Yan - 5.0.6-1 - update to 5.0.6 * Wed Jul 21 2021 Fedora Release Engineering - 5.0.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Wed May 05 2021 Qiyu Yan - 5.0.5-1 - Update to 5.0.5 upstream release * Mon Mar 22 2021 Qiyu Yan - 5.0.4-1 - Update to 5.0.4 upstream release * Fri Mar 12 2021 Qiyu Yan - 5.0.3-1 - Update to 5.0.3 upstream release * Fri Feb 19 2021 Qiyu Yan - 5.0.2-1 - update to 5.0.2 upstream release * Fri Dec 11 23:50:55 CST 2020 Qiyu Yan - 5.0.1-1 - Update to 5.0.1 upstream release * Fri Dec 4 21:13:39 CST 2020 Qiyu Yan - 5.0.0-1 - Initial Release ## END: Generated by rpmautospec