From 633bdf447203bc7acc0ded5a2fd90fc2162b5709 Mon Sep 17 00:00:00 2001 From: Robin Lee Date: Jun 20 2019 08:02:02 +0000 Subject: BR: add libuuid-devel --- diff --git a/fcitx.spec b/fcitx.spec index f5be326..9238519 100755 --- a/fcitx.spec +++ b/fcitx.spec @@ -5,7 +5,7 @@ Name: fcitx Summary: An input method framework Version: 4.2.9.6 -Release: 4%{?dist} +Release: 5%{?dist} License: GPLv2+ URL: https://fcitx-im.org/wiki/Fcitx Source0: http://download.fcitx-im.org/fcitx/%{name}-%{version}_dict.tar.xz @@ -22,6 +22,7 @@ BuildRequires: libX11-devel, dbus-glib-devel, dbus-x11 BuildRequires: desktop-file-utils, libxml2-devel BuildRequires: lua-devel, extra-cmake-modules BuildRequires: xkeyboard-config-devel +BuildRequires: libuuid-devel Requires: %{name}-data = %{version}-%{release} Requires: imsettings Requires(post): %{_sbindir}/alternatives @@ -295,6 +296,9 @@ fi %{_libdir}/qt4/plugins/inputmethods/qtim-fcitx.so %changelog +* Thu Jun 20 2019 Robin Lee - 4.2.9.6-5 +- BR: add libuuid-devel + * Thu Jan 31 2019 Fedora Release Engineering - 4.2.9.6-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild