From 2fbc9e9fb130fe008fcb265cd4b41c7be8eb41bb Mon Sep 17 00:00:00 2001 From: Petr Machata Date: Sat, 27 Jul 2013 14:58:35 +0200 Subject: [PATCH] Rebuild for boost 1.54.0 --- source-highlight.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/source-highlight.spec b/source-highlight.spec index 639eb9c..9b69989 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.6 -Release: 4%{?dist} +Release: 5%{?dist} Group: Development/Tools License: GPLv3+ Source0: ftp://ftp.gnu.org/gnu/src-highlite/%{name}-%{version}.tar.gz @@ -91,6 +91,9 @@ fi %{_includedir}/srchilite/*.h %changelog +* Sat Jul 27 2013 pmachata@redhat.com - 3.1.6-5 +- Rebuild for boost 1.54.0 + * Sat Feb 09 2013 Denis Arnaud - 3.1.6-4 - Rebuild for Boost-1.53.0