[octave-optim] update to 1.2.1

sailer sailer at fedoraproject.org
Sun Sep 16 16:32:10 UTC 2012


commit 03793eab6263705ff72130565f7ac4c58deec184
Author: Thomas Sailer <t.sailer at alumni.ethz.ch>
Date:   Sun Sep 16 18:31:52 2012 +0200

    update to 1.2.1

 .gitignore        |    1 +
 octave-optim.spec |    7 +++++--
 sources           |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6661339..dac0926 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /optim-1.0.17.tar.gz
 /optim-1.1.0.tar.gz
 /optim-1.2.0.tar.gz
+/optim-1.2.1.tar.gz
diff --git a/octave-optim.spec b/octave-optim.spec
index 4359466..eb047b6 100644
--- a/octave-optim.spec
+++ b/octave-optim.spec
@@ -1,8 +1,8 @@
 %global octpkg optim
 
 Name:           octave-%{octpkg}
-Version:        1.2.0
-Release:        2%{?dist}
+Version:        1.2.1
+Release:        1%{?dist}
 Summary:        A non-linear optimization tool kit for Octave
 Group:          Applications/Engineering
 # C++ and .m are GPLv3+, documentation is GFDL
@@ -78,6 +78,9 @@ rm -rf  %{buildroot}/%{octpkgdir}/doc
 %doc doc/optim-mini-howto-2.pdf doc/development/interfaces.txt
 
 %changelog
+* Sun Sep 16 2012 Thomas Sailer <t.sailer at alumni.ethz.ch> - 1.2.1-1
+- update to 1.2.1
+
 * Fri Jul 20 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index ff903c4..7fc6ce8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-eaf80d7cbdd876f27d24fd906641bcab  optim-1.2.0.tar.gz
+f60f0f0f227c6fa7712e681aa06e8778  optim-1.2.1.tar.gz


More information about the scm-commits mailing list