diff --git a/gnuplot.spec b/gnuplot.spec index 4d0ba5e..f0b329c 100644 --- a/gnuplot.spec +++ b/gnuplot.spec @@ -4,7 +4,7 @@ %global x11_app_defaults_dir %{_datadir}/X11/app-defaults -%if 0%{?fedora} || 0%{?rhel} >= 9 +%if 0%{?fedora} %bcond_without wx %else %bcond_with wx @@ -19,7 +19,7 @@ Summary: A program for plotting mathematical expressions and data Name: gnuplot Version: %{major}.%{minor}.%{patchlevel} -Release: 7%{?dist} +Release: 8%{?dist} # MIT .. term/PostScript/aglfn.txt License: gnuplot and MIT URL: http://www.gnuplot.info/ @@ -369,6 +369,9 @@ fi %{_datadir}/texlive/texmf-dist/tex/latex/gnuplot/ %changelog +* Tue Jan 26 2021 Tomas Popela - 5.2.8-8 +- Don't enable wxGTK support on RHEL + * Tue Jan 26 2021 Fedora Release Engineering - 5.2.8-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild