Update to 3.1.3
This commit is contained in:
parent
18632f1d02
commit
7fc5450a48
@ -1,6 +1,6 @@
|
|||||||
Name: pmix
|
Name: pmix
|
||||||
Version: 3.1.2
|
Version: 3.1.3
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Process Management Interface Exascale (PMIx)
|
Summary: Process Management Interface Exascale (PMIx)
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: https://pmix.github.io/pmix/
|
URL: https://pmix.github.io/pmix/
|
||||||
@ -153,6 +153,9 @@ EOF
|
|||||||
%{_bindir}/*
|
%{_bindir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 5 2019 Philip Kovacs <pkdevel@yahoo.com> - 3.1.3-1
|
||||||
|
- Update to 3.1.3
|
||||||
|
|
||||||
* Tue Jul 2 2019 Philip Kovacs <pkdevel@yahoo.com> - 3.1.2-2
|
* Tue Jul 2 2019 Philip Kovacs <pkdevel@yahoo.com> - 3.1.2-2
|
||||||
- Install libpmi/pmi2 backward-compatible libraries normally,
|
- Install libpmi/pmi2 backward-compatible libraries normally,
|
||||||
- not as a pmi environment module
|
- not as a pmi environment module
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
diff --git a/configure.ac b/configure.ac
|
diff --git a/configure.ac b/configure.ac
|
||||||
index 9be66d9..b3f4a3d 100644
|
index 3cbd07e8..4bab86e6 100644
|
||||||
--- a/configure.ac
|
--- a/configure.ac
|
||||||
+++ b/configure.ac
|
+++ b/configure.ac
|
||||||
@@ -176,7 +176,6 @@ AS_IF([test "$pmix_debug" = "1"],
|
@@ -201,7 +201,6 @@ AS_IF([test "$pmix_debug" = "1"],
|
||||||
|
|
||||||
LT_INIT()
|
LT_INIT()
|
||||||
LT_LANG([C])
|
LT_LANG([C])
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (pmix-3.1.2.tar.bz2) = 2763b3149276fa3bb10306d83b2cf0f78cfbe65c4cb4c6d94db8bf339fe54c4a2e70c81b6dd5eb8faf2db51fdd9741e83157cc5375cc4199fd11ca20f54ec86f
|
SHA512 (pmix-3.1.3.tar.bz2) = 2d026bd83bfe692974b95496be26b35f07a689a8949acfc89f654a7f32d5c3aaf7c1988eeca539c007d2702557eb097d4822f41f7100387e4b452beda6e661a0
|
||||||
|
Loading…
Reference in New Issue
Block a user