From 900f13f88d65897fdb67487ff3e2ba8c986bb198 Mon Sep 17 00:00:00 2001 From: Vitaly Zaitsev Date: Jun 27 2019 18:03:47 +0000 Subject: Added missing runtime requirements. --- diff --git a/flameshot.spec b/flameshot.spec index 4ce79f9..1b1c7f4 100644 --- a/flameshot.spec +++ b/flameshot.spec @@ -1,6 +1,6 @@ Name: flameshot Version: 0.6.0 -Release: 2%{?dist} +Release: 3%{?dist} # Main code: GPLv3 # Logo: Free Art License v1.3 @@ -28,6 +28,9 @@ BuildRequires: qt5-linguist BuildRequires: gcc-c++ BuildRequires: gcc +Requires: hicolor-icon-theme +Requires: qt5-qtsvg%{?_isa} + %description Powerful and simple to use screenshot software with built-in editor with advanced features. @@ -65,6 +68,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop %{_datadir}/icons/hicolor/*/apps/%{name}.* %changelog +* Thu Jun 27 2019 Vitaly Zaitsev - 0.6.0-3 +- Added missing runtime requirements (rhbz#1724679). + * Thu Jan 31 2019 Fedora Release Engineering - 0.6.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild