Hello community,

here is the log from the commit of package gegl-unstable for openSUSE:Factory 
checked in at 2016-08-05 18:17:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-03-29 14:30:55.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gegl-unstable.new/gegl-unstable.changes 
2016-08-05 18:17:25.000000000 +0200
@@ -1,0 +2,50 @@
+Tue Jul 19 09:19:04 UTC 2016 - [email protected]
+
+- Update to version 0.3.8:
+  + buffer:
+    - Add box filtering downsampling paths to linear and cubic
+      resamplers to improve default results.
+    - Clear hot tile when removing a tile from the cache.
+  + operations:
+    - Added: vhsfix (workshop), gegl-gegl (commandline syntax).
+    - exr-save: port from deprecated chanting system.
+    - ff-save: increase max output packet size from 200kb to 1mb.
+    - gegl-path: add ability to compute y coordinate for a given x.
+    - transform: treat infinite and empty rectangles correctly.
+    - webp: port webp-save to GIO for URI handling.
+  + ops progress:
+    - add gegl_operation_progress function to report processing
+      progress.
+    - use the new function in cartoon and distance-transform ops.
+  + ops metadata:
+    - remove custom multiline paramspec.
+    - set multiline ui_meta on more ops.
+    - add reference meta and use it in various ops.
+  + gegl-binary:
+    - add simple video filtering.
+    - encode audio with video.
+    - permit dragging and zooming in more ui states.
+    - deal correctly with integers in ui.
+    - show prop editor for operation if op chain passed at
+      commmandline.
+  + gegl-chain:
+    - implement keyframing of strings.
+    - suggest possible ops in warninge/errors.
+  + gegl-node: relay property change notifies from operation to
+    node.
+  + gegl-serialize:
+    - improve error handling for parsing of properties.
+    - start handling relative coordinates.
+    - use path instead of curve.
+  + json: misc improvements and fixes.
+  + opencl: fix RGB luminance constants.
+  + docs: fixes, update some info in directory overview.
+  + handlers:
+    - allow registration of operations by MIME type.
+    - register MIME types for loaders.
+    - guess file types by sniffing content.
+  + build: fix luajit detection.
+  + Updated translations.
+- No longer rm tester dirs, they are removed upstream.
+
+-------------------------------------------------------------------

Old:
----
  gegl-0.3.6.tar.xz

New:
----
  gegl-0.3.8.tar.xz

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

Other differences:
------------------
++++++ gegl-unstable.spec ++++++
--- /var/tmp/diff_new_pack.Tn9fMj/_old  2016-08-05 18:17:27.000000000 +0200
+++ /var/tmp/diff_new_pack.Tn9fMj/_new  2016-08-05 18:17:27.000000000 +0200
@@ -19,7 +19,7 @@
 %define debug_package_requires libgegl-0_3-0 = %{version}-%{release}
 Name:           gegl-unstable
 %define _name gegl
-Version:        0.3.6
+Version:        0.3.8
 Release:        0
 Summary:        Generic Graphics Library
 License:        GPL-3.0+ and LGPL-3.0+
@@ -138,11 +138,6 @@
 
 %install
 make DESTDIR=%{buildroot} install %{?_smp_mflags}
-# remove example programs
-for example in \
-    gegl-tester; do
-    rm %{buildroot}%{_bindir}/$example
-done
 find %{buildroot} -type f -name "*.la" -delete -print
 # move some files out of the way to not conflict with gegl 0.2
 mv %{buildroot}%{_bindir}/gegl %{buildroot}%{_bindir}/gegl-0.3

++++++ _service ++++++
--- /var/tmp/diff_new_pack.Tn9fMj/_old  2016-08-05 18:17:27.000000000 +0200
+++ /var/tmp/diff_new_pack.Tn9fMj/_new  2016-08-05 18:17:27.000000000 +0200
@@ -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.6</param>
+    <param name="versionformat">0.3.8</param>
     <param name="changesgenerate">enable</param>
-    <param name="revision">refs/tags/GEGL_0_3_6</param>
+    <param name="revision">refs/tags/GEGL_0_3_8</param>
   </service>
   <service name="recompress" mode="disabled">
     <param name="file">*.tar</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.Tn9fMj/_old  2016-08-05 18:17:27.000000000 +0200
+++ /var/tmp/diff_new_pack.Tn9fMj/_new  2016-08-05 18:17:27.000000000 +0200
@@ -1,4 +1,4 @@
 <servicedata>
 <service name="tar_scm">
             <param name="url">git://git.gnome.org/gegl</param>
-          <param 
name="changesrevision">d2a86741d3a0ef4b6a73f3a5ac2240f9af2055f3</param></service></servicedata>
\ No newline at end of file
+          <param 
name="changesrevision">f84e491475a212dc259b1c36ac4edede011a5176</param></service></servicedata>
\ No newline at end of file

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


Reply via email to