From 4386525ee9d8809fc604c3690bf65d2a20aa4e48 Mon Sep 17 00:00:00 2001 From: Petr Machata Date: Fri, 23 May 2014 12:28:37 +0200 Subject: [PATCH] Rebuild for boost 1.55.0 --- highlight.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/highlight.spec b/highlight.spec index b2b4084..cda8552 100644 --- a/highlight.spec +++ b/highlight.spec @@ -3,7 +3,7 @@ Name: highlight Summary: Universal source code to formatted text converter Version: 3.18 -Release: 1%{?dist} +Release: 2%{?dist} Group: Development/Tools License: GPLv3 @@ -78,6 +78,9 @@ desktop-file-install \ %{_datadir}/pixmaps/highlight.xpm %changelog +* Fri May 23 2014 Petr Machata - 3.18-2 +- Rebuild for boost 1.55.0 + * Thu May 1 2014 Jochen Schmitt - 3.18-1 - New upstream release