diff --git a/gnuplot.spec b/gnuplot.spec index 45eb533..8e6471b 100644 --- a/gnuplot.spec +++ b/gnuplot.spec @@ -1,7 +1,7 @@ Summary: A program for plotting mathematical expressions and data. Name: gnuplot Version: 4.0.0 -Release: 11 +Release: 11.1 License: Redistributable, with restrictions Group: Applications/Engineering Source: http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz @@ -92,6 +92,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Jul 12 2006 Jesse Keating - 4.0.0-11.1 +- rebuild + * Wed Mar 01 2006 Karsten Hopp 4.0.0-11 - BuildRequires: libXt-devel