[gnuplot] - update to 4.4.3

Ivana Varekova varekova at fedoraproject.org
Fri Mar 11 13:36:16 UTC 2011


commit ec06300dc6dc2c95cf2a310532cc4b3bb2b7a1dc
Author: Ivana Hutarova Varekova <varekova at redhat.com>
Date:   Fri Mar 11 15:44:05 2011 +0100

    - update to 4.4.3

 .gitignore   |    2 +-
 gnuplot.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
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 <varekova at redhat.com> 4.4.3-1
+- update to 4.4.3
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 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


More information about the scm-commits mailing list