Hello community, here is the log from the commit of package imlib2 for openSUSE:Factory checked in at 2017-05-20 10:06:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/imlib2 (Old) and /work/SRC/openSUSE:Factory/.imlib2.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "imlib2" Sat May 20 10:06:17 2017 rev:40 rq:493989 version:1.4.10 Changes: -------- --- /work/SRC/openSUSE:Factory/imlib2/imlib2.changes 2016-05-05 13:19:04.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.imlib2.new/imlib2.changes 2017-05-20 10:06:23.233567892 +0200 @@ -1,0 +2,6 @@ +Wed May 10 00:56:21 UTC 2017 - [email protected] + +- Update to 1.4.10 + * PNM, TGA, XPM, and general loader fixes. + +------------------------------------------------------------------- Old: ---- imlib2-1.4.9.tar.bz2 New: ---- imlib2-1.4.10.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ imlib2.spec ++++++ --- /var/tmp/diff_new_pack.m5XPjn/_old 2017-05-20 10:06:23.845481427 +0200 +++ /var/tmp/diff_new_pack.m5XPjn/_new 2017-05-20 10:06:23.849480862 +0200 @@ -1,7 +1,7 @@ # # spec file for package imlib2 # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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,7 +18,7 @@ %define lname libImlib2-1 Name: imlib2 -Version: 1.4.9 +Version: 1.4.10 Release: 0 Summary: Image handling and conversion library License: BSD-3-Clause ++++++ imlib2-1.4.9.tar.bz2 -> imlib2-1.4.10.tar.bz2 ++++++ ++++ 19830 lines of diff (skipped) ++++++ imlib2-bswap.patch ++++++ --- /var/tmp/diff_new_pack.m5XPjn/_old 2017-05-20 10:06:24.261422654 +0200 +++ /var/tmp/diff_new_pack.m5XPjn/_new 2017-05-20 10:06:24.265422089 +0200 @@ -511,7 +511,7 @@ + #include "loader_common.h" #include <fcntl.h> - #include <sys/stat.h> + #include <stdint.h> Index: src/modules/loaders/loader_tiff.c =================================================================== --- src/modules/loaders/loader_tiff.c.orig
