!6 Update to 6.1.0
From: @ultra_planet Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
58aa618817
Binary file not shown.
BIN
libdvdnav-6.1.0.tar.bz2
Normal file
BIN
libdvdnav-6.1.0.tar.bz2
Normal file
Binary file not shown.
@ -1,11 +1,11 @@
|
||||
Name: libdvdnav
|
||||
Version: 6.0.0
|
||||
Release: 4
|
||||
Version: 6.1.0
|
||||
Release: 1
|
||||
Summary: A library contains functions to display DVD video menus.
|
||||
License: GPLv2+
|
||||
URL: http://dvdnav.mplayerhq.hu/
|
||||
Source0: https://download.videolan.org/pub/videolan/libdvdnav/%{version}/%{name}-%{version}.tar.bz2
|
||||
BuildRequires: doxygen gcc gnupg2 libdvdread-devel >= 5.0.2
|
||||
BuildRequires: doxygen gcc gnupg2 libdvdread-devel >= 6.0.0
|
||||
|
||||
%description
|
||||
Libdvdnav is a library that allows easy use of sophisticated DVD navigation
|
||||
@ -13,7 +13,7 @@ features such as DVD menus, multiangle playback and even interactive DVD games.
|
||||
|
||||
%package devel
|
||||
Summary: Libraries and include files for libdvdnav
|
||||
Requires: %{name} = %{version}-%{release} libdvdread-devel >= 5.0.2 pkgconfig
|
||||
Requires: %{name} = %{version}-%{release} libdvdread-devel >= 6.0.0 pkgconfig
|
||||
|
||||
%description devel
|
||||
Libdvdnav-devel provides development files used to build packages for libdvdnav.
|
||||
@ -48,5 +48,8 @@ popd
|
||||
%exclude %{_pkgdocdir}/{COPYING,TODO}
|
||||
|
||||
%changelog
|
||||
* Mon Nov 30 2020 lingsheng <lingsheng@huawei.com> - 6.1.0-1
|
||||
- Update to 6.1.0
|
||||
|
||||
* Thu Feb 20 2020 cangyi <cangyi@huawei.com> 6.0.0-4
|
||||
- Package init
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
version_control: git
|
||||
src_repo: https://code.videolan.org/videolan/libdvdnav.git
|
||||
tag_prefix: ^v
|
||||
seperator: .
|
||||
tag_prefix: "^v"
|
||||
separator: "."
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user