Hello community,

here is the log from the commit of package julia for openSUSE:Factory checked 
in at 2016-08-05 18:18:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/julia (Old)
 and      /work/SRC/openSUSE:Factory/.julia.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "julia"

Changes:
--------
--- /work/SRC/openSUSE:Factory/julia/julia-compat.changes       2016-06-25 
02:22:47.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.julia.new/julia-compat.changes  2016-08-05 
18:18:05.000000000 +0200
@@ -1,0 +2,6 @@
+Thu Aug  4 17:46:57 UTC 2016 - [email protected]
+
+- User oertel ([email protected]) fix the `_constraints` file because the
+  sse flags only exists in x86 architectures. See Request 416497.
+
+-------------------------------------------------------------------
julia.changes: same change

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

Other differences:
------------------
julia.spec: same change
++++++ _constraints ++++++
--- /var/tmp/diff_new_pack.SFOejv/_old  2016-08-05 18:18:07.000000000 +0200
+++ /var/tmp/diff_new_pack.SFOejv/_new  2016-08-05 18:18:07.000000000 +0200
@@ -5,12 +5,20 @@
     <memory>
       <size unit="M">4000</size>
     </memory>
-    <cpu>
+  </hardware>
+  <overwrite>
+    <conditions>
+      <arch>i586</arch>
+      <arch>x86_64</arch>
+    </conditions>
+    <hardware>
+      <cpu>
         <flag>mmx</flag>
         <flag>sse</flag>
         <flag>sse2</flag>
         <flag>sse3</flag>
         <flag>ssse3</flag>
-    </cpu>
-  </hardware>
+      </cpu>
+    </hardware>
+  </overwrite>
 </constraints>


Reply via email to