[cminpack/f18] Update to release 1.3.0

rmattes rmattes at fedoraproject.org
Sun Oct 28 16:33:17 UTC 2012


commit 7bc4dcd267da743e40461d326d7d352d9fbbdbb8
Author: Rich Mattes <richmattes at gmail.com>
Date:   Sat Oct 27 11:19:33 2012 -0400

    Update to release 1.3.0

 .gitignore    |    1 +
 cminpack.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f342b8a..94c6e83 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /cminpack-1.1.4.tar.gz
 /cminpack-1.1.3.tar.gz
 /cminpack-1.2.2.tar.gz
+/cminpack-1.3.0.tar.gz
diff --git a/cminpack.spec b/cminpack.spec
index 661285a..f79d81b 100644
--- a/cminpack.spec
+++ b/cminpack.spec
@@ -1,6 +1,6 @@
 Name:           cminpack
-Version:        1.2.2
-Release:        3%{?dist}
+Version:        1.3.0
+Release:        1%{?dist}
 Summary:        Solver for nonlinear equations and nonlinear least squares problems
 
 Group:          Development/Libraries
@@ -63,6 +63,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sat Oct 27 2012 Rich Mattes <richmattes at gmail.com> - 1.3.0-1
+- Update to release 1.3.0
+
 * Wed Jul 18 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2.2-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index e421e64..75485be 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d944edc64925e85c175c8a007da73754  cminpack-1.2.2.tar.gz
+6d7e9dad3f4696ba067016e1fe8e1ec3  cminpack-1.3.0.tar.gz


More information about the scm-commits mailing list