[octave-quaternion] update to 2.0.0

sailer sailer at fedoraproject.org
Thu Mar 29 11:00:28 UTC 2012


commit aaf921854a56289531fa929f64e26943fc9e7358
Author: Thomas Sailer <t.sailer at alumni.ethz.ch>
Date:   Thu Mar 29 13:00:05 2012 +0200

    update to 2.0.0

 .gitignore             |    1 +
 octave-quaternion.spec |    7 +++++--
 sources                |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3ff6d9b..7da6833 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /quaternion-1.0.0.tar.gz
+/quaternion-2.0.0.tar.gz
diff --git a/octave-quaternion.spec b/octave-quaternion.spec
index d6aeff1..0ceead9 100644
--- a/octave-quaternion.spec
+++ b/octave-quaternion.spec
@@ -1,8 +1,8 @@
 %global octpkg quaternion
 
 Name:           octave-%{octpkg}
-Version:        1.0.0
-Release:        4%{?dist}
+Version:        2.0.0
+Release:        1%{?dist}
 Summary:        Quaternion package for Octave
 Group:          Applications/Engineering
 License:        GPLv3+
@@ -53,6 +53,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Thu Mar 29 2012 Thomas Sailer <t.sailer at alumni.ethz.ch> - 2.0.0-1
+- update to version 2.0.0
+
 * Mon Jan 16 2012 Jussi Lehtola <jussilehtola at fedoraproject.org> - 1.0.0-4
 - Fix FTBFS in rawhide against Octave 3.6.0.
 
diff --git a/sources b/sources
index 018ef54..c3fb75b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9bd5bf6b608eb6703ac8c4edcb07377e  quaternion-1.0.0.tar.gz
+f552b72c930d4fbc878bb5bf423169f6  quaternion-2.0.0.tar.gz


More information about the scm-commits mailing list