[octave-signal] update to 1.2.2

sailer sailer at fedoraproject.org
Tue Mar 26 10:11:56 UTC 2013


commit 7570e66e4df014d7dcf56d9221afdaa551eb56fe
Author: Thomas Sailer <t.sailer at alumni.ethz.ch>
Date:   Tue Mar 26 11:11:40 2013 +0100

    update to 1.2.2

 .gitignore         |    1 +
 octave-signal.spec |    9 +++++----
 sources            |    2 +-
 3 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 80fd1f1..04e9945 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /signal-1.1.2.tar.gz
 /signal-1.1.3.tar.gz
 /signal-1.2.0.tar.gz
+/signal-1.2.2.tar.gz
diff --git a/octave-signal.spec b/octave-signal.spec
index 2806ceb..f3e4949 100644
--- a/octave-signal.spec
+++ b/octave-signal.spec
@@ -1,8 +1,8 @@
 %global octpkg signal
 
 Name:           octave-%{octpkg}
-Version:        1.2.0
-Release:        2%{?dist}
+Version:        1.2.2
+Release:        1%{?dist}
 Summary:        Signal processing tools for Octave
 Group:          Applications/Engineering
 License:        GPLv3+
@@ -13,7 +13,6 @@ Source0:        http://downloads.sourceforge.net/octave/%{octpkg}-%{version}.tar
 Patch1:         %{name}-nostrip.patch
 
 BuildRequires:  octave-devel >= 3.6.0
-BuildRequires:  octave-optim >= 1.0.0
 BuildRequires:  octave-specfun
 BuildRequires:  octave-control >= 2.2.3
 BuildRequires:  octave-general >= 1.3.2
@@ -21,7 +20,6 @@ BuildRequires:  octave-general >= 1.3.2
 Requires:       octave(api) = %{octave_api}
 Requires(post): octave
 Requires(postun): octave
-Requires:       octave-optim >= 1.0.0
 Requires:       octave-specfun
 Requires:       octave-control >= 2.2.3
 Requires:       octave-general >= 1.3.2
@@ -71,6 +69,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Tue Mar 26 2013 Thomas Sailer <t.sailer at alumni.ethz.ch> - 1.2.2-1
+- update to 1.2.2
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index a158163..11f8404 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-71487d316094759b6f58dab1aec75654  signal-1.2.0.tar.gz
+6454c4daa3ebf6963c5855c2b23d9b91  signal-1.2.2.tar.gz


More information about the scm-commits mailing list