Hello community,

here is the log from the commit of package pixman for openSUSE:Factory checked 
in at 2018-12-03 10:07:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pixman (Old)
 and      /work/SRC/openSUSE:Factory/.pixman.new.19453 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pixman"

Mon Dec  3 10:07:40 2018 rev:55 rq:652230 version:0.36.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/pixman/pixman.changes    2018-03-14 
19:31:32.405179975 +0100
+++ /work/SRC/openSUSE:Factory/.pixman.new.19453/pixman.changes 2018-12-03 
10:07:42.587857228 +0100
@@ -1,0 +2,26 @@
+Fri Nov 23 14:16:04 UTC 2018 - [email protected]
+
+- Update to version 0.36.0:
+  + Add tests for (a)rgb floating point formats
+  + Add support for argb/xrgb float formats, v5
+  + Fix stride calculation in stress-test
+  + Adjust for clang's removal of __builtin_shuffle
+  + Fix vector loads on ppc64le
+  + Promote unsigned short to unsigned int explicitly
+  + pixman-filter: Made Gaussian a bit wider
+  + pixman-filter: Nested polynomial for cubic
+  + pixman-filter: Fix several issues related to normalization
+  + pixman-filter: Speed up BOX/BOX filter
+  + pixman-filter: integral splitting is only needed for triangle
+    filterdd
+  + pixman-filter: Correct Simpsons integration
+  + pixman-filter: reduce amount of malloc/free/memcpy to generate
+    filter
+  + pixman-image: Added enable-gnuplot config to view filters in
+    gnuplot
+  + pixman-fast-path.c: Pick NEAREST affine fast paths before
+    BILINEAR ones
+  + pixman-private: include <float.h> only in C code
+- Remove pixman-private-correct-include.patch: upstreamed
+
+-------------------------------------------------------------------

Old:
----
  pixman-0.34.0.tar.gz
  pixman-private-correct-include.patch

New:
----
  pixman-0.36.0.tar.gz

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

Other differences:
------------------
++++++ pixman.spec ++++++
--- /var/tmp/diff_new_pack.7qZBI0/_old  2018-12-03 10:07:43.003856846 +0100
+++ /var/tmp/diff_new_pack.7qZBI0/_new  2018-12-03 10:07:43.007856843 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           pixman
-Version:        0.34.0
+Version:        0.36.0
 Release:        0
 Summary:        Pixel manipulation library
 License:        MIT
@@ -25,8 +25,6 @@
 Url:            http://xorg.freedesktop.org/
 Source:         http://cairographics.org/releases/%{name}-%{version}.tar.gz
 Source99:       baselibs.conf
-# PATCH-FIX-UPSTREAM pixman-private-correct-include.patch [email protected] 
-- pixman-private: include <float.h> only in C code
-Patch0:         pixman-private-correct-include.patch
 BuildRequires:  pkgconfig
 
 %description
@@ -49,7 +47,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 #autoreconf -fi

++++++ pixman-0.34.0.tar.gz -> pixman-0.36.0.tar.gz ++++++
++++ 7437 lines of diff (skipped)


Reply via email to