Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libcamera for openSUSE:Factory checked in at 2026-02-01 22:01:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libcamera (Old) and /work/SRC/openSUSE:Factory/.libcamera.new.1995 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libcamera" Sun Feb 1 22:01:46 2026 rev:32 rq:1329892 version:0.7.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libcamera/libcamera.changes 2025-12-27 11:28:47.343414170 +0100 +++ /work/SRC/openSUSE:Factory/.libcamera.new.1995/libcamera.changes 2026-02-01 22:01:56.227774830 +0100 @@ -1,0 +2,6 @@ +Thu Jan 29 20:50:45 UTC 2026 - Jan Engelhardt <[email protected]> + +- Update to release 0.7.0 + * Initial plumbing for GPU acceleration in the software ISP. + +------------------------------------------------------------------- Old: ---- libcamera-0.6.0.tar.xz New: ---- libcamera-0.7.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libcamera.spec ++++++ --- /var/tmp/diff_new_pack.n23q9c/_old 2026-02-01 22:01:58.415866125 +0100 +++ /var/tmp/diff_new_pack.n23q9c/_new 2026-02-01 22:01:58.431866792 +0100 @@ -1,7 +1,7 @@ # # spec file for package libcamera # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,8 +16,8 @@ # -%define lname libcamera0_6 -%define lname_base libcamera-base0_6 +%define lname libcamera0_7 +%define lname_base libcamera-base0_7 %if "@BUILD_FLAVOR@" != "" %define extname -@BUILD_FLAVOR@ %else @@ -29,7 +29,7 @@ %bcond_with signed_ipa Name: libcamera%extname -Version: 0.6.0 +Version: 0.7.0 Release: 0 Summary: A complex camera support library in C++ License: CC-BY-SA-4.0 AND GPL-2.0-or-later AND LGPL-2.1-or-later @@ -45,6 +45,7 @@ BuildRequires: python3-PyYAML BuildRequires: python3-ply BuildRequires: xz +BuildRequires: Mesa-libGLESv3-devel BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(gstreamer-video-1.0) BuildRequires: pkgconfig(libevent_pthreads) @@ -177,6 +178,7 @@ %else -Dqcam=disabled \ %endif + -Drpi-awb-nn=disabled \ -Dv4l2=false -Dtracing=disabled \ -Dpipelines=auto,vimc \ -Dlc-compliance=disabled ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.n23q9c/_old 2026-02-01 22:01:58.795881980 +0100 +++ /var/tmp/diff_new_pack.n23q9c/_new 2026-02-01 22:01:58.847884150 +0100 @@ -1,5 +1,5 @@ -mtime: 1766700076 -commit: 7ee0ddd193599fd8706b797262e7353b7c7340d28763347112c62bfce796666c +mtime: 1769720463 +commit: c64142e51b225c95e413e89718a53f241c1403266d7724d7ef05746dacbfcf58 url: https://src.opensuse.org/jengelh/libcamera revision: master ++++++ _service ++++++ --- /var/tmp/diff_new_pack.n23q9c/_old 2026-02-01 22:01:59.099894664 +0100 +++ /var/tmp/diff_new_pack.n23q9c/_new 2026-02-01 22:01:59.155897001 +0100 @@ -2,7 +2,7 @@ <service name="tar_scm" mode="manual"> <param name="scm">git</param> <param name="url">https://git.libcamera.org/libcamera/libcamera.git</param> - <param name="revision">refs/tags/v0.6.0</param> + <param name="revision">refs/tags/v0.7.0</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v([0-9\.]*)</param> </service> ++++++ baselibs.conf ++++++ --- /var/tmp/diff_new_pack.n23q9c/_old 2026-02-01 22:01:59.279902175 +0100 +++ /var/tmp/diff_new_pack.n23q9c/_new 2026-02-01 22:01:59.315903677 +0100 @@ -1,3 +1,3 @@ -libcamera0_6 -libcamera-base0_6 +libcamera0_7 +libcamera-base0_7 ++++++ build.specials.obscpio ++++++ ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2026-01-29 22:02:13.000000000 +0100 @@ -0,0 +1 @@ +.osc ++++++ libcamera-0.6.0.tar.xz -> libcamera-0.7.0.tar.xz ++++++ ++++ 15532 lines of diff (skipped)
