[veusz] Update to Veusz 1.18

Jeremy Sanders jsanders at fedoraproject.org
Sun Jul 7 18:55:37 UTC 2013


commit a72dfdd005ba439f3284117da525fd708ae3d6b1
Author: Jeremy Sanders <jeremy at jeremysanders.net>
Date:   Sun Jul 7 19:54:16 2013 +0100

    Update to Veusz 1.18

 .gitignore |    1 +
 sources    |    2 +-
 veusz.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b01a1bb..30bff08 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ veusz-1.8.tar.gz
 /veusz-1.16.tar.gz
 /veusz-1.17.tar.gz
 /veusz-1.17.1.tar.gz
+/veusz-1.18.tar.gz
diff --git a/sources b/sources
index c13850f..2c63a10 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a5256ca2e478e5e62bae924c61391f15  veusz-1.17.1.tar.gz
+75b119a3fc70b4e1fe9176e4a8b16ab4  veusz-1.18.tar.gz
diff --git a/veusz.spec b/veusz.spec
index 59d76a0..a1bfe9b 100644
--- a/veusz.spec
+++ b/veusz.spec
@@ -1,6 +1,6 @@
 Name:           veusz
-Version:        1.17.1
-Release:        2%{?dist}
+Version:        1.18
+Release:        1%{?dist}
 Summary:        GUI scientific plotting package
 
 Group:          Applications/Productivity
@@ -150,6 +150,9 @@ rm -rf %{buildroot}
 %{python_sitearch}/veusz
 
 %changelog
+* Sun Jul 07 2013 Jeremy Sanders <jeremy at jeremysanders.net> 1.18-1
+- Update to Veusz 1.18
+
 * Mon Jun 17 2013 Rex Dieter <rdieter at fedoraproject.org> 1.17.1-2
 - rebuild (skip)
 


More information about the scm-commits mailing list