Hello community, here is the log from the commit of package OpenSceneGraph for openSUSE:Factory checked in at 2020-02-04 19:55:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/OpenSceneGraph (Old) and /work/SRC/openSUSE:Factory/.OpenSceneGraph.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "OpenSceneGraph" Tue Feb 4 19:55:33 2020 rev:14 rq:769812 version:3.6.3 Changes: -------- --- /work/SRC/openSUSE:Factory/OpenSceneGraph/OpenSceneGraph.changes 2019-12-13 12:06:07.469362492 +0100 +++ /work/SRC/openSUSE:Factory/.OpenSceneGraph.new.26092/OpenSceneGraph.changes 2020-02-04 19:55:35.885400157 +0100 @@ -1,0 +2,9 @@ +Mon Feb 3 14:52:44 UTC 2020 - Stefan BrĂ¼ns <[email protected]> + +- Replace wrong Requires: SDL-devel in devel package with + pkgconfig(sdl2). +- Remove architecture specific _constraints, there are no significant + differences in real life, avoids failures for other architectures + not covered. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ OpenSceneGraph.spec ++++++ --- /var/tmp/diff_new_pack.f7KEPu/_old 2020-02-04 19:55:36.609400579 +0100 +++ /var/tmp/diff_new_pack.f7KEPu/_new 2020-02-04 19:55:36.609400579 +0100 @@ -1,7 +1,7 @@ # # spec file for package OpenSceneGraph # -# Copyright (c) 2019 SUSE LLC +# 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 @@ -99,7 +99,6 @@ %package -n libOpenSceneGraph-devel Summary: OpenSceneGraph development files Group: Development/Libraries/C and C++ -Requires: SDL-devel Requires: curl-devel Requires: freeglut-devel Requires: giflib-devel @@ -112,6 +111,7 @@ Requires: pkgconfig(libtiff-4) Requires: pkgconfig(openal) Requires: pkgconfig(poppler-glib) +Requires: pkgconfig(sdl2) Requires: pkgconfig(xrandr) Conflicts: libOpenSceneGraph1-devel ++++++ _constraints ++++++ --- /var/tmp/diff_new_pack.f7KEPu/_old 2020-02-04 19:55:36.641400598 +0100 +++ /var/tmp/diff_new_pack.f7KEPu/_new 2020-02-04 19:55:36.641400598 +0100 @@ -1,29 +1,11 @@ <constraints> - <overwrite> - <conditions> - <arch>ppc64</arch> - <arch>ppc64le</arch> - </conditions> - <hardware> - <disk> - <size unit="G">4</size> - </disk> - </hardware> - </overwrite> - <overwrite> - <conditions> - <arch>aarch64</arch> - <arch>armv7l</arch> - <arch>armv6l</arch> - </conditions> - <hardware> - <disk> - <size unit="G">6</size> - </disk> - <physicalmemory> - <size unit="G">3</size> - </physicalmemory> - </hardware> - </overwrite> + <hardware> + <disk> + <size unit="G">6</size> + </disk> + <memory> + <size unit="M">4500</size> + </memory> + </hardware> </constraints>
