Accepting request 944090 from home:XRevan86

- Update to version 0.0.0+g3381.1db1e31e.

OBS-URL: https://build.opensuse.org/request/show/944090
OBS-URL: https://build.opensuse.org/package/show/graphics/libcamera?expand=0&rev=29
This commit is contained in:
Jan Engelhardt 2022-01-05 17:42:59 +00:00 committed by Git OBS Bridge
parent 8458a8f7da
commit 0b96e6d0e7
5 changed files with 15 additions and 9 deletions

View File

@ -2,7 +2,7 @@
<service name="tar_scm" mode="disabled">
<param name="scm">git</param>
<param name="url">git://linuxtv.org/libcamera</param>
<param name="revision">d79b41200199e03834578f5120bb8375bad37aec</param>
<param name="revision">1db1e31e664c1f613dc964d8519fe75d67b154b6</param>
<param name="parent-tag">v0.0.0</param>
<param name="versionformat">0.0.0+g@TAG_OFFSET@.%h</param>
</service>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:18f16704843df8f2f393556083258c2530c909e64f6538f47e0557ee5d47fbc4
size 824600

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d0d0dda877f286b9aaf8b5dbd8b8fe5957955f68f5625b9bb3196e056db23c3b
size 853756

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Jan 5 14:23:40 UTC 2022 - Alexei Sorokin <sor.alexei@meowr.ru>
- Update to version 0.0.0+g3381.1db1e31e:
* No changelog available.
-------------------------------------------------------------------
Wed Dec 29 11:35:57 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -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