[scotch] Update 6.0.1

Sandro Mani smani at fedoraproject.org
Mon Sep 22 20:29:07 UTC 2014


commit 136e9e6f48d87d130a0d3dca3e98556bd7c026da
Author: Sandro Mani <manisandro at gmail.com>
Date:   Mon Sep 22 22:27:53 2014 +0200

    Update 6.0.1

 .gitignore  |    1 +
 scotch.spec |   11 +++++++----
 sources     |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9d41ae8..5c416c4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ scotch_5.1.8.tar.gz
 /scotch_5.1.11.tar.gz
 /scotch_5.1.12b.tar.gz
 /scotch_6.0.0.tar.gz
+/scotch_6.0.1.tar.gz
diff --git a/scotch.spec b/scotch.spec
index 3ad8f68..fe664e4 100644
--- a/scotch.spec
+++ b/scotch.spec
@@ -3,12 +3,12 @@
 
 Name:          scotch
 Summary:       Graph, mesh and hypergraph partitioning library
-Version:       6.0.0
-Release:       9%{?dist}
+Version:       6.0.1
+Release:       1%{?dist}
 
 License:       CeCILL-C
 URL:           http://www.labri.fr/perso/pelegrin/scotch/
-Source0:       http://gforge.inria.fr/frs/download.php/file/31831/%{name}_%{version}.tar.gz
+Source0:       https://gforge.inria.fr/frs/download.php/file/34078/%{name}_%{version}.tar.gz
 Source1:       scotch-Makefile.shared.inc.in
 
 BuildRequires: flex
@@ -19,7 +19,7 @@ BuildRequires: lzma-devel
 
 %description
 Scotch is a software package for graph and mesh/hypergraph partitioning and
-sparse matrix ordering. The parallel scotch librariries are packaged in the
+sparse matrix ordering. The parallel scotch libraries are packaged in the
 ptscotch sub-packages.
 
 %package devel
@@ -229,6 +229,9 @@ popd
 %doc doc/scotch_example.f
 
 %changelog
+* Mon Sep 22 2014 Sandro Mani <manisandro at gmail.com> - 6.0.1-1
+- Update to 6.0.1
+
 * Mon Aug 18 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 6.0.0-9
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 
diff --git a/sources b/sources
index 04715fd..a7c92d8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ba117428c0a6cd97d0c93e8b872bb3fe  scotch_6.0.0.tar.gz
+e22a664f66cfb2ddeab307245acc8f8c  scotch_6.0.1.tar.gz


More information about the scm-commits mailing list