Hello community,

here is the log from the commit of package vips for openSUSE:Factory checked in 
at 2016-02-18 11:07:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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        2015-10-28 
17:31:22.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.vips.new/vips.changes   2016-02-18 
12:36:36.000000000 +0100
@@ -1,0 +2,18 @@
+Tue Feb 16 15:05:45 UTC 2016 - [email protected]
+
+- Update to version 8.2.2
+    - changes to ease compiling C++ binding with MSVC 
+    - reorder file tests to put slow loaders last
+    - ifthenelse needs less C stack during eval
+    - better rounding in bilinear interpolator
+    - fix to "make check" in non-C locales 
+    - use compiler builtins isnan, isinf, fabs, fmin, fmax, ceil, 
+      floor when possible 
+      - tune vips_shrinkh(), 30% faster 
+      - remove SEQ hint from vips_subsample(), fixes cli performance 
+      - fix double free on attach ICC profile from file in tiff write 
+      - use g_assert_not_reached() 
+    - better vips-from-C docs
+    - remove Duff from im_conv() / im_conv_f() for a 25% speedup
+
+-------------------------------------------------------------------

Old:
----
  vips-8.1.1.tar.gz

New:
----
  vips-8.2.2.tar.gz

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

Other differences:
------------------
++++++ vips.spec ++++++
--- /var/tmp/diff_new_pack.PjzH4y/_old  2016-02-18 12:36:37.000000000 +0100
+++ /var/tmp/diff_new_pack.PjzH4y/_new  2016-02-18 12:36:37.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package vips
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,10 +18,10 @@
 
 Name:           vips
 %define libname lib%{name}
-Version:        8.1.1
+Version:        8.2.2
 Release:        0
-%define short_version  8.1
-%define short_version_ 8_1
+%define short_version  8.2
+%define short_version_ 8_2
 %define somajor 42
 Summary:        C/C++ library for processing large images
 License:        LGPL-2.1
@@ -127,8 +127,8 @@
 %prep
 %setup -q
 %patch1 -p1
-sed -i 's/8\.0/8\.1/' libvips/Makefile*
-sed -i 's/8_0/8_1/' libvips/Makefile*
+sed -i 's/8\.0/8\.2/' libvips/Makefile*
+sed -i 's/8_0/8_2/' libvips/Makefile*
 
 %build
 autoreconf -fi

++++++ vips-8.1.1.tar.gz -> vips-8.2.2.tar.gz ++++++
/work/SRC/openSUSE:Factory/vips/vips-8.1.1.tar.gz 
/work/SRC/openSUSE:Factory/.vips.new/vips-8.2.2.tar.gz differ: char 5, line 1


Reply via email to