Hello community,

here is the log from the commit of package OpenSceneGraph for openSUSE:Factory 
checked in at 2019-12-13 12:05:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/OpenSceneGraph (Old)
 and      /work/SRC/openSUSE:Factory/.OpenSceneGraph.new.4691 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "OpenSceneGraph"

Fri Dec 13 12:05:19 2019 rev:13 rq:756761 version:3.6.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/OpenSceneGraph/OpenSceneGraph.changes    
2019-12-12 23:20:10.094202687 +0100
+++ /work/SRC/openSUSE:Factory/.OpenSceneGraph.new.4691/OpenSceneGraph.changes  
2019-12-13 12:06:07.469362492 +0100
@@ -1,0 +2,5 @@
+Fri Dec 13 08:38:57 UTC 2019 - Guillaume GARDET <[email protected]>
+
+- Update _constraints for ARM
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ OpenSceneGraph.spec ++++++
--- /var/tmp/diff_new_pack.uMQVos/_old  2019-12-13 12:06:08.081362261 +0100
+++ /var/tmp/diff_new_pack.uMQVos/_new  2019-12-13 12:06:08.085362260 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package OpenSceneGraph
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,7 +23,6 @@
 %else
 %bcond_with gdal
 %endif
-
 Name:           OpenSceneGraph
 Version:        3.6.3
 Release:        0
@@ -35,7 +34,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/%{name}/archive/%{name}-%{version}.tar.gz
 Source99:       %{name}-rpmlintrc
 # https://github.com/openscenegraph/OpenSceneGraph/issues/779

++++++ _constraints ++++++
--- /var/tmp/diff_new_pack.uMQVos/_old  2019-12-13 12:06:08.133362242 +0100
+++ /var/tmp/diff_new_pack.uMQVos/_new  2019-12-13 12:06:08.133362242 +0100
@@ -10,5 +10,20 @@
       </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>
 </constraints>
 


Reply via email to