diff --git a/source-highlight.spec b/source-highlight.spec index 49f5a5d..b8c009d 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.8 -Release: 8%{?dist} +Release: 9%{?dist} Group: Development/Tools License: GPLv3+ Source0: ftp://ftp.gnu.org/gnu/src-highlite/%{name}-%{version}.tar.gz @@ -97,6 +97,9 @@ fi %{_includedir}/srchilite/*.h %changelog +* Fri Jan 27 2017 Jonathan Wakely - 3.1.8-9 +- Rebuilt for Boost 1.63 + * Tue May 17 2016 Jonathan Wakely - 3.1.8-8 - Rebuilt for linker errors in boost (#1331983)