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-06-17 16:16:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libcamera (Old) and /work/SRC/openSUSE:Factory/.libcamera.new.1981 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libcamera" Wed Jun 17 16:16:29 2026 rev:34 rq:1359702 version:0.7.1 Changes: -------- --- /work/SRC/openSUSE:Factory/libcamera/libcamera.changes 2026-04-29 19:18:34.606882818 +0200 +++ /work/SRC/openSUSE:Factory/.libcamera.new.1981/libcamera.changes 2026-06-17 16:17:03.383892637 +0200 @@ -1,0 +2,10 @@ +Mon Jun 15 17:33:33 UTC 2026 - Jan Engelhardt <[email protected]> + +- Update to release 0.7.1 + * The software now uses the C++20 dialect. + * The "SoftISP" now supports multi-threaded Debaying. + * Improved the RKISP1 IPA and Mali-C55 hardware specific code, + including for enabling cmaera support on Renesas RZ/V2H and + RZ/V2NP platforms. + +------------------------------------------------------------------- Old: ---- libcamera-0.7.0.tar.xz New: ---- libcamera-0.7.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libcamera.spec ++++++ --- /var/tmp/diff_new_pack.SsIgNu/_old 2026-06-17 16:17:04.419935995 +0200 +++ /var/tmp/diff_new_pack.SsIgNu/_new 2026-06-17 16:17:04.419935995 +0200 @@ -29,7 +29,7 @@ %bcond_with signed_ipa Name: libcamera%extname -Version: 0.7.0 +Version: 0.7.1 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 @@ -177,7 +177,7 @@ %if "@BUILD_FLAVOR@" != "" -Dqcam=enabled \ %else - -Dqcam=disabled \ + -Dqcam=disabled -Dcam-output-sdl2=disabled \ %endif -Drpi-awb-nn=disabled \ -Dv4l2=false -Dtracing=disabled \ @@ -207,6 +207,7 @@ %files devel %license LICENSES/*GPL* +%_bindir/libcamera-bug-report %_includedir/libcamera/ %_libdir/libcamera-base.so %_libdir/libcamera.so ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.SsIgNu/_old 2026-06-17 16:17:04.479938506 +0200 +++ /var/tmp/diff_new_pack.SsIgNu/_new 2026-06-17 16:17:04.487938841 +0200 @@ -1,5 +1,5 @@ -mtime: 1777383747 -commit: 928015a2146201aa53c072c910a0f058e27f1ff693c06e9445585ccdea43f711 +mtime: 1781588014 +commit: 0c3fec701a39d301c82d034a6b4bc16d9870b32dc040a7aa13cbcae03898ac09 url: https://src.opensuse.org/jengelh/libcamera revision: master ++++++ _service ++++++ --- /var/tmp/diff_new_pack.SsIgNu/_old 2026-06-17 16:17:04.507939678 +0200 +++ /var/tmp/diff_new_pack.SsIgNu/_new 2026-06-17 16:17:04.511939846 +0200 @@ -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.7.0</param> + <param name="revision">v0.7.1</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v([0-9\.]*)</param> </service> ++++++ 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-06-16 07:33:34.000000000 +0200 @@ -0,0 +1 @@ +.osc ++++++ libcamera-0.7.0.tar.xz -> libcamera-0.7.1.tar.xz ++++++ ++++ 21378 lines of diff (skipped)
