bump for bug in double-long on ppc(64)

This commit is contained in:
Jesse Keating 2006-02-11 03:19:18 +00:00
parent 7be4da5710
commit cd8d096db5

View File

@ -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 <jkeating@redhat.com> - 4.0.0-10.2.1
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 4.0.0-10.2
- rebuilt for new gcc4.1 snapshot and glibc changes