[octave-control] update to 2.6.0

sailer sailer at fedoraproject.org
Sun Oct 27 09:51:30 UTC 2013


commit c2bf88cfa4349e5b36b998289230d930f4ccf5af
Author: Thomas Sailer <t.sailer at alumni.ethz.ch>
Date:   Sun Oct 27 10:51:27 2013 +0100

    update to 2.6.0

 .gitignore          |    1 +
 octave-control.spec |    7 +++++--
 sources             |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1004150..7eedc21 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@
 /control-2.4.1.tar.gz
 /control-2.4.2.tar.gz
 /control-2.4.3.tar.gz
+/control-2.6.0.tar.gz
diff --git a/octave-control.spec b/octave-control.spec
index d908d1d..1dca475 100644
--- a/octave-control.spec
+++ b/octave-control.spec
@@ -1,8 +1,8 @@
 %global octpkg control
 
 Name:           octave-%{octpkg}
-Version:        2.4.3
-Release:        3%{?dist}
+Version:        2.6.0
+Release:        1%{?dist}
 Summary:        Computer-Aided Control System Design (CACSD) Tools for Octave
 Group:          Applications/Engineering
 License:        GPLv3+
@@ -68,6 +68,9 @@ done;
 
 
 %changelog
+* Sun Nov 27 2013 Thomas Sailer <t.sailer at alumni.ethz.ch> - 2.6.0-1
+- update to 2.6.0
+
 * Thu Sep 26 2013 Thomas Sailer <t.sailer at alumni.ethz.ch> - 2.4.3-3
 - rebuild for blas and atlas
 
diff --git a/sources b/sources
index 40264f4..35c707c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-149d5d0be0e6af3b589417ba3a675e52  control-2.4.3.tar.gz
+b3971c21c759a14f7032e647c4cd072b  control-2.6.0.tar.gz


More information about the scm-commits mailing list