[source-highlight] Rebuild for correct libboost SONAME

Christoph Wickert cwickert at fedoraproject.org
Wed Mar 16 23:09:21 UTC 2011


commit bb65a4634793c05d1332734b7a3fad99b6d0710a
Author: Christoph Wickert <cwickert at fedoraproject.org>
Date:   Thu Mar 17 00:09:18 2011 +0100

    Rebuild for correct libboost SONAME

 source-highlight.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/source-highlight.spec b/source-highlight.spec
index 4d2fbab..db4c7e7 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.4
-Release: 4%{?dist}
+Release: 5%{?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
+* Wed Mar 16 2011 Christoph Wickert <cwickert at fedoraproject.org> - 3.1.4-5
+- Rebuild for correct libboost SONAME
+
 * Sun Mar 13 2011 Christoph Wickert <cwickert at fedoraproject.org> - 3.1.4-4
 - Rebuild for boost 1.46.1
 


More information about the scm-commits mailing list