diff --git a/gnuplot.spec b/gnuplot.spec index 441831a..a352f35 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: 7%{?dist} +Release: 8%{?dist} # MIT .. term/PostScript/aglfn.txt License: gnuplot and MIT Group: Applications/Engineering @@ -367,6 +367,9 @@ fi %{_datadir}/texmf/tex/latex/gnuplot/ %changelog +* Wed Feb 07 2018 Fedora Release Engineering - 5.0.6-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Wed Jan 24 2018 Tomas Hoger - 5.0.6-7 - Fix conditionals for building with(out) wxGTK support