Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libcamera for openSUSE:Factory checked in at 2023-02-07 18:48:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libcamera (Old) and /work/SRC/openSUSE:Factory/.libcamera.new.4462 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libcamera" Tue Feb 7 18:48:21 2023 rev:16 rq:1063498 version:0.0.4 Changes: -------- --- /work/SRC/openSUSE:Factory/libcamera/libcamera.changes 2022-12-23 10:20:46.423230755 +0100 +++ /work/SRC/openSUSE:Factory/.libcamera.new.4462/libcamera.changes 2023-02-07 18:48:33.866963779 +0100 @@ -1,0 +2,37 @@ +Mon Feb 6 10:08:27 UTC 2023 - Paolo Stivanin <[email protected]> + +- Update to version 0.0.4: + Bugfixes: + * libcamera: yaml_parser: Use C locale + * libcamera: base: utils: Support C libraries lacking locale support + * py: cam.py: Fix duplicate metadata output if more than one stream + * libcamera: camera: Fix validateColorSpaces to choose main colour space + * pipeline: raspberrypi: Fix handling of colour spaces + Core: + * test: Fix/Enable testing with ASan + * test: Remove redundant pipeline tests + * meson: Only build pipeline handlers needed in host architecture + * meson: Add 'all' choice to pipelines option + * utils: checkstyle.py: Add commit title checker + * libcamera: ipa_module: Relax ipaModuleInfo symbol size check + * pipeline: Support configuration file paths + ipa: + * camera_sensor: Improve h/v flip handling + * camera_sensor: Add AR0521 Sensor support + * camera_sensor: Add OV4689 Sensor support + * camera_sensor: Add support for OmniVision OV8858 + * raspberrypi: Support Autofocus with PDAF + * raspberrypi: Support for the Sony IMX708 sensor + * rkisp1: Raise maximum analogue gain + pipeline: + * raspberrypi: Support parameters from a configuration file + * raspberrypi: Add a parameter to disable startup drop frames + * libcamera: rkisp1: Add support for Transform + apps: + * gstreamer: Add bayer8 support to libcamerasrc + * qcam: Show string representation of pixel format + ABI Compliance: + * abi-compliance-checker reports 100% ABI and API compatibility with + with v0.0.3 + +------------------------------------------------------------------- Old: ---- libcamera-0.0.3.obscpio New: ---- libcamera-0.0.4.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libcamera.spec ++++++ --- /var/tmp/diff_new_pack.ZFrESJ/_old 2023-02-07 18:48:34.442966875 +0100 +++ /var/tmp/diff_new_pack.ZFrESJ/_new 2023-02-07 18:48:34.446966896 +0100 @@ -1,7 +1,7 @@ # # spec file for package libcamera # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,10 +16,10 @@ # -%define lname libcamera0_0_3 -%define lname_base libcamera-base0_0_3 +%define lname libcamera0_0_4 +%define lname_base libcamera-base0_0_4 Name: libcamera -Version: 0.0.3 +Version: 0.0.4 Release: 0 Summary: A complex camera support library in C++ License: GPL-2.0-or-later AND LGPL-2.1-or-later ++++++ _service ++++++ --- /var/tmp/diff_new_pack.ZFrESJ/_old 2023-02-07 18:48:34.482967090 +0100 +++ /var/tmp/diff_new_pack.ZFrESJ/_new 2023-02-07 18:48:34.486967111 +0100 @@ -3,7 +3,7 @@ <service name="obs_scm" mode="manual"> <param name="scm">git</param> <param name="url">git://linuxtv.org/libcamera</param> - <param name="revision">refs/tags/v0.0.3</param> + <param name="revision">refs/tags/v0.0.4</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v([0-9\.]*)</param> <param name="changesgenerate">enable</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.ZFrESJ/_old 2023-02-07 18:48:34.518967284 +0100 +++ /var/tmp/diff_new_pack.ZFrESJ/_new 2023-02-07 18:48:34.522967305 +0100 @@ -1,6 +1,5 @@ <servicedata> <service name="tar_scm"> <param name="url">git://linuxtv.org/libcamera</param> - <param name="changesrevision">f66a5c447b65bce774a1bc2d01034f437bf764b5</param></service></servicedata> -(No newline at EOF) + <param name="changesrevision">6cf637eb253a68edebe59505bea55435fafb00cd</param></service></servicedata> ++++++ baselibs.conf ++++++ --- /var/tmp/diff_new_pack.ZFrESJ/_old 2023-02-07 18:48:34.546967434 +0100 +++ /var/tmp/diff_new_pack.ZFrESJ/_new 2023-02-07 18:48:34.550967455 +0100 @@ -1,3 +1,3 @@ -libcamera0_0_3 -libcamera-base0_0_3 +libcamera0_0_4 +libcamera-base0_0_4 ++++++ libcamera-0.0.3.obscpio -> libcamera-0.0.4.obscpio ++++++ ++++ 6483 lines of diff (skipped) ++++++ libcamera.obsinfo ++++++ --- /var/tmp/diff_new_pack.ZFrESJ/_old 2023-02-07 18:48:35.262971282 +0100 +++ /var/tmp/diff_new_pack.ZFrESJ/_new 2023-02-07 18:48:35.270971325 +0100 @@ -1,5 +1,5 @@ name: libcamera -version: 0.0.3 -mtime: 1671548134 -commit: f66a5c447b65bce774a1bc2d01034f437bf764b5 +version: 0.0.4 +mtime: 1675212256 +commit: 6cf637eb253a68edebe59505bea55435fafb00cd
