Rebuilt for Boost 1.59

This commit is contained in:
Jonathan Wakely 2015-08-27 21:17:07 +01:00
commit 092afd35bc

View file

@ -2,7 +2,7 @@
Name: adobe-source-libraries
Version: 1.0.43
Release: 28%{?dist}
Release: 29%{?dist}
Summary: General purpose C++ libraries
Group: System Environment/Libraries
@ -141,6 +141,9 @@ ln -sf $sofile ${sofile%%.*.*.*}
%changelog
* Thu Aug 27 2015 Jonathan Wakely <jwakely@redhat.com> - 1.0.43-29
- Rebuilt for Boost 1.59
* Wed Aug 05 2015 Jonathan Wakely <jwakely@redhat.com> 1.0.43-28
- Update patches for GCC 5 compatiblity.
- Fix changelog dates.