!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:
openeuler-ci-bot 2023-04-12 07:27:53 +00:00 committed by Gitee
commit 0e0b9897aa
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 9 additions and 2 deletions

View File

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

@ -0,0 +1,4 @@
version_control: git
src_repo: https://code.videolan.org/videolan/dav1d.git
tag_prefix: ""
separator: "."