Rebuilt for Boost 1.63

This commit is contained in:
Jonathan Wakely 2017-01-27 02:49:25 +00:00
commit 3d9183e966

View file

@ -2,7 +2,7 @@
Name: adobe-source-libraries
Version: 1.0.43
Release: 32%{?dist}
Release: 33%{?dist}
Summary: General purpose C++ libraries
Group: System Environment/Libraries
@ -145,6 +145,9 @@ ln -sf $sofile ${sofile%%.*.*.*}
%changelog
* Fri Jan 27 2017 Jonathan Wakely <jwakely@redhat.com> - 1.0.43-33
- Rebuilt for Boost 1.63
* Mon May 16 2016 Jonathan Wakely <jwakely@redhat.com> - 1.0.43-32
- Rebuilt for linker errors in boost (#1331983)
- Patched for C++14 support in GCC 6