From f5f5544e0523bd6c86bd68e6bd27174a6c4611ad Mon Sep 17 00:00:00 2001 From: Ralf Corsépius Date: Dec 04 2016 06:22:16 +0000 Subject: Rebuild for jasper-2.0.0. --- diff --git a/OpenSceneGraph.spec b/OpenSceneGraph.spec index 4276637..3d957e7 100644 --- a/OpenSceneGraph.spec +++ b/OpenSceneGraph.spec @@ -8,10 +8,10 @@ %global srcvers 3.4.0 # GStreamer support: Default on -%bcond_without gstreamer +%bcond_without gstreamer # GDal support: Default on -%bcond_without gdal +%bcond_without gdal # Inventor support: Default to Coin3 # These are mutually exclusive @@ -23,7 +23,7 @@ Name: OpenSceneGraph Version: %{srcvers} -Release: 4%{?dist} +Release: 5%{?dist} Summary: High performance real-time graphics toolkit # The OSGPL is just the wxWidgets license. @@ -664,6 +664,9 @@ Development files for OpenThreads. %{_includedir}/OpenThreads %changelog +* Sun Dec 04 2016 Ralf Corsépius - 3.4.0-5 +- Rebuild for jasper-2.0.0. + * Thu Feb 04 2016 Ralf Corsépius - 3.4.0-4 - Add 0005-c-11-narrowing-hacks.patch (F24FTBFS on arm). - Remove -pedantic from CMakeLists.txt.