Update to 1.1.5

This commit is contained in:
Orion Poplawski 2016-09-07 09:22:45 -06:00
parent ddfd4281d5
commit fb0400e4e7
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
/pmix-1.1.3.tar.bz2
/pmix-1.1.4.tar.bz2
/pmix-1.1.5.tar.bz2

View File

@ -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

View File

@ -1 +1 @@
05846e84c1e6410f4e2a69834a570add pmix-1.1.4.tar.bz2
33f41701bfa325e5b93adc9de0b8a3b3 pmix-1.1.5.tar.bz2