From ec06300dc6dc2c95cf2a310532cc4b3bb2b7a1dc Mon Sep 17 00:00:00 2001 From: Ivana Hutarova Varekova Date: Mar 11 2011 14:44:05 +0000 Subject: - update to 4.4.3 --- diff --git a/.gitignore b/.gitignore index 1877eeb..b5727e4 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/gnuplot-4.4.2.tar.gz +/gnuplot-4.4.3.tar.gz diff --git a/gnuplot.spec b/gnuplot.spec index 03cf9d1..a473eb2 100644 --- a/gnuplot.spec +++ b/gnuplot.spec @@ -1,13 +1,13 @@ %define major 4 %define minor 4 -%define patchlevel 2 +%define patchlevel 3 %define x11_app_defaults_dir %{_datadir}/X11/app-defaults Summary: A program for plotting mathematical expressions and data Name: gnuplot Version: %{major}.%{minor}.%{patchlevel} -Release: 3%{?dist} +Release: 1%{?dist} # Modifications are to be distributed as patches to the released version. # aglfn.txt has license: MIT License: gnuplot and MIT @@ -257,6 +257,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/texmf/tex/latex/gnuplot/gnuplot-lua-tikz.sty %changelog +* Fri Mar 11 2011 Ivana Hutarova Varekova 4.4.3-1 +- update to 4.4.3 + * Tue Feb 08 2011 Fedora Release Engineering - 4.4.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild diff --git a/sources b/sources index 3b08d2c..6486661 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a4f0dd89f9b9334890464f687ddd9f50 gnuplot-4.4.2.tar.gz +639603752996f4923bc02c895fa03b45 gnuplot-4.4.3.tar.gz