Update to 1.1.5
This commit is contained in:
parent
ddfd4281d5
commit
fb0400e4e7
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/pmix-1.1.3.tar.bz2
|
||||
/pmix-1.1.4.tar.bz2
|
||||
/pmix-1.1.5.tar.bz2
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: pmix
|
||||
Version: 1.1.4
|
||||
Version: 1.1.5
|
||||
Release: 1%{?dist}
|
||||
Summary: Exascale version of PMI
|
||||
|
||||
@ -73,6 +73,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Sep 7 2016 Orion Poplawski <orion@cora.nwra.com> - 1.1.5-1
|
||||
- Update to 1.1.5
|
||||
|
||||
* Fri Jun 10 2016 Orion Poplawski <orion@cora.nwra.com> - 1.1.4-1
|
||||
- Update to 1.1.4
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user