Rebuild for gcc 5 C++11 ABI

This commit is contained in:
Orion Poplawski 2015-02-21 16:10:41 -07:00
parent c84f9c2d6d
commit 07d81af2bc
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: Field3D
Version: 1.6.1
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Library for storing voxel data
License: BSD
@ -78,6 +78,9 @@ popd
%changelog
* Sat Feb 21 2015 Orion Poplawski <orion@cora.nwra.com> - 1.6.1-2
- Rebuild for gcc 5 C++11 ABI
* Tue Feb 10 2015 Richard Shaw <hobbes1069@gmail.com> - 1.6.0-1
- Update to latest upstream release.