diff --git a/_service b/_service index 98356b8..723edcb 100644 --- a/_service +++ b/_service @@ -2,7 +2,7 @@ git git://linuxtv.org/libcamera - d79b41200199e03834578f5120bb8375bad37aec + 1db1e31e664c1f613dc964d8519fe75d67b154b6 v0.0.0 0.0.0+g@TAG_OFFSET@.%h diff --git a/libcamera-0.0.0+g3076.d79b4120.tar.xz b/libcamera-0.0.0+g3076.d79b4120.tar.xz deleted file mode 100644 index 994da13..0000000 --- a/libcamera-0.0.0+g3076.d79b4120.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:18f16704843df8f2f393556083258c2530c909e64f6538f47e0557ee5d47fbc4 -size 824600 diff --git a/libcamera-0.0.0+g3381.1db1e31e.tar.xz b/libcamera-0.0.0+g3381.1db1e31e.tar.xz new file mode 100644 index 0000000..b036b3e --- /dev/null +++ b/libcamera-0.0.0+g3381.1db1e31e.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0d0dda877f286b9aaf8b5dbd8b8fe5957955f68f5625b9bb3196e056db23c3b +size 853756 diff --git a/libcamera.changes b/libcamera.changes index 86e90ad..47cc6fc 100644 --- a/libcamera.changes +++ b/libcamera.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jan 5 14:23:40 UTC 2022 - Alexei Sorokin + +- Update to version 0.0.0+g3381.1db1e31e: + * No changelog available. + ------------------------------------------------------------------- Wed Dec 29 11:35:57 UTC 2021 - Bjørn Lie diff --git a/libcamera.spec b/libcamera.spec index 486754b..2c47011 100644 --- a/libcamera.spec +++ b/libcamera.spec @@ -1,7 +1,7 @@ # # spec file for package libcamera # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,9 +16,9 @@ # -Name: libcamera %define lname libcamera-suse7 -Version: 0.0.0+g3076.d79b4120 +Name: libcamera +Version: 0.0.0+g3381.1db1e31e Release: 0 Summary: A complex camera support library in C++ License: GPL-2.0-or-later AND LGPL-2.1-or-later @@ -34,8 +34,8 @@ BuildRequires: c++_compiler BuildRequires: libQt5Core-devel BuildRequires: libQt5Gui-devel BuildRequires: libQt5Widgets-devel -BuildRequires: meson >= 0.55 -BuildRequires: pkg-config +BuildRequires: meson >= 0.53 +BuildRequires: pkgconfig BuildRequires: python3-Jinja2 BuildRequires: python3-PyYAML BuildRequires: python3-ply