From 94113f9e6524115b3ae268e33d523e552e002f68 Mon Sep 17 00:00:00 2001 From: "Tom \"spot\" Callaway" Date: Thu, 5 Aug 2010 12:55:04 -0400 Subject: [PATCH] rebuild for boost --- source-highlight.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/source-highlight.spec b/source-highlight.spec index 2afdd3d..814cb54 100644 --- a/source-highlight.spec +++ b/source-highlight.spec @@ -1,7 +1,7 @@ Summary: Produces a document with syntax highlighting Name: source-highlight Version: 3.1.3 -Release: 2%{?dist} +Release: 3%{?dist} Group: Development/Tools License: GPLv3+ Source0: ftp://ftp.gnu.org/gnu/src-highlite/%{name}-%{version}.tar.gz @@ -94,6 +94,9 @@ fi %{_datadir}/aclocal/ax_boost_*.m4 %changelog +* Thu Aug 5 2010 Tom "spot" Callaway - 3.1.3-3 +- rebuild for new boost (again) + * Tue Jul 27 2010 Christoph Wickert - 3.1.3-2 - Rebuild for new boost - Fix Requires for %%post and %%preun