Hello community,

here is the log from the commit of package gegl-unstable for openSUSE:Factory 
checked in at 2017-03-22 22:58:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gegl-unstable (Old)
 and      /work/SRC/openSUSE:Factory/.gegl-unstable.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gegl-unstable"

Wed Mar 22 22:58:59 2017 rev:11 rq:461098 version:0.3.14

Changes:
--------
--- /work/SRC/openSUSE:Factory/gegl-unstable/gegl-unstable.changes      
2017-02-20 14:30:21.832026100 +0100
+++ /work/SRC/openSUSE:Factory/.gegl-unstable.new/gegl-unstable.changes 
2017-03-22 22:59:00.783590725 +0100
@@ -1,0 +2,62 @@
+Tue Feb 28 15:59:13 UTC 2017 - [email protected]
+
+- Update to version 0.3.14:
+  + Transforms:
+    - pass roi to inner working functions.
+    - mipmap corrections for generic code path.
+    - fix affine mipmapping.
+  + Operations:
+    - Clean up the prepare implementation.
+    - Use a faster API to read the pixels.
+    - Use the GdkPixbuf's rowstride.
+    - Don't waste memory.
+    - Simplify the stride calculation.
+    - Try to avoid integer overflow.
+  + gblur-1d: make mipmap aware.
+  + sinus: fix mipmap scaling.
+  + gblur-1d: remove now unneeded rect scaling code.
+  + snn-mean: handle mipmap rendering.
+  + exposure: remove gamma property.
+  + noise-perlin: remove unused seed property.
+  + Updated tests.
+  + Updated documentation.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Thu Feb 16 23:33:14 UTC 2017 - [email protected]
+
+- Update to version 0.3.12:
+  + Core:
+    - Make some serializations/parameters less locale dependent.
+    - Cache some babl_format and babl_type return values.
+    - Clean up the way we drop references and free memory.
+    - Detect local ARW and CR2 files as raw, not TIFF.
+    - Mipmap preview rendering code improvements.
+    - Performance improvement to gegl_memset_pattern.
+  + Operations:
+    - New ops: edge-neon, image-gradient, slic, wavelet-blur.
+    - Moved from workshop to common: color-warp, component-extract.
+    - Text: remove now unneeded work-around, ability to control
+      vertical positioning, permit <1.0 font-sizes, handle
+      text-color alpha, other improvements.
+    - Lens-distortion: default to transparent background; fix
+      transparency fringing glitch.
+    - Crop: bounding box computation simplifications.
+    - Noise-rgb: add gamma and distribution properties.
+    - Dither: renamed from color-reduction, now with levels instead
+      of bits property controls.
+    - High-pass: do inversion, over and contrast in a non-linear
+      space.
+    - Noise-rgb: add linear and gaussian properties.
+    - Transform: add a clip-to-input property, needed for some GIMP
+      corner-cases involving degenerate matrices.
+    - Raw-load: improvements and fixes, handle Sony's ARW files.
+    - Exposure: replaced offset with black-level.
+    - Moved from common to workshop: bilateral-filter-fast.
+    - New workshop ops: watershed, waterpixels, bayer-matrix,
+      linear-sinusoid, shadows-highlights, integral-image,
+      segment-kmeans.
+    - Removed ops: gaussian blur old.
+  + Updated translations.
+
+-------------------------------------------------------------------

Old:
----
  gegl-0.3.10.tar.xz

New:
----
  gegl-0.3.14.tar.xz

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

Other differences:
------------------
++++++ gegl-unstable.spec ++++++
--- /var/tmp/diff_new_pack.F6cvuz/_old  2017-03-22 22:59:02.263380945 +0100
+++ /var/tmp/diff_new_pack.F6cvuz/_new  2017-03-22 22:59:02.267380378 +0100
@@ -20,7 +20,7 @@
 %define _name gegl
 
 Name:           gegl-unstable
-Version:        0.3.10
+Version:        0.3.14
 Release:        0
 Summary:        Generic Graphics Library
 License:        GPL-3.0+ and LGPL-3.0+
@@ -44,7 +44,7 @@
 BuildRequires:  ruby
 BuildRequires:  suitesparse-devel
 BuildRequires:  pkgconfig(OpenEXR)
-BuildRequires:  pkgconfig(babl) >= 0.1.14
+BuildRequires:  pkgconfig(babl) >= 0.1.24
 BuildRequires:  pkgconfig(exiv2)
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0) >= 2.18.0
 BuildRequires:  pkgconfig(gexiv2)
@@ -189,7 +189,7 @@
 
 %files -n libgegl-0_3-0
 %defattr(-,root,root)
-%doc AUTHORS COPYING COPYING.LESSER NEWS
+%doc AUTHORS COPYING COPYING.LESSER
 %{_libdir}/libgegl-0.3.so.*
 
 %files -n typelib-1_0-Gegl-0_3

++++++ _service ++++++
--- /var/tmp/diff_new_pack.F6cvuz/_old  2017-03-22 22:59:02.303375276 +0100
+++ /var/tmp/diff_new_pack.F6cvuz/_new  2017-03-22 22:59:02.307374709 +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.10</param>
+    <param name="versionformat">0.3.14</param>
     <param name="changesgenerate">enable</param>
-    <param name="revision">refs/tags/GEGL_0_3_10</param>
+    <param name="revision">refs/tags/GEGL_0_3_14</param>
   </service>
   <service name="recompress" mode="disabled">
     <param name="file">*.tar</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.F6cvuz/_old  2017-03-22 22:59:02.331371307 +0100
+++ /var/tmp/diff_new_pack.F6cvuz/_new  2017-03-22 22:59:02.331371307 +0100
@@ -1,4 +1,4 @@
 <servicedata>
 <service name="tar_scm">
             <param name="url">git://git.gnome.org/gegl</param>
-          <param 
name="changesrevision">b45a032c49b0eed84a794ede5601a15ee835b151</param></service></servicedata>
\ No newline at end of file
+          <param 
name="changesrevision">285e5b781f2ef6359d264192f826564402119b87</param></service></servicedata>
\ No newline at end of file

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


Reply via email to