diff --git a/_service b/_service index 8712ddd..a0d4b03 100644 --- a/_service +++ b/_service @@ -2,7 +2,7 @@ git https://git.libcamera.org/libcamera/libcamera.git - refs/tags/v0.3.1 + refs/tags/v0.3.2 @PARENT_TAG@ v([0-9\.]*) diff --git a/libcamera-0.3.1.tar.xz b/libcamera-0.3.1.tar.xz deleted file mode 100644 index 2044775..0000000 --- a/libcamera-0.3.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cc475ff2ca01fd7a6276fac67aecd13f999388e0d7292c18c326239a40c74f0a -size 1148140 diff --git a/libcamera-0.3.2.tar.xz b/libcamera-0.3.2.tar.xz new file mode 100644 index 0000000..bb6b491 --- /dev/null +++ b/libcamera-0.3.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7dfd005e592cc3db102f974f06719157c9410476c1f5c57c4602390ce5fa4605 +size 1159524 diff --git a/libcamera.changes b/libcamera.changes index 4277ab7..2928215 100644 --- a/libcamera.changes +++ b/libcamera.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Oct 19 17:05:03 UTC 2024 - Jan Engelhardt + +- Update to release 0.3.2 + * Add Sony IMX214 sensor properties + ------------------------------------------------------------------- Tue Aug 20 07:37:45 UTC 2024 - Jan Engelhardt diff --git a/libcamera.spec b/libcamera.spec index 74b514c..bc90e9e 100644 --- a/libcamera.spec +++ b/libcamera.spec @@ -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/