* Update to 3.2.1rc1
This commit is contained in:
parent
c78cb75942
commit
c0fea75e26
@ -1,8 +1,8 @@
|
|||||||
%global name_version %{name}-%{version}rc1
|
%global name_version %{name}-%{version}rc1
|
||||||
|
|
||||||
Name: pmix
|
Name: pmix
|
||||||
Version: 3.1.6
|
Version: 3.2.1
|
||||||
Release: 0.2.rc1%{?dist}
|
Release: 0.1.rc1%{?dist}
|
||||||
Summary: Process Management Interface Exascale (PMIx)
|
Summary: Process Management Interface Exascale (PMIx)
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: https://pmix.org/
|
URL: https://pmix.org/
|
||||||
@ -16,6 +16,7 @@ BuildRequires: hwloc-devel
|
|||||||
BuildRequires: libevent-devel
|
BuildRequires: libevent-devel
|
||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
BuildRequires: munge-devel
|
BuildRequires: munge-devel
|
||||||
|
BuildRequires: pandoc
|
||||||
BuildRequires: perl-interpreter
|
BuildRequires: perl-interpreter
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -119,6 +120,7 @@ find %{buildroot} -name '*.la' | xargs rm -f
|
|||||||
%{_includedir}/pmix*.h
|
%{_includedir}/pmix*.h
|
||||||
%{_libdir}/libmca_common_dstore.so
|
%{_libdir}/libmca_common_dstore.so
|
||||||
%{_libdir}/libpmix.so
|
%{_libdir}/libpmix.so
|
||||||
|
%{_libdir}/pkgconfig/*.pc
|
||||||
|
|
||||||
%files pmi
|
%files pmi
|
||||||
%{_libdir}/libpmi.so.1*
|
%{_libdir}/libpmi.so.1*
|
||||||
@ -133,6 +135,9 @@ find %{buildroot} -name '*.la' | xargs rm -f
|
|||||||
%{_bindir}/*
|
%{_bindir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 30 2020 Philip Kovacs <pkfed@fedoraproject.org> - 3.2.1.0.1.rc1
|
||||||
|
* Update to 3.2.1rc1
|
||||||
|
|
||||||
* Tue Sep 15 2020 Philip Kovacs <pkfed@fedoraproject.org> - 3.1.6.0.2.rc1
|
* Tue Sep 15 2020 Philip Kovacs <pkfed@fedoraproject.org> - 3.1.6.0.2.rc1
|
||||||
* Bump for libevent changes
|
* Bump for libevent changes
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (pmix-3.1.6rc1.tar.bz2) = 3177f9a39ab083e865b6a0e17478d870e9af8293ae9ede767b7c7e5e33be2795cac2779f6fe73dbfa122e994eda5b7fc1a7db25d7c47ffdd53a9ccf088977859
|
SHA512 (pmix-3.2.1rc1.tar.bz2) = dababa7a2122e65daad4746511dae3820d926d84df578c6fad36cc1c2a47d5460139f51fadb3671dfc75f8e665fbb284d30e72e5cbd2138ef1836ca596cfea8d
|
||||||
|
Loading…
Reference in New Issue
Block a user