Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libcamera for openSUSE:Factory checked in at 2025-12-17 17:32:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libcamera (Old) and /work/SRC/openSUSE:Factory/.libcamera.new.1939 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libcamera" Wed Dec 17 17:32:42 2025 rev:30 rq:1323153 version:0.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libcamera/libcamera.changes 2025-09-11 14:37:30.743160272 +0200 +++ /work/SRC/openSUSE:Factory/.libcamera.new.1939/libcamera.changes 2025-12-17 17:36:09.915136568 +0100 @@ -1,0 +2,32 @@ +Tue Dec 16 14:24:09 UTC 2025 - Antonio Teixeira <[email protected]> + +- Update to release 0.6.0 + * Improved the public facing API. + * New global configuration file system which will replace or + extend the current use of environment variables to configure + runtime behaviours. + * The core V4L2 classes can now support the V4L2 Request API which + in turn has brought in huge developments for the i.MX8MP Dewarper + support allowing full resize, scale, rotate and crop capabilities + on top of also performing lens dewarping. + * SoftISP: IPU7 has been added as a supported configuration to + the pipeline. + * New tuning files have been added for Raspberry Pi platforms, + improving support for the Sony IMX335, IMX415, IMX462, and ST + VD55G1 image sensors, and Decompand support has been added for + the Raspberry Pi 5. + * Various improvements have been made for thread handling, + improving synchronisation and event dispatch, as well as fixing + the serialisation operations for isolated IPA modules. + * In the applications components, there are fixes to cam adding + more output formats and qcam now behaves more consistently when + no camera is selected. The Python bindings have received fixes + for paths from meson, and the FrameBuffer::planes wrapper. + * doc: theme refresh and clearer separation between the internal + and public API, and fixes to the contributing guidelines. + * For a full list of changes, please see: + https://gitlab.freedesktop.org/camera/libcamera/-/releases/v0.6.0 +- Update meson build requirement to 1.0.1 according to the upstream + changes + +------------------------------------------------------------------- Old: ---- libcamera-0.5.2.tar.xz New: ---- libcamera-0.6.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libcamera.spec ++++++ --- /var/tmp/diff_new_pack.YyAghG/_old 2025-12-17 17:36:10.855176075 +0100 +++ /var/tmp/diff_new_pack.YyAghG/_new 2025-12-17 17:36:10.859176244 +0100 @@ -16,15 +16,15 @@ # -%define lname libcamera0_5 -%define lname_base libcamera-base0_5 +%define lname libcamera0_6 +%define lname_base libcamera-base0_6 %if "@BUILD_FLAVOR@" != "" %define extname -@BUILD_FLAVOR@ %else %define extname %nil %endif Name: libcamera%extname -Version: 0.5.2 +Version: 0.6.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 @@ -40,7 +40,7 @@ BuildRequires: gcc11 BuildRequires: gcc11-c++ %endif -BuildRequires: meson >= 0.56 +BuildRequires: meson >= 1.0.1 BuildRequires: pkg-config BuildRequires: python3-Jinja2 BuildRequires: python3-PyYAML ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.YyAghG/_old 2025-12-17 17:36:10.927179101 +0100 +++ /var/tmp/diff_new_pack.YyAghG/_new 2025-12-17 17:36:10.935179437 +0100 @@ -1,5 +1,5 @@ -mtime: 1757423263 -commit: 72d4c69bd2c15557120711aaea6a5e88f818df4027bfdd5563b96813849d24f5 +mtime: 1765902319 +commit: 21e34052e216b01f9d728db66e2f680ebcdca88a3b3ea65fe02d2bcc17011f1a url: https://src.opensuse.org/jengelh/libcamera revision: master ++++++ _service ++++++ --- /var/tmp/diff_new_pack.YyAghG/_old 2025-12-17 17:36:10.979181286 +0100 +++ /var/tmp/diff_new_pack.YyAghG/_new 2025-12-17 17:36:10.983181455 +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.5.2</param> + <param name="revision">refs/tags/v0.6.0</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v([0-9\.]*)</param> </service> ++++++ baselibs.conf ++++++ --- /var/tmp/diff_new_pack.YyAghG/_old 2025-12-17 17:36:11.007182463 +0100 +++ /var/tmp/diff_new_pack.YyAghG/_new 2025-12-17 17:36:11.015182799 +0100 @@ -1,3 +1,3 @@ -libcamera0_5 -libcamera-base0_5 +libcamera0_6 +libcamera-base0_6 ++++++ 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 2025-12-16 17:26:43.000000000 +0100 @@ -0,0 +1 @@ +.osc ++++++ libcamera-0.5.2.tar.xz -> libcamera-0.6.0.tar.xz ++++++ ++++ 33313 lines of diff (skipped)
