[cminpack/f18] Update to release 1.3.1 to remove non-free nvidia headers from srpm (rhbz#1019037)

rmattes rmattes at fedoraproject.org
Sat Oct 19 16:28:21 UTC 2013


commit 5a60ccc825081695cf4bc209d209162c7eaa6db8
Author: Rich Mattes <richmattes at gmail.com>
Date:   Sat Oct 19 12:21:11 2013 -0400

    Update to release 1.3.1 to remove non-free nvidia headers from srpm (rhbz#1019037)

 .gitignore    |    1 +
 cminpack.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 94c6e83..7dee449 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /cminpack-1.1.3.tar.gz
 /cminpack-1.2.2.tar.gz
 /cminpack-1.3.0.tar.gz
+/cminpack-1.3.1.tar.gz
diff --git a/cminpack.spec b/cminpack.spec
index 0f59d13..825d6e9 100644
--- a/cminpack.spec
+++ b/cminpack.spec
@@ -1,6 +1,6 @@
 Name:           cminpack
-Version:        1.3.0
-Release:        2%{?dist}
+Version:        1.3.1
+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 19 2013 Rich Mattes <richmattes at gmail.com> - 1.3.1-1
+- Update to release 1.3.1 to remove non-free nvidia headers from srpm (rhbz#1019037) 
+
 * Sun Oct 28 2012 Rich Mattes <richmattes at gmail.com> - 1.3.0-2
 - Bump to maintain upgradepath
 
diff --git a/sources b/sources
index 75485be..ac930fe 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6d7e9dad3f4696ba067016e1fe8e1ec3  cminpack-1.3.0.tar.gz
+0b7eea8aa04089e693eb75a524de5063  cminpack-1.3.1.tar.gz


More information about the scm-commits mailing list