[octave-quaternion] update to 2.0.1

sailer sailer at fedoraproject.org
Mon Oct 15 10:15:36 UTC 2012


commit d36ea62e9cd491fc73ab2a7447cdfec8532b01be
Author: Thomas Sailer <t.sailer at alumni.ethz.ch>
Date:   Mon Oct 15 12:15:12 2012 +0200

    update to 2.0.1

 .gitignore             |    1 +
 octave-quaternion.spec |    7 +++++--
 sources                |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7da6833..c9d2419 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /quaternion-1.0.0.tar.gz
 /quaternion-2.0.0.tar.gz
+/quaternion-2.0.1.tar.gz
diff --git a/octave-quaternion.spec b/octave-quaternion.spec
index 65d593e..a9973f9 100644
--- a/octave-quaternion.spec
+++ b/octave-quaternion.spec
@@ -1,8 +1,8 @@
 %global octpkg quaternion
 
 Name:           octave-%{octpkg}
-Version:        2.0.0
-Release:        2%{?dist}
+Version:        2.0.1
+Release:        1%{?dist}
 Summary:        Quaternion package for Octave
 Group:          Applications/Engineering
 License:        GPLv3+
@@ -55,6 +55,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Mon Oct 15 2012 Thomas Sailer <sailer at holmes.localdomain> - 2.0.1-1
+- update to 2.0.1
+
 * Fri Jul 20 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.0.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index c3fb75b..42d84e6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f552b72c930d4fbc878bb5bf423169f6  quaternion-2.0.0.tar.gz
+ccf60a9034b10fc9f0c23c6ab18c1d85  quaternion-2.0.1.tar.gz


More information about the scm-commits mailing list