Hello community, here is the log from the commit of package vips for openSUSE:Factory checked in at 2014-06-25 11:47:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2014-03-01 19:57:17.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.vips.new/vips.changes 2014-06-25 11:47:41.000000000 +0200 @@ -1,0 +2,27 @@ +Tue Jun 24 18:58:00 UTC 2014 - [email protected] + +- Update to version 7.40.0 + * new functions and classes, see included ChangeLog file + * auto-decode for (almost) all operations, see vips_image_decode() + * background render thread cleans up and quits neatly + * colourspace has a source_space option + * operations can be tagged as "deprecated" + * better rounding in vips_flatten() + * VipsStatistic operations are sequential + * vipsthumbnail has --rotate auto-rotate option + * removed embedded thumbnail reader from vipsthumbnail: embedded + thumbnails are too unlike the main image + * reduce default cache size to 1,000 operations + * vips_system() now supports many input images and you can + change image argument order + * support 16-bit palette TIFFs, plus palette TIFFs can have an alpha + * dzsave can directly write a ZIP file + * add ".vips" as an alternative suffix for vips files + * support 1/2/4 bit palette tiff images with alpha + * added Travis CI config + * better filename tracking for globalbalance + * revised vips8 image load/save API, now simpler and more logical + * operations emit "invalidate" if any of their input images invalidate + * operation cache drops ops on invalidate + +------------------------------------------------------------------- Old: ---- vips-7.38.5.tar.gz New: ---- vips-7.40.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vips.spec ++++++ --- /var/tmp/diff_new_pack.bKoP1A/_old 2014-06-25 11:47:44.000000000 +0200 +++ /var/tmp/diff_new_pack.bKoP1A/_new 2014-06-25 11:47:44.000000000 +0200 @@ -20,9 +20,9 @@ Name: vips %define libname lib%{name} -Version: 7.38.5 +Version: 7.40.0 Release: 0 -%define short_version 7.38 +%define short_version 7.40 %define somajor 37 Summary: C/C++ library for processing large images License: LGPL-2.1 @@ -41,6 +41,7 @@ BuildRequires: gtk-doc BuildRequires: libcfitsio-devel BuildRequires: libexif-devel +BuildRequires: libgsf-devel BuildRequires: libjpeg-devel BuildRequires: liblcms2-devel BuildRequires: libmatio-devel ++++++ vips-7.38.5.tar.gz -> vips-7.40.0.tar.gz ++++++ ++++ 138713 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
