automatic version update by autodist [release 5.0.4-1mamba;Sat Nov 16 2024]
This commit is contained in:
parent
917406f8cd
commit
e0c203e6a4
@ -1,5 +1,5 @@
|
|||||||
Name: openpmix
|
Name: openpmix
|
||||||
Version: 5.0.3
|
Version: 5.0.4
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Reference Implementation of the Process Management Interface Exascale (PMIx) standard
|
Summary: Reference Implementation of the Process Management Interface Exascale (PMIx) standard
|
||||||
Group: System/Tools
|
Group: System/Tools
|
||||||
@ -55,8 +55,6 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
|
|
||||||
%post -n lib%{name} -p /sbin/ldconfig
|
|
||||||
%postun -n lib%{name} -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -101,6 +99,9 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%doc README.md
|
%doc README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Nov 16 2024 Automatic Build System <autodist@openmamba.org> 5.0.4-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue Jul 16 2024 Automatic Build System <autodist@openmamba.org> 5.0.3-1mamba
|
* Tue Jul 16 2024 Automatic Build System <autodist@openmamba.org> 5.0.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user