Rebuild against boost 1.48

This commit is contained in:
Dodji Seketeli 2011-11-20 17:08:05 +01:00
parent 9b73c1af0f
commit 501de5c787

View File

@ -1,7 +1,7 @@
Summary: Produces a document with syntax highlighting Summary: Produces a document with syntax highlighting
Name: source-highlight Name: source-highlight
Version: 3.1.4 Version: 3.1.4
Release: 7%{?dist} Release: 8%{?dist}
Group: Development/Tools Group: Development/Tools
License: GPLv3+ License: GPLv3+
Source0: ftp://ftp.gnu.org/gnu/src-highlite/%{name}-%{version}.tar.gz Source0: ftp://ftp.gnu.org/gnu/src-highlite/%{name}-%{version}.tar.gz
@ -94,6 +94,9 @@ fi
%{_datadir}/aclocal/ax_boost_*.m4 %{_datadir}/aclocal/ax_boost_*.m4
%changelog %changelog
* Sun Nov 20 2011 <dodji@redhat.com> - 3.1.4-8
- Rebuild against boost 1.48
* Thu Jul 21 2011 Adrian Reber <adrian@lisas.de> - 3.1.4-7 * Thu Jul 21 2011 Adrian Reber <adrian@lisas.de> - 3.1.4-7
- and again a rebuilt for boost. - and again a rebuilt for boost.