Hello community,

here is the log from the commit of package gegl-unstable for openSUSE:Factory 
checked in at 2015-06-12 20:31:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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      
2015-05-05 00:55:39.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gegl-unstable.new/gegl-unstable.changes 
2015-06-12 20:31:09.000000000 +0200
@@ -1,0 +2,17 @@
+Wed Jun 10 13:54:58 UTC 2015 - zai...@opensuse.org
+
+- Update to version 0.3.0:
+  + Improvements to thread safety and parallelism.
+  + Lower overhead graph travesal due from rewrite of visitors.
+  + OpenCL support now enabled by default when detected.
+  + Experimental multithreading, enable by setting
+    GEGL_THREADS=<number of threads> in the environment.
+  + Experimental mipmap rendering, which permits transparent
+    rendering of previews on smaller sized versions, enable by
+    setting GEGL_MIPMAP_RENDERING=true in the environment.
+  + Buffer: New default tile backend, doing disk writes in a
+    separate thread.
+- Temp stop passing --enable-workshop=yes to configure as it break
+  the build atm.
+
+-------------------------------------------------------------------

Old:
----
  _service
  _servicedata
  gegl-0.3.0~20150218.tar.xz

New:
----
  gegl-0.3.0.tar.bz2

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

Other differences:
------------------
++++++ gegl-unstable.spec ++++++
--- /var/tmp/diff_new_pack.wIBWuR/_old  2015-06-12 20:31:10.000000000 +0200
+++ /var/tmp/diff_new_pack.wIBWuR/_new  2015-06-12 20:31:10.000000000 +0200
@@ -19,13 +19,13 @@
 %define debug_package_requires libgegl-0_2-0 = %{version}-%{release}
 Name:           gegl-unstable
 %define _name gegl
-Version:        0.3.0~20150218
+Version:        0.3.0
 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
+Source:         http://ftp.gtk.org/pub/gegl/0.3/%{_name}-%{version}.tar.bz2
 BuildRequires:  ImageMagick
 BuildRequires:  OpenEXR-devel
 BuildRequires:  SDL-devel
@@ -149,9 +149,8 @@
 
 %build
 export RPM_OPT_FLAGS="%{optflags} -fno-strict-aliasing"
-./autogen.sh
+## Not passing --enable-workshop=yes\ as it breaks the build atm
 %configure\
-       --enable-workshop=yes\
        --disable-static --disable-silent-rules
 make %{?_smp_mflags}
 
@@ -198,6 +197,7 @@
 %{_libdir}/gegl-0.3/*.so
 # libgegl-sc-0.3.so is a support library for the seamless-clone module
 %{_libdir}/libgegl-sc-0.3.so
+%{_libdir}/libgegl-npd-0.3.so
 %{_libdir}/gegl-0.3/grey2.json
 %if 0%{?BUILD_ORIG}
 %if 0%{?BUILD_ORIG_ADDON}

++++++ gegl-0.3.0~20150218.tar.xz -> gegl-0.3.0.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/gegl-unstable/gegl-0.3.0~20150218.tar.xz 
/work/SRC/openSUSE:Factory/.gegl-unstable.new/gegl-0.3.0.tar.bz2 differ: char 
1, line 1


Reply via email to