From ad9e126248f3df1fb3988b24dea5ceadae54f435 Mon Sep 17 00:00:00 2001 From: Sandro Mani Date: Sat, 14 Mar 2015 20:46:31 +0100 Subject: [PATCH] Update to 6.0.4 --- .gitignore | 1 + scotch.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 5639088..2cd70a5 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ scotch_5.1.8.tar.gz /scotch_6.0.0.tar.gz /scotch_6.0.1.tar.gz /scotch_6.0.3.tar.gz +/scotch_6.0.4.tar.gz diff --git a/scotch.spec b/scotch.spec index 2f45947..47a306f 100644 --- a/scotch.spec +++ b/scotch.spec @@ -5,12 +5,12 @@ # Increment if interface is changed in an incompatible way %global so_maj 0 # Increment if interface is extended -%global so_min 1 +%global so_min 2 Name: scotch Summary: Graph, mesh and hypergraph partitioning library -Version: 6.0.3 -Release: 4%{?dist} +Version: 6.0.4 +Release: 1%{?dist} License: CeCILL-C URL: https://gforge.inria.fr/projects/scotch/ @@ -256,6 +256,9 @@ popd %doc doc/scotch_example.f %changelog +* Sat Mar 14 2015 Sandro Mani - 6.0.4-1 +- Update to 6.0.4 + * Thu Mar 12 2015 Sandro Mani - 6.0.3-4 - Rebuild (mpich) diff --git a/sources b/sources index 4ef8b5b..3fd066b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -10b0cc0f184de2de99859eafaca83cfc scotch_6.0.3.tar.gz +d58b825eb95e1db77efe8c6ff42d329f scotch_6.0.4.tar.gz