## START: Set by rpmautospec ## (rpmautospec version 0.3.0) %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-unikey Version: 5.0.12 Release: %autorelease Summary: Unikey support for Fcitx5 License: GPLv2+ and LGPLv2+ URL: https://github.com/fcitx/fcitx5-unikey Source: https://download.fcitx-im.org/fcitx5/%{name}/%{name}-%{version}.tar.xz Source1: https://download.fcitx-im.org/fcitx5/%{name}/%{name}-%{version}.tar.xz.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: cmake(Fcitx5Qt5WidgetsAddons) BuildRequires: cmake(qt5) BuildRequires: gettext BuildRequires: libappstream-glib Requires: hicolor-icon-theme Requires: fcitx5-data %description Unikey (Vietnamese Input Method) engine support for Fcitx5. %prep %{gpgverify} --keyring='%{SOURCE2}' --signature='%{SOURCE1}' --data='%{SOURCE0}' %autosetup %build %cmake -GNinja %cmake_build %install %cmake_install appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.metainfo.xml %find_lang %{name} %files -f %{name}.lang %license LICENSES/GPL-2.0-or-later.txt LICENSES/LGPL-2.0-or-later.txt %doc README ChangeLog %{_libdir}/fcitx5/libunikey.so %{_libdir}/fcitx5/qt5/libfcitx5-unikey-macro-editor.so %{_libdir}/fcitx5/qt5/libfcitx5-unikey-keymap-editor.so %{_datadir}/fcitx5/addon/unikey.conf %{_datadir}/fcitx5/inputmethod/unikey.conf %{_datadir}/icons/hicolor/128x128/apps/fcitx-unikey.png %{_datadir}/icons/hicolor/128x128/apps/org.fcitx.Fcitx5.fcitx-unikey.png %{_metainfodir}/org.fcitx.Fcitx5.Addon.Unikey.metainfo.xml %changelog * Mon Nov 21 2022 Qiyu Yan 5.0.12-1 - update to upstream release 5.0.12 * Thu Jul 21 2022 Fedora Release Engineering 5.0.11-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jul 04 2022 Qiyu Yan 5.0.11-1 - update to upstream release 5.0.11 * Mon May 23 2022 Qiyu Yan 5.0.10-3 - add missing file * Mon May 23 2022 Qiyu Yan 5.0.10-2 - update unikey.so path * Mon May 23 2022 Qiyu Yan 5.0.10-1 - update to upstream release 5.0.10 * Thu Mar 10 2022 Qiyu Yan 5.0.9-1 - update to upstream release 5.0.9 * 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 * Sun Dec 05 2021 Qiyu Yan 5.0.7-1 - update to 5.0.7 * Sat Nov 06 2021 Qiyu Yan 5.0.6-1 - update to 5.0.6 * Sun Sep 26 2021 Qiyu Yan 5.0.5-1 - update to 5.0.5 * Wed Jul 21 2021 Fedora Release Engineering - 5.0.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Mon May 10 2021 Jonathan Wakely - 5.0.4-2 - Rebuilt for removed libstdc++ symbols (#1937698) * 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 Dec 11 23:45:45 CST 2020 Qiyu Yan - 5.0.2-1 - Update to 5.0.2 upstream release * Fri Dec 11 23:40:15 CST 2020 Qiyu Yan - 5.0.1-1 - Update to 5.0.1 upstream release