Update to 1.2.2
This commit is contained in:
parent
41c80d3a67
commit
e09df6332a
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/pmix-1.1.3.tar.bz2
|
||||
/pmix-1.1.4.tar.bz2
|
||||
/pmix-1.1.5.tar.bz2
|
||||
/pmix-1.2.2.tar.bz2
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: pmix
|
||||
Version: 1.1.5
|
||||
Release: 2%{?dist}
|
||||
Version: 1.2.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Exascale version of PMI
|
||||
|
||||
License: BSD
|
||||
@ -73,6 +73,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Mar 21 2017 Orion Poplawski <orion@cora.nwra.com> - 1.2.2-1
|
||||
- Update to 1.2.2
|
||||
|
||||
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.5-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user