[octave-signal] update to 1.1.3

sailer sailer at fedoraproject.org
Tue May 15 14:17:53 UTC 2012


commit 1a1794816e911f40bb50422d74477cfc08d2eff7
Author: Thomas Sailer <t.sailer at alumni.ethz.ch>
Date:   Tue May 15 16:17:40 2012 +0200

    update to 1.1.3

 .gitignore         |    1 +
 octave-signal.spec |    7 +++++--
 sources            |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7cfbcb1..7d8eedd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /signal-1.1.0.tar.gz
 /signal-1.1.1.tar.gz
 /signal-1.1.2.tar.gz
+/signal-1.1.3.tar.gz
diff --git a/octave-signal.spec b/octave-signal.spec
index d985a1a..e0d85ce 100644
--- a/octave-signal.spec
+++ b/octave-signal.spec
@@ -1,8 +1,8 @@
 %global octpkg signal
 
 Name:           octave-%{octpkg}
-Version:        1.1.2
-Release:        2%{?dist}
+Version:        1.1.3
+Release:        1%{?dist}
 Summary:        Signal processing tools for Octave
 Group:          Applications/Engineering
 License:        GPLv3+
@@ -71,6 +71,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Tue May 15 2012 Thomas Sailer <t.sailer at alumni.ethz.ch> - 1.1.3-1
+- update to 1.1.3
+
 * Tue Feb 28 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.1.2-2
 - Rebuilt for c++ ABI breakage
 
diff --git a/sources b/sources
index 440ad64..df4f093 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6f3a574fa7ceac0d90538a643d270ffd  signal-1.1.2.tar.gz
+eb791af4a87273f70ff37a3ee9750d9c  signal-1.1.3.tar.gz


More information about the scm-commits mailing list