[octave-control] update to 2.6.6 (isminimumphase bug fix)

sailer sailer at fedoraproject.org
Mon Oct 13 13:43:48 UTC 2014


commit 3234afdd52bfc9ce7e67f8bbd5a264b400a14b63
Author: Thomas Sailer <t.sailer at alumni.ethz.ch>
Date:   Mon Oct 13 15:43:21 2014 +0200

    update to 2.6.6 (isminimumphase bug fix)

 .gitignore          |    1 +
 octave-control.spec |    7 +++++--
 sources             |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 33810ee..c186bb7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@
 /control-2.6.2.tar.gz
 /control-2.6.4.tar.gz
 /control-2.6.5.tar.gz
+/control-2.6.6.tar.gz
diff --git a/octave-control.spec b/octave-control.spec
index c880ab0..1116815 100644
--- a/octave-control.spec
+++ b/octave-control.spec
@@ -1,8 +1,8 @@
 %global octpkg control
 
 Name:           octave-%{octpkg}
-Version:        2.6.5
-Release:        2%{?dist}
+Version:        2.6.6
+Release:        1%{?dist}
 Summary:        Computer-Aided Control System Design (CACSD) Tools for Octave
 Group:          Applications/Engineering
 License:        GPLv3+
@@ -68,6 +68,9 @@ done;
 
 
 %changelog
+* Mon Oct 13 2014 Thomas Sailer <t.sailer at alumni.ethz.ch> - 2.6.6-1
+- update to 2.6.6
+
 * Sun Aug 17 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.6.5-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 
diff --git a/sources b/sources
index dd170aa..8cb7ded 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b0e0e27416c0afb541a7983318bb1baa  control-2.6.5.tar.gz
+d0a0bd2e1ae0d265355546151d03e189  control-2.6.6.tar.gz


More information about the scm-commits mailing list