commit libXv for openSUSE:Factory
Hello community, here is the log from the commit of package libXv for openSUSE:Factory checked in at 2013-09-13 14:47:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libXv (Old) and /work/SRC/openSUSE:Factory/.libXv.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "libXv" Changes: -------- --- /work/SRC/openSUSE:Factory/libXv/libXv.changes 2013-06-25 14:41:48.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libXv.new/libXv.changes 2013-09-13 14:47:03.000000000 +0200 @@ -1,0 +2,18 @@ +Thu Sep 12 17:58:09 UTC 2013 - zaitor@opensuse.org + +- Update to version 1.0.10: + + Remove fallback for _XEatDataWords, require libX11 1.6 for it. + + Refactor error handling. + + Add missing calls to _XEatDataWords when we are skipping + _XRead. + + Replace custom copy of GetReq macro with call to Xlib 1.5's + _XGetRequest. + + Require ANSI C89 pre-processor, drop pre-C89 token pasting + support. + + Use pad_to_int32 macro instead of repeated (x + 3) & ~3 + pattern. + + Fix sign conversion & comparison warnings from clang. + + Remove unnecessary casts from Xmalloc calls. + + Adopt X.Org standard code style, with consistent indentation. + +------------------------------------------------------------------- Old: ---- libXv-1.0.9.tar.bz2 New: ---- libXv-1.0.10.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libXv.spec ++++++ --- /var/tmp/diff_new_pack.0Abuz5/_old 2013-09-13 14:47:03.000000000 +0200 +++ /var/tmp/diff_new_pack.0Abuz5/_new 2013-09-13 14:47:03.000000000 +0200 @@ -18,7 +18,7 @@ Name: libXv %define lname libXv1 -Version: 1.0.9 +Version: 1.0.10 Release: 0 Summary: X Video extension library License: MIT @@ -31,7 +31,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: pkgconfig BuildRequires: pkgconfig(videoproto) -BuildRequires: pkgconfig(x11) +BuildRequires: pkgconfig(x11) >= 1.6 BuildRequires: pkgconfig(xext) BuildRequires: pkgconfig(xextproto) BuildRequires: pkgconfig(xorg-macros) >= 1.8 ++++++ libXv-1.0.9.tar.bz2 -> libXv-1.0.10.tar.bz2 ++++++ ++++ 4610 lines of diff (skipped) -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de