[octave-control] update to 2.6.4

sailer sailer at fedoraproject.org
Tue May 6 10:53:40 UTC 2014


commit 7c1135e70ced54df1633496a87afafec3fd25e40
Author: Thomas Sailer <t.sailer at alumni.ethz.ch>
Date:   Tue May 6 12:53:54 2014 +0200

    update to 2.6.4

 .gitignore          |    1 +
 octave-control.spec |    5 ++++-
 sources             |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f08874f..628d1e1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@
 /control-2.6.0.tar.gz
 /control-2.6.1.tar.gz
 /control-2.6.2.tar.gz
+/control-2.6.4.tar.gz
diff --git a/octave-control.spec b/octave-control.spec
index f5c8e0c..2beb551 100644
--- a/octave-control.spec
+++ b/octave-control.spec
@@ -1,7 +1,7 @@
 %global octpkg control
 
 Name:           octave-%{octpkg}
-Version:        2.6.2
+Version:        2.6.4
 Release:        1%{?dist}
 Summary:        Computer-Aided Control System Design (CACSD) Tools for Octave
 Group:          Applications/Engineering
@@ -68,6 +68,9 @@ done;
 
 
 %changelog
+* Tue May 06 2014 Thomas Sailer <t.sailer at alumni.ethz.ch> - 2.6.4-1
+- update to 2.6.4
+
 * Tue Feb  4 2014 Thomas Sailer <t.sailer at alumni.ethz.ch> - 2.6.2-1
 - update to 2.6.2
 
diff --git a/sources b/sources
index fa8db83..08afb6c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8adf5d90887dec20c2e1f6a20c161ae6  control-2.6.2.tar.gz
+3df6e148366c9134e6a8815cbfcf53a3  control-2.6.4.tar.gz


More information about the scm-commits mailing list