Rebuilt for removed libstdc++ symbol (#1937698)
This commit is contained in:
parent
b4346ffa70
commit
747e27c12d
@ -6,7 +6,7 @@
|
||||
|
||||
Name: openvdb
|
||||
Version: 8.0.1
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: C++ library for sparse volumetric data discretized on three-dimensional grids
|
||||
License: MPLv2.0
|
||||
URL: http://www.openvdb.org/
|
||||
@ -153,6 +153,9 @@ find %{buildroot} -name '*.a' -delete
|
||||
%{_libdir}/lib%{name}.so
|
||||
|
||||
%changelog
|
||||
* Tue Mar 30 2021 Jonathan Wakely <jwakely@redhat.com> - 8.0.1-2
|
||||
- Rebuilt for removed libstdc++ symbol (#1937698)
|
||||
|
||||
* Fri Feb 05 2021 Luya Tshimbalanga <luya@fedoraproject.org> - 8.0.1-1
|
||||
- Update to 8.0.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user