import pmix-2.2.4rc1-1.el8

This commit is contained in:
CentOS Sources 2020-06-09 20:04:31 +00:00 committed by Andrew Lukoshko
parent e1fae9dc21
commit 7d2fce1ec5
3 changed files with 7 additions and 3 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/pmix-2.2.3.tar.bz2
SOURCES/pmix-2.2.4rc1.tar.bz2

View File

@ -1 +1 @@
c4e41632fb923a6be377f589e674cf17a659ae83 SOURCES/pmix-2.2.3.tar.bz2
4ec1caef72ac81cfcca2fa1c49bc13cfefacb7ec SOURCES/pmix-2.2.4rc1.tar.bz2

View File

@ -1,5 +1,5 @@
Name: pmix
Version: 2.2.3
Version: 2.2.4rc1
Release: 1%{?dist}
Summary: Process Management Interface Exascale (PMIx)
License: BSD
@ -173,6 +173,10 @@ EOF
%{_libdir}/pkgconfig/*.pc
%changelog
* Wed Jun 03 2020 Honggang Li <honli@redhat.com> - 2.2.4rc1-1
- Update to 2.2.4rc1
- Related: rhbz#1840596
* Mon Apr 20 2020 Honggang Li <honli@redhat.com> - 2.2.3-1
- Update to 2.2.3
- Add pmix-devel into CRB repository