[octave-quaternion] update to 2.2.1

sailer sailer at fedoraproject.org
Tue May 6 10:51:58 UTC 2014


commit 69005fb386c7303d6507794ab3539179e5afd159
Author: Thomas Sailer <t.sailer at alumni.ethz.ch>
Date:   Tue May 6 12:52:11 2014 +0200

    update to 2.2.1

 .gitignore             |    1 +
 octave-quaternion.spec |    5 ++++-
 sources                |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d60bc9e..65e7682 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /quaternion-2.0.2.tar.gz
 /quaternion-2.0.3.tar.gz
 /quaternion-2.2.0.tar.gz
+/quaternion-2.2.1.tar.gz
diff --git a/octave-quaternion.spec b/octave-quaternion.spec
index 40921bd..3f835f6 100644
--- a/octave-quaternion.spec
+++ b/octave-quaternion.spec
@@ -1,7 +1,7 @@
 %global octpkg quaternion
 
 Name:           octave-%{octpkg}
-Version:        2.2.0
+Version:        2.2.1
 Release:        1%{?dist}
 Summary:        Quaternion package for Octave
 Group:          Applications/Engineering
@@ -55,6 +55,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Tue May 06 2014 Thomas Sailer <t.sailer at alumni.ethz.ch> - 2.2.1-1
+- update to 2.2.1
+
 * Wed Jan 08 2014 Thomas Sailer <t.sailer at alumni.ethz.ch> - 2.2.0-1
 - update to 2.2.0
 
diff --git a/sources b/sources
index c934ec3..cbe7c0e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-98ca3e6b733a8e1c03193315bda5c65b  quaternion-2.2.0.tar.gz
+7a9a5dd291ac5ba7182a07b6d35ebdfb  quaternion-2.2.1.tar.gz


More information about the scm-commits mailing list