Hello community,

here is the log from the commit of package OpenSceneGraph34 for 
openSUSE:Factory checked in at 2020-02-05 19:41:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/OpenSceneGraph34 (Old)
 and      /work/SRC/openSUSE:Factory/.OpenSceneGraph34.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "OpenSceneGraph34"

Wed Feb  5 19:41:41 2020 rev:5 rq:770049 version:3.4.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/OpenSceneGraph34/OpenSceneGraph34.changes        
2019-12-12 23:20:09.334202755 +0100
+++ 
/work/SRC/openSUSE:Factory/.OpenSceneGraph34.new.26092/OpenSceneGraph34.changes 
    2020-02-05 19:41:42.419267837 +0100
@@ -1,0 +2,9 @@
+Mon Feb  3 14:42:19 UTC 2020 - Stefan BrĂ¼ns <[email protected]>
+
+- Replace wrong Requires: SDL-devel in devel package with
+  pkgconfig(sdl2).
+- Replace PowerPC specific _constraints with ones for all
+  architectures, there are no differences in real life, avoids
+  failures for other architectures.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ OpenSceneGraph34.spec ++++++
--- /var/tmp/diff_new_pack.T7hOjU/_old  2020-02-05 19:41:43.135268178 +0100
+++ /var/tmp/diff_new_pack.T7hOjU/_new  2020-02-05 19:41:43.135268178 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package OpenSceneGraph34
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -35,7 +35,7 @@
 # Ticket opened to clear license situation: 
https://github.com/openscenegraph/OpenSceneGraph/issues/552
 License:        LGPL-2.1-only WITH WxWindows-exception-3.1
 Group:          Productivity/Graphics/Other
-Url:            http://openscenegraph.org/projects/osg
+URL:            http://openscenegraph.org/projects/osg
 Source0:        
https://github.com/openscenegraph/%{sname}/archive/%{sname}-%{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
@@ -110,7 +110,6 @@
 %package -n libOpenSceneGraph%{_osg_so_nr}-devel
 Summary:        OpenSceneGraph development files
 Group:          Development/Libraries/C and C++
-Requires:       SDL-devel
 Requires:       curl-devel
 Requires:       freeglut-devel
 Requires:       giflib-devel
@@ -123,6 +122,7 @@
 Requires:       pkgconfig(libtiff-4)
 Requires:       pkgconfig(openal)
 Requires:       pkgconfig(poppler-glib)
+Requires:       pkgconfig(sdl2)
 Requires:       pkgconfig(xrandr)
 Conflicts:      libOpenSceneGraph1-devel
 Provides:       libOpenSceneGraph-devel = %{version}

++++++ _constraints ++++++
--- /var/tmp/diff_new_pack.T7hOjU/_old  2020-02-05 19:41:43.171268196 +0100
+++ /var/tmp/diff_new_pack.T7hOjU/_new  2020-02-05 19:41:43.171268196 +0100
@@ -1,14 +1,8 @@
 <constraints>
-  <overwrite>
-    <conditions>
-      <arch>ppc64</arch>
-      <arch>ppc64le</arch>
-    </conditions>
-    <hardware>
-      <disk>
-        <size unit="G">4</size>
-      </disk>
-    </hardware>
-  </overwrite>
+  <hardware>
+    <disk>
+      <size unit="G">6</size>
+    </disk>
+  </hardware>
 </constraints>
 


Reply via email to