Update to 6.0.4

This commit is contained in:
Sandro Mani 2015-03-14 20:46:31 +01:00
parent 3404719157
commit ad9e126248
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <manisandro@gmail.com> - 6.0.4-1
- Update to 6.0.4
* Thu Mar 12 2015 Sandro Mani <manisandro@gmail.com> - 6.0.3-4
- Rebuild (mpich)

View File

@ -1 +1 @@
10b0cc0f184de2de99859eafaca83cfc scotch_6.0.3.tar.gz
d58b825eb95e1db77efe8c6ff42d329f scotch_6.0.4.tar.gz