From cbbe5c76df56f75c8d1bbc3e5a1d9757bb361ca9 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Mar 08 2018 17:13:40 +0000 Subject: Revert "drop BR: pkgconfig(Qt5)" This reverts commit 8f081b988883789df094958c1066cd14ec6bca1e. (sorry, rethinking) --- diff --git a/admeshgui.spec b/admeshgui.spec index e2e5467..f67335d 100644 --- a/admeshgui.spec +++ b/admeshgui.spec @@ -1,7 +1,7 @@ Name: admeshgui %global camelname ADMeshGUI Version: 1.0.1 -Release: 10%{?dist} +Release: 9%{?dist} Summary: STL viewer and manipulation tool # Code is AGPLv3 logo/license is LGPLv3 or CC-BY-SA License: AGPLv3 and (LGPLv3 or CC-BY-SA) @@ -20,6 +20,7 @@ BuildRequires: pkgconfig(Qt5Gui) >= 5.4 BuildRequires: pkgconfig(Qt5OpenGL) >= 5.4 BuildRequires: pkgconfig(Qt5Svg) >= 5.4 BuildRequires: pkgconfig(Qt5Widgets) >= 5.4 +BuildRequires: pkgconfig(Qt5) >= 5.4 BuildRequires: stlsplit-devel Requires: hicolor-icon-theme @@ -61,9 +62,6 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/appdata/*.appdata %changelog -* Thu Mar 08 2018 Rex Dieter - 1.0.1-10 -- drop BR: pkgconfig(Qt5) - * Wed Feb 07 2018 Fedora Release Engineering - 1.0.1-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild