[octave-control] update to 2.2.4

sailer sailer at fedoraproject.org
Fri Jan 13 14:53:49 UTC 2012


commit b76e99689822735897ac09b42b3b9f5e77666231
Author: Thomas Sailer <t.sailer at alumni.ethz.ch>
Date:   Fri Jan 13 15:53:37 2012 +0100

    update to 2.2.4

 .gitignore          |    1 +
 octave-control.spec |    7 +++++--
 sources             |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 259ee12..e16e595 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /control-2.2.1.tar.gz
 /control-2.2.2.tar.gz
 /control-2.2.3.tar.gz
+/control-2.2.4.tar.gz
diff --git a/octave-control.spec b/octave-control.spec
index 849b128..8d75adf 100644
--- a/octave-control.spec
+++ b/octave-control.spec
@@ -1,8 +1,8 @@
 %global octpkg control
 
 Name:           octave-%{octpkg}
-Version:        2.2.3
-Release:        2%{?dist}
+Version:        2.2.4
+Release:        1%{?dist}
 Summary:        Control systems for Octave
 Group:          Applications/Engineering
 License:        GPLv3+
@@ -64,6 +64,9 @@ done;
 
 
 %changelog
+* Fri Jan 13 2012 Thomas Sailer <t.sailer at alumni.ethz.ch> - 2.2.4-1
+- update to 2.2.4
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.2.3-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index 204fcff..bff2e57 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0b2fad3f046f42f78d08d4ac40b3a68d  control-2.2.3.tar.gz
+61ac55e71bc2062b97e6e2e3948297e2  control-2.2.4.tar.gz


More information about the scm-commits mailing list