From 8f081b988883789df094958c1066cd14ec6bca1e Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Mar 08 2018 17:12:33 +0000 Subject: drop BR: pkgconfig(Qt5) it's not needed, should not be used --- diff --git a/admeshgui.spec b/admeshgui.spec index f67335d..e2e5467 100644 --- a/admeshgui.spec +++ b/admeshgui.spec @@ -1,7 +1,7 @@ Name: admeshgui %global camelname ADMeshGUI Version: 1.0.1 -Release: 9%{?dist} +Release: 10%{?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,7 +20,6 @@ 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 @@ -62,6 +61,9 @@ 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