add yaml file and update Source0

(cherry picked from commit 9823f0ffb092c89bf227cf35f4b46ca3229f327d)
This commit is contained in:
zhangfan 2022-06-17 17:19:55 +08:00 committed by openeuler-sync-bot
parent e085bdc1ff
commit 3336cde658
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: "."