[cminpack] 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:21:38 UTC 2013


commit f944468f2fb718fbb23eabb60ad1fdf0cf2a2f5f
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 1e5ca41..5c61f38 100644
--- a/cminpack.spec
+++ b/cminpack.spec
@@ -1,6 +1,6 @@
 Name:           cminpack
-Version:        1.3.0
-Release:        4%{?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) 
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.3.0-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
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