From 27cc7209936a4bde9c9e7403315fb5ba22fbb194 Mon Sep 17 00:00:00 2001 From: Scott Talbert Date: Aug 06 2018 10:35:17 +0000 Subject: Build against wxGTK3 (wx 3.0 GTK+ 2) instead of wxGTK (wx 2.8) --- diff --git a/gnuplot.spec b/gnuplot.spec index 7a838a6..3ad3129 100644 --- a/gnuplot.spec +++ b/gnuplot.spec @@ -13,7 +13,7 @@ Summary: A program for plotting mathematical expressions and data Name: gnuplot Version: %{major}.%{minor}.%{patchlevel} -Release: 9%{?dist} +Release: 10%{?dist} # MIT .. term/PostScript/aglfn.txt License: gnuplot and MIT Group: Applications/Engineering @@ -50,7 +50,7 @@ BuildRequires: qt5-qtbase-devel BuildRequires: qt5-qtsvg-devel BuildRequires: qt5-linguist %if %{with wx} -BuildRequires: wxGTK-devel +BuildRequires: compat-wxGTK3-gtk2-devel %endif Obsoletes: gnuplot-qt < 5.0.0-4 @@ -367,6 +367,9 @@ fi %{_datadir}/texmf/tex/latex/gnuplot/ %changelog +* Mon Aug 06 2018 Scott Talbert - 5.0.6-10 +- Build against wxGTK3 (wx 3.0 GTK+ 2) instead of wxGTK (wx 2.8) + * Fri Jul 13 2018 Fedora Release Engineering - 5.0.6-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild