1
0
forked from pool/libcamera

libcamera 0.3.2

This commit is contained in:
Jan Engelhardt 2024-10-19 19:10:03 +02:00
parent 25c26bf338
commit 0f3c64f78d
5 changed files with 12 additions and 6 deletions

View File

@ -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.3.1</param>
<param name="revision">refs/tags/v0.3.2</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="versionrewrite-pattern">v([0-9\.]*)</param>
</service>

BIN
libcamera-0.3.1.tar.xz (Stored with Git LFS)

Binary file not shown.

BIN
libcamera-0.3.2.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Oct 19 17:05:03 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to release 0.3.2
* Add Sony IMX214 sensor properties
-------------------------------------------------------------------
Tue Aug 20 07:37:45 UTC 2024 - Jan Engelhardt <jengelh@inai.de>

View File

@ -24,10 +24,10 @@
%define extname %nil
%endif
Name: libcamera%extname
Version: 0.3.1
Version: 0.3.2
Release: 0
Summary: A complex camera support library in C++
License: GPL-2.0-or-later AND LGPL-2.1-or-later
License: GPL-2.0-or-later AND LGPL-2.1-or-later AND CC-BY-SA-4.0
Group: Development/Libraries/C and C++
URL: https://libcamera.org/
#Git-Web: https://git.libcamera.org/libcamera/libcamera.git/