From cd8d096db5d418d1915b10115f2bd4d59645780c Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Feb 11 2006 03:19:18 +0000 Subject: bump for bug in double-long on ppc(64) --- diff --git a/gnuplot.spec b/gnuplot.spec index a47aafc..7dbe705 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: 10.2 +Release: 10.2.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 +* Fri Feb 10 2006 Jesse Keating - 4.0.0-10.2.1 +- bump again for double-long bug on ppc(64) + * Tue Feb 07 2006 Jesse Keating - 4.0.0-10.2 - rebuilt for new gcc4.1 snapshot and glibc changes