Rebuilt for Boost 1.60

This commit is contained in:
Jonathan Wakely 2016-01-16 00:37:14 +00:00
parent 137c8a440a
commit 23bd68014b

View File

@ -60,7 +60,7 @@
Name: thrift Name: thrift
Version: %{pkg_version} Version: %{pkg_version}
Release: %{pkg_rel}%{?dist} Release: %{pkg_rel}%{?dist}.1
Summary: Software framework for cross-language services development Summary: Software framework for cross-language services development
# Parts of the source are used under the BSD and zlib licenses, but # Parts of the source are used under the BSD and zlib licenses, but
@ -548,6 +548,9 @@ find %{buildroot} -name \*.py -exec grep -q /usr/bin/env {} \; -print | xargs -r
%doc LICENSE NOTICE %doc LICENSE NOTICE
%changelog %changelog
* Sat Jan 16 2016 Jonathan Wakely <jwakely@redhat.com> - 0.9.1-17.1
- Rebuilt for Boost 1.60
* Mon Nov 23 2015 Peter Robinson <pbrobinson@fedoraproject.org> 0.9.1-17 * Mon Nov 23 2015 Peter Robinson <pbrobinson@fedoraproject.org> 0.9.1-17
- Fix release - Fix release