Hello community,

here is the log from the commit of package vips for openSUSE:Factory checked in 
at 2014-01-22 09:44:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vips (Old)
 and      /work/SRC/openSUSE:Factory/.vips.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vips"

Changes:
--------
--- /work/SRC/openSUSE:Factory/vips/vips.changes        2013-12-22 
19:38:36.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.vips.new/vips.changes   2014-01-23 
15:57:50.000000000 +0100
@@ -1,0 +2,54 @@
+Tue Jan 21 15:44:22 UTC 2014 - [email protected]
+
+- Update to version 7.38.1
+  * bump soname
+  * better conversion to and from scrgb/xyz for rad (hdr) 
+  * fix --interpolate flag to vipsthumbnail
+
+-------------------------------------------------------------------
+Sun Jan 19 06:33:02 UTC 2014 - [email protected]
+
+- Update to version 7.38.0
+  * redone im_rotate_*mask45(), im_gauss_*mask*(), im_log_*mask(),
+    im_dilate(), im_erode(), im_rank_image(), im_compass(),
+    im_linedet(), im_gradient(), im_convsep(), im_convsep_f(),
+    im_fastcor(), im_spcor(), im_sharpen() as classes
+  * im_gradcor() deprecated
+  * vips_init() now does some ABI compat checking, though this
+    change requires an ABI break
+  * add "interlace" option to vips_jpegsave()
+  * remove vips_image_copy_fields() and vips_demand_hint() and add 
+    vips_image_pipeline() to do both jobs
+  * vipsthumbnail allows non-square bounding boxes, thanks seth
+  * add vips_matrixprint()
+  * add @point subsample mode to vips_subsample()
+  * im_contrast_surface() deprecated: it was slower than calling
+    conv a few times
+  * radiance load supports sequential read
+  * rewritten radiance decode is much faster
+  * add vips_crop(), a synonym for vips_extract_area()
+  * rename vips_gammacorrect() as vips_gamma(), now takes 1 / exp
+  * vips_gamma() works for any format
+  * add --linear mode to vipsthumbnail
+  * support XYZ as a PCS for vips_icc_import() and vips_icc_export()
+  * add --strip option to jpegsave
+  * added vips_gaussblur() convenience function
+  * added --vips-profile, records and dumps thread timing and memory 
+    use info 
+  * added vipsprofile, visualises --vips-profile output
+  * auto-vectorization-friendly inner loops
+  * added vips::init() and vips::shutdown() to C++ API
+  * reuse pixel buffers on sharing to reduce mem cycling
+  * conv is SMALLTILE, huge mem use saving on wide images
+  * vipsthumbnail has a --crop option
+  * remove video4linux1 code, it was useless on all modern linuxes
+  * redone freq filter builders as classes
+  * redone im_fwfft(), im_invfft(), im_freqflt(), im_disp_ps(),
+    im_fractsurf(), im_phasecor() as classes
+  * vips_colourspace() allows B_W, GREY16, RGB16 as source / target
+  * added vips_thread_shutdown(), thanks Lovell
+  * vips_linear() has a uchar output mode
+  * redone im_cntlines(), im_rank() as classes
+  * move im_zerox() to deprecated, it wasm't very useful
+
+-------------------------------------------------------------------

Old:
----
  vips-7.36.5.tar.gz

New:
----
  vips-7.38.1.tar.gz

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

Other differences:
------------------
++++++ vips.spec ++++++
--- /var/tmp/diff_new_pack.0hq6OA/_old  2014-01-23 15:57:52.000000000 +0100
+++ /var/tmp/diff_new_pack.0hq6OA/_new  2014-01-23 15:57:52.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package vips
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,10 +20,10 @@
 
 Name:           vips
 %define libname lib%{name}
-Version:        7.36.5
+Version:        7.38.1
 Release:        0
-%define short_version 7.36
-%define somajor 35
+%define short_version 7.38
+%define somajor 37
 Summary:        C/C++ library for processing large images
 License:        LGPL-2.1
 Group:          System/Libraries

++++++ vips-7.36.5.tar.gz -> vips-7.38.1.tar.gz ++++++
++++ 64573 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to