Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libcamera for openSUSE:Factory checked in at 2022-09-13 15:07:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libcamera (Old) and /work/SRC/openSUSE:Factory/.libcamera.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libcamera" Tue Sep 13 15:07:34 2022 rev:13 rq:1000920 version:0.0.0+g3887.f1776100 Changes: -------- --- /work/SRC/openSUSE:Factory/libcamera/libcamera.changes 2022-01-11 00:01:35.225224217 +0100 +++ /work/SRC/openSUSE:Factory/.libcamera.new.2083/libcamera.changes 2022-09-13 15:07:35.680339482 +0200 @@ -1,0 +2,6 @@ +Fri Sep 2 10:10:53 UTC 2022 - Alexei Sorokin <[email protected]> + +- Update to version 0.0.0+g3887.f1776100: + * No changelog available. + +------------------------------------------------------------------- Old: ---- libcamera-0.0.0+g3381.1db1e31e.tar.xz New: ---- libcamera-0.0.0+g3887.f1776100.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libcamera.spec ++++++ --- /var/tmp/diff_new_pack.GDayHN/_old 2022-09-13 15:07:36.300341227 +0200 +++ /var/tmp/diff_new_pack.GDayHN/_new 2022-09-13 15:07:36.304341239 +0200 @@ -18,7 +18,7 @@ %define lname libcamera-suse7 Name: libcamera -Version: 0.0.0+g3381.1db1e31e +Version: 0.0.0+g3887.f1776100 Release: 0 Summary: A complex camera support library in C++ License: GPL-2.0-or-later AND LGPL-2.1-or-later @@ -31,6 +31,10 @@ Patch2: fix-ppc64.patch BuildRequires: boost-devel BuildRequires: c++_compiler +%if 0%{?suse_version} <= 1500 +BuildRequires: gcc9 +BuildRequires: gcc9-c++ +%endif BuildRequires: libQt5Core-devel BuildRequires: libQt5Gui-devel BuildRequires: libQt5Widgets-devel @@ -47,6 +51,7 @@ BuildRequires: pkgconfig(libtiff-4) BuildRequires: pkgconfig(libudev) BuildRequires: pkgconfig(openssl) +BuildRequires: pkgconfig(yaml-0.1) %description libcamera is an experimental camera user-space API. @@ -105,6 +110,10 @@ %endif %build +%if %{pkg_vcmp gcc < 8} +export CC=gcc-9 +export CXX=g++-9 +%endif export CFLAGS="%optflags -Wno-error" export CXXFLAGS="$CFLAGS" %meson \ ++++++ _service ++++++ --- /var/tmp/diff_new_pack.GDayHN/_old 2022-09-13 15:07:36.332341317 +0200 +++ /var/tmp/diff_new_pack.GDayHN/_new 2022-09-13 15:07:36.336341329 +0200 @@ -2,7 +2,7 @@ <service name="tar_scm" mode="disabled"> <param name="scm">git</param> <param name="url">git://linuxtv.org/libcamera</param> - <param name="revision">1db1e31e664c1f613dc964d8519fe75d67b154b6</param> + <param name="revision">f1776100f55e70320a8938586bc8bf2f242addd4</param> <param name="parent-tag">v0.0.0</param> <param name="versionformat">0.0.0+g@TAG_OFFSET@.%h</param> </service> ++++++ libcamera-0.0.0+g3381.1db1e31e.tar.xz -> libcamera-0.0.0+g3887.f1776100.tar.xz ++++++ ++++ 55797 lines of diff (skipped)
