Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libxcam for openSUSE:Factory checked in at 2021-10-26 20:13:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libxcam (Old) and /work/SRC/openSUSE:Factory/.libxcam.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libxcam" Tue Oct 26 20:13:53 2021 rev:6 rq:927430 version:1.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libxcam/libxcam.changes 2020-07-27 17:47:49.851418680 +0200 +++ /work/SRC/openSUSE:Factory/.libxcam.new.1890/libxcam.changes 2021-10-26 20:14:37.186039156 +0200 @@ -1,0 +2,8 @@ +Mon Oct 18 23:31:21 UTC 2021 - Dirk M??ller <[email protected]> + +- update to 1.5.0: + * 360 stitching GLES pipeline supports processing YUV420p pixel format +- drop Fix-build-with-Vulkan-1.2.140.patch (upstream) +- build against openCV 4 + +------------------------------------------------------------------- Old: ---- Fix-build-with-Vulkan-1.2.140.patch release_1.4.0.tar.gz New: ---- release_1.5.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libxcam.spec ++++++ --- /var/tmp/diff_new_pack.wXrG1V/_old 2021-10-26 20:14:37.746039452 +0200 +++ /var/tmp/diff_new_pack.wXrG1V/_new 2021-10-26 20:14:37.750039454 +0200 @@ -1,7 +1,7 @@ # # spec file for package libxcam # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,15 +19,13 @@ %define sover 1 %define libname %{name}%{sover} Name: libxcam -Version: 1.4.0 +Version: 1.5.0 Release: 0 Summary: Image processing library for extended camera features and video analysis License: Apache-2.0 Group: Development/Libraries/C and C++ URL: https://github.com/01org/libxcam Source0: https://github.com/01org/libxcam/archive/release_%{version}.tar.gz -# PATCH-FIX-UPSTREAM -Patch0: Fix-build-with-Vulkan-1.2.140.patch BuildRequires: Mesa-libGLESv3-devel BuildRequires: autoconf BuildRequires: automake @@ -42,7 +40,7 @@ BuildRequires: pkgconfig(libdrm) BuildRequires: pkgconfig(libdrm_intel) %endif -BuildRequires: pkgconfig(opencv) <= 4.0 +BuildRequires: pkgconfig(opencv) BuildRequires: pkgconfig(vulkan) %description @@ -74,7 +72,6 @@ %prep %setup -q -n %{name}-release_%{version} -%patch0 -p1 %build autoreconf -fiv ++++++ release_1.4.0.tar.gz -> release_1.5.0.tar.gz ++++++ ++++ 14576 lines of diff (skipped)
