Hello community,

here is the log from the commit of package gegl-unstable for openSUSE:Factory 
checked in at 2017-01-27 10:44:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gegl-unstable (Old)
 and      /work/SRC/openSUSE:Factory/.gegl-unstable.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gegl-unstable"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gegl-unstable/gegl-unstable.changes      
2016-09-08 17:39:13.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gegl-unstable.new/gegl-unstable.changes 
2017-02-03 17:37:36.889434003 +0100
@@ -1,0 +2,25 @@
+Tue Jan 24 14:28:45 UTC 2017 - [email protected]
+
+- Update to version 0.3.10:
+  + buffer:
+    - Stop caching tiles in a singly-linked list; use a hash table
+      only.
+    - Adjust box filtering threshold of linear/cubic samplers.
+    - Add const qualifier to input rect parameter of
+      gegl_tile_backend_set_extent().
+    - Don't acquire tile storage lock in NN sampler when not using
+      multithreading.
+  + operations:
+    - rgbe-load: Add image/x-hdr mimetype.
+    - map-relative: Sample from the pixel centers for integer
+      vectors.
+    - warp: Fix and rework the operation, now matches more closely
+      the iWarp behaviour.
+    - color-reduction: Add arithmetic dithers; inline for loop for
+      each different method.
+  + bin: Speed up some commands by not intializing opencl.
+  + json: Make bundleable.
+  + Updated translations.
+- Drop gegl-unstable-include-stdlib.patch: Fixed upstream.
+
+-------------------------------------------------------------------

Old:
----
  gegl-0.3.8.tar.xz
  gegl-unstable-include-stdlib.patch

New:
----
  gegl-0.3.10.tar.xz

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

Other differences:
------------------
++++++ gegl-unstable.spec ++++++
--- /var/tmp/diff_new_pack.2qSzDv/_old  2017-02-03 17:37:37.681321920 +0100
+++ /var/tmp/diff_new_pack.2qSzDv/_new  2017-02-03 17:37:37.685321354 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gegl-unstable
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,15 +19,13 @@
 %define debug_package_requires libgegl-0_3-0 = %{version}-%{release}
 Name:           gegl-unstable
 %define _name gegl
-Version:        0.3.8
+Version:        0.3.10
 Release:        0
 Summary:        Generic Graphics Library
 License:        GPL-3.0+ and LGPL-3.0+
 Group:          System/Libraries
 Url:            http://gegl.org/
 Source:         %{_name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM gegl-unstable-include-stdlib.patch bgo#770685 
[email protected] -- Include stdlib.h for realpath()
-Patch0:         gegl-unstable-include-stdlib.patch
 BuildRequires:  ImageMagick
 BuildRequires:  OpenEXR-devel
 BuildRequires:  SDL-devel
@@ -93,8 +91,8 @@
 
 %package -n libgegl-0_3-0
 Summary:        Generic Graphics Library
-Group:          System/Libraries
 # The plugins are required for the lib to be usable
+Group:          System/Libraries
 Requires:       %{_name}-0_3 >= %{version}
 
 %description -n libgegl-0_3-0
@@ -129,7 +127,6 @@
 
 %prep
 %setup -q -n %{_name}-%{version}
-%patch0 -p1
 
 %build
 ./autogen.sh

++++++ _service ++++++
--- /var/tmp/diff_new_pack.2qSzDv/_old  2017-02-03 17:37:37.717316825 +0100
+++ /var/tmp/diff_new_pack.2qSzDv/_new  2017-02-03 17:37:37.721316258 +0100
@@ -2,9 +2,9 @@
   <service name="tar_scm" mode="disabled">
     <param name="url">git://git.gnome.org/gegl</param>
     <param name="scm">git</param>
-    <param name="versionformat">0.3.8</param>
+    <param name="versionformat">0.3.10</param>
     <param name="changesgenerate">enable</param>
-    <param name="revision">refs/tags/GEGL_0_3_8</param>
+    <param name="revision">refs/tags/GEGL_0_3_10</param>
   </service>
   <service name="recompress" mode="disabled">
     <param name="file">*.tar</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.2qSzDv/_old  2017-02-03 17:37:37.745312862 +0100
+++ /var/tmp/diff_new_pack.2qSzDv/_new  2017-02-03 17:37:37.745312862 +0100
@@ -1,4 +1,4 @@
 <servicedata>
 <service name="tar_scm">
             <param name="url">git://git.gnome.org/gegl</param>
-          <param 
name="changesrevision">f84e491475a212dc259b1c36ac4edede011a5176</param></service></servicedata>
\ No newline at end of file
+          <param 
name="changesrevision">b45a032c49b0eed84a794ede5601a15ee835b151</param></service></servicedata>
\ No newline at end of file

++++++ gegl-0.3.8.tar.xz -> gegl-0.3.10.tar.xz ++++++
/work/SRC/openSUSE:Factory/gegl-unstable/gegl-0.3.8.tar.xz 
/work/SRC/openSUSE:Factory/.gegl-unstable.new/gegl-0.3.10.tar.xz differ: char 
26, line 1


Reply via email to