Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libXv for openSUSE:Factory checked in at 2022-12-07 17:33:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libXv (Old) and /work/SRC/openSUSE:Factory/.libXv.new.1835 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libXv" Wed Dec 7 17:33:40 2022 rev:12 rq:1040224 version:1.0.12 Changes: -------- --- /work/SRC/openSUSE:Factory/libXv/libXv.changes 2016-11-05 21:22:21.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libXv.new.1835/libXv.changes 2022-12-07 17:34:08.172266843 +0100 @@ -1,0 +2,13 @@ +Mon Dec 5 10:37:03 UTC 2022 - Stefan Dirsch <sndir...@suse.com> + +- Update to version 1.0.12: + * Update README for gitlab migration + * Update configure.ac bug URL for gitlab migration + * Build xz tarballs instead of bzip2 + * Fix spelling/wording issues + * gitlab CI: add a basic build test + * XvGetReq: remove trailing semicolon that caller is expected to provide + * Variable scope reductions + * Handle implicit conversion warnings from clang + +------------------------------------------------------------------- Old: ---- libXv-1.0.11.tar.bz2 New: ---- libXv-1.0.12.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libXv.spec ++++++ --- /var/tmp/diff_new_pack.QeLtXT/_old 2022-12-07 17:34:08.736269931 +0100 +++ /var/tmp/diff_new_pack.QeLtXT/_new 2022-12-07 17:34:08.740269953 +0100 @@ -1,7 +1,7 @@ # # spec file for package libXv # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,22 +12,22 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: libXv %define lname libXv1 -Version: 1.0.11 +Version: 1.0.12 Release: 0 Summary: X Video extension library License: MIT Group: Development/Libraries/C and C++ -Url: http://xorg.freedesktop.org/ +URL: http://xorg.freedesktop.org/ #Git-Clone: git://anongit.freedesktop.org/xorg/lib/libXv #Git-Web: http://cgit.freedesktop.org/xorg/lib/libXv/ -Source: http://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.bz2 +Source: http://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.xz Source1: baselibs.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: pkgconfig