!5 [sync] PR-4: add yaml file and update Source0
From: @openeuler-sync-bot Reviewed-by: @leeffo Signed-off-by: @leeffo
This commit is contained in:
commit
0e0b9897aa
@ -1,11 +1,11 @@
|
||||
Name: dav1d
|
||||
Version: 0.5.2
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: AV1 cross-platform Decoder
|
||||
|
||||
License: BSD
|
||||
URL: https://code.videolan.org/videolan/dav1d
|
||||
Source0: %url/-/archive/%{version}/%{name}-%{version}.tar.bz2
|
||||
Source0: %{url}/-/archive/%{version}/%{name}-%{version}.tar.bz2
|
||||
|
||||
BuildRequires: gcc nasm doxygen
|
||||
BuildRequires: meson >= 0.47.0
|
||||
@ -58,6 +58,9 @@ Development files for dav1d, the AV1 cross-platform Decoder.
|
||||
%{_libdir}/pkgconfig/%{name}.pc
|
||||
|
||||
%changelog
|
||||
* Mon Jun 20 2022 zhangfan <zhangfan4@kylinos.cn> - 0.5.2-3
|
||||
- Update Source0
|
||||
|
||||
* Sat Jun 26 2021 caodongxia <caodongxia@huawei.com> - 0.5.2-2
|
||||
- Fix doc/html build method.
|
||||
|
||||
|
||||
4
dav1d.yaml
Normal file
4
dav1d.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
version_control: git
|
||||
src_repo: https://code.videolan.org/videolan/dav1d.git
|
||||
tag_prefix: ""
|
||||
separator: "."
|
||||
Loading…
x
Reference in New Issue
Block a user