Hello community,

here is the log from the commit of package OpenSceneGraph for openSUSE:Factory 
checked in at 2018-02-16 21:44:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/OpenSceneGraph (Old)
 and      /work/SRC/openSUSE:Factory/.OpenSceneGraph.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "OpenSceneGraph"

Fri Feb 16 21:44:35 2018 rev:5 rq:577119 version:3.4.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/OpenSceneGraph/OpenSceneGraph.changes    
2017-12-31 01:13:27.524311101 +0100
+++ /work/SRC/openSUSE:Factory/.OpenSceneGraph.new/OpenSceneGraph.changes       
2018-02-16 21:44:36.903211578 +0100
@@ -1,0 +2,10 @@
+Wed Feb 14 14:35:05 UTC 2018 - mimi...@gmail.com 
+
+- update to 3.4.1
+ * Improves to GLES support across platforms
+ * Full support for osgText and on screen stats across all platfroms
+ * Build fixes to allow compilation against recent
+     3rd party depdendency changes
+ * Range of runtime fixes
+
+-------------------------------------------------------------------

Old:
----
  OpenSceneGraph-3.4.0.zip

New:
----
  OpenSceneGraph-3.4.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ OpenSceneGraph.spec ++++++
--- /var/tmp/diff_new_pack.KHX6FR/_old  2018-02-16 21:44:38.351159358 +0100
+++ /var/tmp/diff_new_pack.KHX6FR/_new  2018-02-16 21:44:38.351159358 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package OpenSceneGraph
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,22 +16,22 @@
 #
 
 
+%define _osg_so_nr     131
+%define _opt_so_nr     20
 %if 0%{?suse_version} > 1320 || (0%{?suse_version} == 1315 && 0%{?is_opensuse})
 %bcond_without gdal
 %else
 %bcond_with gdal
 %endif
-%define _osg_so_nr     130
-%define _opt_so_nr     20
 Name:           OpenSceneGraph
-Version:        3.4.0
+Version:        3.4.1
 Release:        0
 Summary:        3D graphics toolkit
 # NOTE: also SUSE-wxWidgets-3.0 
http://trac.openscenegraph.org/projects/osg/attachment/wiki/Legal/LICENSE.txt
 License:        LGPL-2.1
 Group:          Productivity/Graphics/Other
 Url:            http://openscenegraph.org/projects/osg
-Source0:        
http://www.openscenegraph.org/downloads/stable_releases/OpenSceneGraph-%{version}/source/%{name}-%{version}.zip
+Source0:        
https://github.com/openscenegraph/%{name}/archive/%{name}-%{version}.tar.gz
 Source99:       %{name}-rpmlintrc
 # PATCH-FIX-UPSTREAM 
8e26ebd23ef9_Fixed_coverity_detected_defect_OOB_read.patch -- Fix 
out-of-bound-read, also required for the next patch to apply
 Patch0:         8e26ebd23ef9_Fixed_coverity_detected_defect_OOB_read.patch
@@ -58,10 +58,6 @@
 BuildRequires:  pkgconfig(Qt5OpenGL)
 BuildRequires:  pkgconfig(Qt5WebKitWidgets)
 BuildRequires:  pkgconfig(Qt5Widgets)
-BuildRequires:  pkgconfig(xrandr)
-%if %{with gdal}
-BuildRequires:  pkgconfig(gdal)
-%endif
 BuildRequires:  pkgconfig(gstreamer-1.0)
 BuildRequires:  pkgconfig(gstreamer-app-1.0)
 BuildRequires:  pkgconfig(gstreamer-audio-1.0)
@@ -74,7 +70,10 @@
 BuildRequires:  pkgconfig(librsvg-2.0) >= 2.35
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(poppler-glib)
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  pkgconfig(xrandr)
+%if %{with gdal}
+BuildRequires:  pkgconfig(gdal)
+%endif
 
 %description
 The OpenSceneGraph is a graphics toolkit for the development of
@@ -173,7 +172,7 @@
 This package contains some example applications built with OpenSceneGraph
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{name}-%{version}
 %patch0 -p1
 %patch1 -p1
 for file in *.txt ChangeLog; do
@@ -202,15 +201,11 @@
    %{buildroot}%{_libdir}
 
 %post -n libOpenSceneGraph%{_osg_so_nr} -p /sbin/ldconfig
-
 %post -n libOpenThreads%{_opt_so_nr} -p /sbin/ldconfig
-
 %postun -n libOpenSceneGraph%{_osg_so_nr} -p /sbin/ldconfig
-
 %postun -n libOpenThreads%{_opt_so_nr} -p /sbin/ldconfig
 
 %files
-%defattr(-,root,root)
 %doc AUTHORS.txt LICENSE.txt NEWS.txt README.txt ChangeLog
 %{_bindir}/osg2cpp
 %{_bindir}/osgarchive
@@ -221,11 +216,9 @@
 %{_bindir}/present3D
 
 %files plugins
-%defattr(-,root,root)
 %{_libdir}/osgPlugins-%{version}/
 
 %files -n libOpenSceneGraph%{_osg_so_nr}
-%defattr(-,root,root)
 %{_libdir}/libosg.so.*
 %{_libdir}/libosgAnimation.so.*
 %{_libdir}/libosgDB.so.*
@@ -246,7 +239,6 @@
 %{_libdir}/libosgQt.so.*
 
 %files -n libOpenSceneGraph-devel
-%defattr(-,root,root)
 %{_includedir}/osg/
 %{_includedir}/osgAnimation/
 %{_includedir}/osgDB/
@@ -287,15 +279,12 @@
 %{_libdir}/pkgconfig/openscenegraph-osg*.pc
 
 %files examples
-%defattr(-,root,root)
 %{_libdir}/OpenSceneGraph
 
 %files -n libOpenThreads%{_opt_so_nr}
-%defattr(-,root,root)
 %{_libdir}/libOpenThreads.so.*
 
 %files -n libOpenThreads-devel
-%defattr(-,root,root)
 %{_includedir}/OpenThreads/
 %{_libdir}/libOpenThreads.so
 %{_libdir}/pkgconfig/openthreads.pc


Reply via email to