[lmfit] New version 5.1

Miro Hrončok churchyard at fedoraproject.org
Tue Nov 26 17:34:29 UTC 2013


commit dd50d2dfd2c29dada93d053ff626de4eb8f2a4cc
Author: Miro Hrončok <miro at hroncok.cz>
Date:   Tue Nov 26 18:34:15 2013 +0100

    New version 5.1

 .gitignore |    1 +
 lmfit.spec |   10 +++++++---
 sources    |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 96a42d2..e09d662 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /lmfit-3.5.tgz
 /lmfit-5.0.tgz
+/lmfit-5.1.tgz
diff --git a/lmfit.spec b/lmfit.spec
index 2878424..ee8cb8b 100644
--- a/lmfit.spec
+++ b/lmfit.spec
@@ -1,11 +1,11 @@
 Name:           lmfit
-Version:        5.0
+Version:        5.1
 Release:        1%{?dist}
 Summary:        Levenberg-Marquardt least-squares minimization and curve fitting
 # software is BSD, documentation is CC-BY
 License:        BSD and CC-BY
-URL:            http://apps.jcns.fz-juelich.de/%{name}
-Source0:        http://apps.jcns.fz-juelich.de/src/%{name}/%{name}-%{version}.tgz
+URL:            http://apps.jcns.fz-juelich.de/doku/sc/%{name}
+Source0:        http://apps.jcns.fz-juelich.de/src/lmfit/%{name}-%{version}.tgz
 
 %description
 C/C++ library for Levenberg-Marquardt least-squares minimization and curve
@@ -48,6 +48,10 @@ mv -f _demo demo
 %{_mandir}/man3/*
 
 %changelog
+* Tue Nov 26 2013 Miro Hrončok <mhroncok at redhat.com> - 5.1-1
+- New version 5.1
+- Download location has changed
+
 * Tue Aug 27 2013 Miro Hrončok <mhroncok at redhat.com> - 5.0-1
 - New upstream version
 - Website has moved
diff --git a/sources b/sources
index 9b8fd54..18fcb62 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e97a71475bd8bf019741a99d3716fd32  lmfit-5.0.tgz
+e327a75fd116c01e60830a75612c50f8  lmfit-5.1.tgz


More information about the scm-commits mailing list