Hello community,

here is the log from the commit of package graphene for openSUSE:Factory 
checked in at 2018-06-22 13:26:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/graphene (Old)
 and      /work/SRC/openSUSE:Factory/.graphene.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "graphene"

Fri Jun 22 13:26:58 2018 rev:8 rq:617316 version:1.8.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/graphene/graphene.changes        2018-03-14 
19:24:35.079999040 +0100
+++ /work/SRC/openSUSE:Factory/.graphene.new/graphene.changes   2018-06-22 
13:27:00.897209069 +0200
@@ -1,0 +2,14 @@
+Thu Jun 14 19:37:38 UTC 2018 - [email protected]
+
+- Update to version 1.8.2:
+  + The main change is that we've now disabled SIMD optimisations
+    on 32 bit Intel architectures; there aren't many of those left,
+    and in general compilers have been less than stellar when
+    supporting SIMD types on them. This is especially problematic
+    when it comes to using Graphene types inside other allocated
+    structures, where SIMD alignment rules break system allocators
+    on platforms like Windows. To avoid introducing weird bugs, if
+    you're on 32 bit IA, you're only going to have access to the
+    scalar SIMD implementation.
+
+-------------------------------------------------------------------

Old:
----
  graphene-1.8.0.tar.gz

New:
----
  graphene-1.8.2.tar.xz

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

Other differences:
------------------
++++++ graphene.spec ++++++
--- /var/tmp/diff_new_pack.H6yLbw/_old  2018-06-22 13:27:01.641181574 +0200
+++ /var/tmp/diff_new_pack.H6yLbw/_new  2018-06-22 13:27:01.641181574 +0200
@@ -17,13 +17,13 @@
 
 
 Name:           graphene
-Version:        1.8.0
+Version:        1.8.2
 Release:        0
 Summary:        Thin type layer for graphic libraries
 License:        MIT
 Group:          Development/Languages/C and C++
 Url:            http://ebassi.github.io/graphene/
-Source:         
https://github.com/ebassi/graphene/archive/%{version}/%{name}-%{version}.tar.gz
+Source0:        
https://github.com/ebassi/graphene/releases/download/%{version}/%{name}-%{version}.tar.xz
 Source99:       baselibs.conf
 
 BuildRequires:  fdupes


Reply via email to