Hello community, here is the log from the commit of package xcb-util-image for openSUSE:Factory checked in at 2014-10-17 08:50:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xcb-util-image (Old) and /work/SRC/openSUSE:Factory/.xcb-util-image.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xcb-util-image" Changes: -------- --- /work/SRC/openSUSE:Factory/xcb-util-image/xcb-util-image.changes 2013-03-22 12:11:13.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.xcb-util-image.new/xcb-util-image.changes 2014-10-17 08:50:46.000000000 +0200 @@ -1,0 +2,32 @@ +Thu Oct 16 08:57:13 UTC 2014 - [email protected] + +- marked baselibs.conf in specfile as source in order to make + factory checkin policy happy + +------------------------------------------------------------------- +Wed Oct 15 15:02:06 UTC 2014 - [email protected] + +- Update to version 0.4.0: + + Pick-up changes in m4 submodule as it's better to have all util repos at same m4 level. + + corrected return value documentation for xcb_image_shm_put() + + added additional format tests for XY_PIXMAP bit planes + + changed test_xcb_image to work with XY_PIXMAP with nontrivial planemask + + Fixed get_image to handle xy format with nontrivial plane_mask. + + added window names to test_xcb_image windows + + increased window size for test_xcb_image for usability + + Fixed endianness bug in xy pixmap getimage. + + fixed some compiler C90 warnings + + config: add bug URL to AC_INIT + + config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES + + config: remove old dead code for documentation + + config: use AC_CONFIG_HEADERS to create a config.h file + + config: add missing COPYING file + + make: there should be no attempt to remove any Makefile.in file + + make: using EXTRA_DIST for xcb-util-image.pc.in is redundant + + make: image is using X11 Protcol headers, so XPROTO_CFLAGS is required + + test: move test cases into their own directory + + image: use AM_CPPFLAGS rather than per-target libxcb_image_la_CPPFLAGS + + Fix compilation when NDEBUG is defined + + Check submodules before running autoconf. + +------------------------------------------------------------------- Old: ---- xcb-util-image-0.3.9.tar.bz2 New: ---- xcb-util-image-0.4.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xcb-util-image.spec ++++++ --- /var/tmp/diff_new_pack.8mUL1N/_old 2014-10-17 08:50:47.000000000 +0200 +++ /var/tmp/diff_new_pack.8mUL1N/_new 2014-10-17 08:50:47.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package xcb-util-image # -# 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 @@ -18,7 +18,7 @@ Name: xcb-util-image %define lname libxcb-image0 -Version: 0.3.9 +Version: 0.4.0 Release: 0 Summary: XCB utility module for XImage/XShmImage-like functions License: MIT @@ -28,6 +28,7 @@ #Git-Clone: git://anongit.freedesktop.org/xcb/util-image #Git-Web: http://cgit.freedesktop.org/xcb/util-image/ Source: %name-%version.tar.bz2 +Source1: baselibs.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build #git#BuildRequires: autoconf >= 2.59c, automake, libtool BuildRequires: pkgconfig ++++++ xcb-util-image-0.3.9.tar.bz2 -> xcb-util-image-0.4.0.tar.bz2 ++++++ ++++ 13045 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
