[veusz] Update to Veusz 1.12

Jeremy Sanders jsanders at fedoraproject.org
Sat Jul 2 13:34:36 UTC 2011


commit f47c0bce6ba124303d9491026ac6a0870a91adfc
Author: Jeremy Sanders <jeremy at jeremysanders.net>
Date:   Sat Jul 2 14:33:24 2011 +0100

    Update to Veusz 1.12

 .gitignore |    1 +
 sources    |    2 +-
 veusz.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f1849bf..41fe88a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ veusz-1.8.tar.gz
 /veusz-1.9.tar.gz
 /veusz-1.10.tar.gz
 /veusz-1.11.tar.gz
+/veusz-1.12.tar.gz
diff --git a/sources b/sources
index 0bf7591..4f864f2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0b96e7eb8f8049b2d45d49c86dfb5b21  veusz-1.11.tar.gz
+525e94254ce462b21948e25b76e96a72  veusz-1.12.tar.gz
diff --git a/veusz.spec b/veusz.spec
index de3ca29..bb0f3d9 100644
--- a/veusz.spec
+++ b/veusz.spec
@@ -3,8 +3,8 @@
 %{!?python_siteinc: %define python_siteinc %(%{__python} -c "from distutils.sysconfig import get_python_inc; print get_python_inc()")}
 
 Name:           veusz
-Version:        1.11
-Release:        3%{?dist}
+Version:        1.12
+Release:        1%{?dist}
 Summary:        GUI scientific plotting package
 
 Group:          Applications/Productivity
@@ -152,6 +152,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/*
 
 %changelog
+* Sat Jul 01 2011 Jeremy Sanders <jeremy at jeremysanders.net> - 1.12-1
+- Update to Veusz 1.12
+
 * Wed Apr 06 2011 Jeremy Sanders <jeremy at jeremysanders.net> - 1.11-3
 - Fix version numbers in changelog
 


More information about the scm-commits mailing list