From cc996b55b2bb6e4c1029042488963190195391a6 Mon Sep 17 00:00:00 2001 From: Ivana Varekova Date: Thu, 28 May 2009 12:07:46 +0000 Subject: [PATCH] - update to 4.2.5 --- .cvsignore | 2 +- gnuplot.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index 93afad5..c0fa91c 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -gnuplot-4.2.4.tar.gz +gnuplot-4.2.5.tar.gz diff --git a/gnuplot.spec b/gnuplot.spec index 75575cf..2772b3a 100644 --- a/gnuplot.spec +++ b/gnuplot.spec @@ -1,6 +1,6 @@ %define major 4 %define minor 2 -%define patchlevel 4 +%define patchlevel 5 %define x11_app_defaults_dir %{_datadir}/X11/app-defaults @@ -17,7 +17,7 @@ Summary: A program for plotting mathematical expressions and data Name: gnuplot Version: %{major}.%{minor}.%{patchlevel} -Release: 6%{?dist} +Release: 1%{?dist} # Modifications are to be distributed as patches to the released version. License: gnuplot and GPLv2 Group: Applications/Engineering @@ -229,6 +229,9 @@ rm -rf $RPM_BUILD_ROOT %{emacs_lispdir}/%{name}/*.el %changelog +* Thu May 28 2009 Ivana Varekova - 4.2.5-1 +- update to 4.2.5 + * Fri Mar 27 2009 Ivana Varekova - 4.2.4-6 - split documentation diff --git a/sources b/sources index c290a73..9c51b43 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3cde3b9232a2d81715bbaf75e1c87ecc gnuplot-4.2.4.tar.gz +85d042f8efd7aae3d9cbfd85b14d06d2 gnuplot-4.2.5.tar.gz