[octave-control] update to 2.6.1

sailer sailer at fedoraproject.org
Sat Dec 14 02:16:19 UTC 2013


commit daaea8a3a77cce3f3d83528c93bbc7722d637603
Author: Thomas Sailer <t.sailer at alumni.ethz.ch>
Date:   Sat Dec 14 03:16:08 2013 +0100

    update to 2.6.1

 .gitignore          |    1 +
 octave-control.spec |    5 ++++-
 sources             |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7eedc21..623159f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@
 /control-2.4.2.tar.gz
 /control-2.4.3.tar.gz
 /control-2.6.0.tar.gz
+/control-2.6.1.tar.gz
diff --git a/octave-control.spec b/octave-control.spec
index 1dca475..c0915d0 100644
--- a/octave-control.spec
+++ b/octave-control.spec
@@ -1,7 +1,7 @@
 %global octpkg control
 
 Name:           octave-%{octpkg}
-Version:        2.6.0
+Version:        2.6.1
 Release:        1%{?dist}
 Summary:        Computer-Aided Control System Design (CACSD) Tools for Octave
 Group:          Applications/Engineering
@@ -68,6 +68,9 @@ done;
 
 
 %changelog
+* Sat Dec 14 2013 Thomas Sailer <t.sailer at alumni.ethz.ch> - 2.6.1-1
+- update to 2.6.1
+
 * Sun Nov 27 2013 Thomas Sailer <t.sailer at alumni.ethz.ch> - 2.6.0-1
 - update to 2.6.0
 
diff --git a/sources b/sources
index 35c707c..c3d5c3a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b3971c21c759a14f7032e647c4cd072b  control-2.6.0.tar.gz
+678fd97fff016f3ad1938072005a86c9  control-2.6.1.tar.gz


More information about the scm-commits mailing list