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-12-23 10:20:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libcamera (Old)
 and      /work/SRC/openSUSE:Factory/.libcamera.new.1563 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libcamera"

Fri Dec 23 10:20:43 2022 rev:15 rq:1044049 version:0.0.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/libcamera/libcamera.changes      2022-10-20 
11:09:29.207749240 +0200
+++ /work/SRC/openSUSE:Factory/.libcamera.new.1563/libcamera.changes    
2022-12-23 10:20:46.423230755 +0100
@@ -1,0 +2,43 @@
+Wed Dec 21 08:13:42 UTC 2022 - Paolo Stivanin <i...@paolostivanin.com>
+
+- Update to version 0.0.3:
+  Core:
+   * Fix tracing when built as a subproject
+   * Avoid double map lookups in framebuffer_allocator
+   * Workaround faulty control menus
+   * controls: Change LensPosition units to dioptres
+   * camera_sensor: Add IMX519 sensor properties
+   * Documentation: contributing: Add commit message guidelines
+   * Declare generic converter interface
+  utils:
+   * Add libtuning
+   * Add initial libtuning script support for rkisp1 and raspberrypi.
+   * checkstyle.py: Check new header file on new and renamed meson.build files
+  ipa:
+   * Move IPA sensor controls validation to CameraSensor (IPU3/RKISP1)
+  rkisp1:
+   * Support FrameDurationLimits control for FrameRate management
+   * Support raw capture (IPA, configuration, and runtime)
+   * Add support for manual gain and exposure
+   * Fix stream size validation
+   * Add additional default values to controls
+  imx8-isi:
+   * Enumerate supported stream formats
+   * Set SensorTimestamp metadata
+  Raspberry Pi:
+   * Remove generic "pause" mechanism from Algorithm
+   - Remove enum BuffferMask from the mojom interface
+   - Fix digital gain calculations for manual mode
+   - Fix bug in IPA frame drop logic
+   - imx477: Update tuning file for the latest camera modules
+   - Add a "scientific" tuning for the IMX477
+  Apps:
+   - cam: kms: Avoid 'unused-parameter' warnings
+   - cam: Support parsing array controls in capture scripts
+   - gstreamer: Improve control id lookups
+   - lc-compliance: simple_capture: Free Requests properly
+  python:
+   - Support controls that use an array of Rectangles
+   - Expose the Request Sequence Number in Python Bindings
+
+-------------------------------------------------------------------

Old:
----
  libcamera-0.0.1.obscpio

New:
----
  libcamera-0.0.3.obscpio

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libcamera.spec ++++++
--- /var/tmp/diff_new_pack.55ALJM/_old  2022-12-23 10:20:47.271235602 +0100
+++ /var/tmp/diff_new_pack.55ALJM/_new  2022-12-23 10:20:47.275235624 +0100
@@ -16,10 +16,10 @@
 #
 
 
-%define lname       libcamera0_0_1
-%define lname_base  libcamera-base0_0_1
+%define lname       libcamera0_0_3
+%define lname_base  libcamera-base0_0_3
 Name:           libcamera
-Version:        0.0.1
+Version:        0.0.3
 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.55ALJM/_old  2022-12-23 10:20:47.303235784 +0100
+++ /var/tmp/diff_new_pack.55ALJM/_new  2022-12-23 10:20:47.307235807 +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.1</param>
+               <param name="revision">refs/tags/v0.0.3</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.55ALJM/_old  2022-12-23 10:20:47.331235944 +0100
+++ /var/tmp/diff_new_pack.55ALJM/_new  2022-12-23 10:20:47.335235967 +0100
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">git://linuxtv.org/libcamera</param>
-              <param 
name="changesrevision">a83aed77df1258e469c0eb42d9cb4f1938db53f2</param></service></servicedata>
+              <param 
name="changesrevision">f66a5c447b65bce774a1bc2d01034f437bf764b5</param></service></servicedata>
 (No newline at EOF)
 

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.55ALJM/_old  2022-12-23 10:20:47.351236058 +0100
+++ /var/tmp/diff_new_pack.55ALJM/_new  2022-12-23 10:20:47.355236081 +0100
@@ -1,3 +1,3 @@
-libcamera0_0_1
-libcamera-base0_0_1
+libcamera0_0_3
+libcamera-base0_0_3
 

++++++ libcamera-0.0.1.obscpio -> libcamera-0.0.3.obscpio ++++++
++++ 39688 lines of diff (skipped)

++++++ libcamera.obsinfo ++++++
--- /var/tmp/diff_new_pack.55ALJM/_old  2022-12-23 10:20:47.847238893 +0100
+++ /var/tmp/diff_new_pack.55ALJM/_new  2022-12-23 10:20:47.851238916 +0100
@@ -1,5 +1,5 @@
 name: libcamera
-version: 0.0.1
-mtime: 1665755326
-commit: a83aed77df1258e469c0eb42d9cb4f1938db53f2
+version: 0.0.3
+mtime: 1671548134
+commit: f66a5c447b65bce774a1bc2d01034f437bf764b5
 

Reply via email to