[octave-optim] update to 1.2.0

sailer sailer at fedoraproject.org
Tue Jun 12 21:34:16 UTC 2012


commit aec24597082a007fcccfe95e5873af9dcad1022f
Author: Thomas Sailer <t.sailer at alumni.ethz.ch>
Date:   Tue Jun 12 23:34:02 2012 +0200

    update to 1.2.0

 .gitignore        |    1 +
 octave-optim.spec |    5 ++++-
 sources           |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b6166d7..6661339 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /optim-1.0.16.tar.gz
 /optim-1.0.17.tar.gz
 /optim-1.1.0.tar.gz
+/optim-1.2.0.tar.gz
diff --git a/octave-optim.spec b/octave-optim.spec
index a2713b0..7ebd314 100644
--- a/octave-optim.spec
+++ b/octave-optim.spec
@@ -1,7 +1,7 @@
 %global octpkg optim
 
 Name:           octave-%{octpkg}
-Version:        1.1.0
+Version:        1.2.0
 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 Jun 12 2012 Thomas Sailer <t.sailer at alumni.ethz.ch> - 1.2.0-1
+- update to 1.2.0
+
 * Tue Jun  5 2012 Thomas Sailer <t.sailer at alumni.ethz.ch> - 1.1.0-1
 - update to 1.1.0
 
diff --git a/sources b/sources
index 28dad88..ff903c4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-56df215d1e52ea448987bfcf65c8486f  optim-1.1.0.tar.gz
+eaf80d7cbdd876f27d24fd906641bcab  optim-1.2.0.tar.gz


More information about the scm-commits mailing list