Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libcamera for openSUSE:Factory 
checked in at 2021-09-11 22:24:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libcamera (Old)
 and      /work/SRC/openSUSE:Factory/.libcamera.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libcamera"

Sat Sep 11 22:24:22 2021 rev:9 rq:917699 version:0~3015.a2571042

Changes:
--------
--- /work/SRC/openSUSE:Factory/libcamera/libcamera.changes      2021-09-03 
21:26:07.426173745 +0200
+++ /work/SRC/openSUSE:Factory/.libcamera.new.1899/libcamera.changes    
2021-09-11 22:24:38.899393577 +0200
@@ -1,0 +2,6 @@
+Thu Sep  9 02:42:44 UTC 2021 - Lukas M??ller <expee...@outlook.com>
+
+- Update to snapshot 0~3015 (a2571042)
+- Disable pipeline 'raspberrypi' because it creates segfaults at runtime.
+
+-------------------------------------------------------------------

Old:
----
  libcamera-0~2809.e0704e97.tar.xz

New:
----
  libcamera-0~3015.a2571042.tar.xz

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

Other differences:
------------------
++++++ libcamera.spec ++++++
--- /var/tmp/diff_new_pack.JSSf6U/_old  2021-09-11 22:24:39.455394125 +0200
+++ /var/tmp/diff_new_pack.JSSf6U/_new  2021-09-11 22:24:39.459394129 +0200
@@ -17,8 +17,8 @@
 
 
 Name:           libcamera
-%define lname   libcamera-suse5
-Version:        0~2809.e0704e97
+%define lname   libcamera-suse6
+Version:        0~3015.a2571042
 Release:        0
 Summary:        A complex camera support library in C++
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later
@@ -110,7 +110,7 @@
   -Ddocumentation=disabled \
   -Dqcam=enabled \
   -Dv4l2=false -Dtracing=disabled \
-  -Dpipelines=ipu3,raspberrypi,rkisp1,simple,uvcvideo,vimc \
+  -Dpipelines=ipu3,rkisp1,simple,uvcvideo,vimc \
   -Dlc-compliance=disabled
 %meson_build
 

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.JSSf6U/_old  2021-09-11 22:24:39.495394164 +0200
+++ /var/tmp/diff_new_pack.JSSf6U/_new  2021-09-11 22:24:39.499394168 +0200
@@ -1 +1 @@
-libcamera-suse5
+libcamera-suse6

++++++ libcamera-0~2809.e0704e97.tar.xz -> libcamera-0~3015.a2571042.tar.xz 
++++++
++++ 21700 lines of diff (skipped)

++++++ vers.diff ++++++
--- /var/tmp/diff_new_pack.JSSf6U/_old  2021-09-11 22:24:39.859394523 +0200
+++ /var/tmp/diff_new_pack.JSSf6U/_new  2021-09-11 22:24:39.859394523 +0200
@@ -19,7 +19,7 @@
 +libcamera_base_lib = shared_library('libcamera-base-suse',
                                      [libcamera_base_sources, 
libcamera_base_headers],
                                      name_prefix : '',
-+                                    soversion : '5',
++                                    soversion : '6',
                                      install : true,
                                      cpp_args : libcamera_base_args,
                                      include_directories : libcamera_includes,
@@ -34,7 +34,7 @@
 -libcamera = shared_library('libcamera',
 +libcamera = shared_library('libcamera-suse',
                             libcamera_sources,
-+                           soversion : '5',
++                           soversion : '6',
                             name_prefix : '',
                             install : true,
                             include_directories : includes,

Reply via email to