Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libXvMC for openSUSE:Factory checked in at 2022-03-29 18:13:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libXvMC (Old) and /work/SRC/openSUSE:Factory/.libXvMC.new.1900 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libXvMC" Tue Mar 29 18:13:53 2022 rev:13 rq:965074 version:1.0.13 Changes: -------- --- /work/SRC/openSUSE:Factory/libXvMC/libXvMC.changes 2019-10-24 23:01:04.131957139 +0200 +++ /work/SRC/openSUSE:Factory/.libXvMC.new.1900/libXvMC.changes 2022-03-29 18:13:56.791046868 +0200 @@ -1,0 +2,12 @@ +Sat Mar 26 18:17:05 UTC 2022 - Stefan Dirsch <sndir...@suse.com> + +- Update to version 1.0.13 + * autotools: fix Requires and Requires.Private in pkgconfig + * meson: Add a meson build system + * meson: Fix typo + * editorconfig: add meson + * Fix spelling/wording issues + * Build xz tarballs instead of bzip2 +- supersedes n_bring-back-libXv-dep.patch + +------------------------------------------------------------------- Old: ---- libXvMC-1.0.12.tar.bz2 n_bring-back-libXv-dep.patch New: ---- libXvMC-1.0.13.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libXvMC.spec ++++++ --- /var/tmp/diff_new_pack.v7NzWo/_old 2022-03-29 18:13:57.379047409 +0200 +++ /var/tmp/diff_new_pack.v7NzWo/_new 2022-03-29 18:13:57.383047413 +0200 @@ -1,7 +1,7 @@ # # spec file for package libXvMC # -# Copyright (c) 2019 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 @@ -18,18 +18,17 @@ Name: libXvMC %define lname libXvMC1 -Version: 1.0.12 +Version: 1.0.13 Release: 0 Summary: X-Video Motion Compensation 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/libXvMC #Git-Web: http://cgit.freedesktop.org/xorg/lib/libXvMC/ -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 -Patch0: n_bring-back-libXv-dep.patch #git#BuildRequires: autoconf >= 2.60, automake, libtool BuildRequires: pkgconfig BuildRequires: pkgconfig(videoproto) @@ -78,7 +77,6 @@ %prep %setup -q -%patch0 -p1 %build %configure --docdir=%_docdir/%name --disable-static