[octave-optim] update to 1.2.2

sailer sailer at fedoraproject.org
Tue Nov 6 14:23:16 UTC 2012


commit 4524276f883632f2ecad6c92e5cb260053309ade
Author: Thomas Sailer <t.sailer at alumni.ethz.ch>
Date:   Tue Nov 6 15:23:59 2012 +0100

    update to 1.2.2

 .gitignore        |    1 +
 octave-optim.spec |    5 ++++-
 sources           |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dac0926..409f70b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /optim-1.1.0.tar.gz
 /optim-1.2.0.tar.gz
 /optim-1.2.1.tar.gz
+/optim-1.2.2.tar.gz
diff --git a/octave-optim.spec b/octave-optim.spec
index eb047b6..c68409a 100644
--- a/octave-optim.spec
+++ b/octave-optim.spec
@@ -1,7 +1,7 @@
 %global octpkg optim
 
 Name:           octave-%{octpkg}
-Version:        1.2.1
+Version:        1.2.2
 Release:        1%{?dist}
 Summary:        A non-linear optimization tool kit for Octave
 Group:          Applications/Engineering
@@ -78,6 +78,9 @@ rm -rf  %{buildroot}/%{octpkgdir}/doc
 %doc doc/optim-mini-howto-2.pdf doc/development/interfaces.txt
 
 %changelog
+* Tue Nov  6 2012 Thomas Sailer <t.sailer at alumni.ethz.ch> - 1.2.2-1
+- update to 1.2.2
+
 * Sun Sep 16 2012 Thomas Sailer <t.sailer at alumni.ethz.ch> - 1.2.1-1
 - update to 1.2.1
 
diff --git a/sources b/sources
index 7fc6ce8..f8e68a6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f60f0f0f227c6fa7712e681aa06e8778  optim-1.2.1.tar.gz
+dce5e543c47ecc71ce0e8bb37994ed5d  optim-1.2.2.tar.gz


More information about the scm-commits mailing list