Update to 6.1.0
This commit is contained in:
parent
6265d19d14
commit
668c854104
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
|
Name: libdvdnav
|
||||||
Version: 6.0.0
|
Version: 6.1.0
|
||||||
Release: 4
|
Release: 1
|
||||||
Summary: A library contains functions to display DVD video menus.
|
Summary: A library contains functions to display DVD video menus.
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: http://dvdnav.mplayerhq.hu/
|
URL: http://dvdnav.mplayerhq.hu/
|
||||||
Source0: https://download.videolan.org/pub/videolan/libdvdnav/%{version}/%{name}-%{version}.tar.bz2
|
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
|
%description
|
||||||
Libdvdnav is a library that allows easy use of sophisticated DVD navigation
|
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
|
%package devel
|
||||||
Summary: Libraries and include files for libdvdnav
|
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
|
%description devel
|
||||||
Libdvdnav-devel provides development files used to build packages for libdvdnav.
|
Libdvdnav-devel provides development files used to build packages for libdvdnav.
|
||||||
@ -48,5 +48,8 @@ popd
|
|||||||
%exclude %{_pkgdocdir}/{COPYING,TODO}
|
%exclude %{_pkgdocdir}/{COPYING,TODO}
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Feb 20 2020 cangyi <cangyi@huawei.com> 6.0.0-4
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
version_control: git
|
version_control: git
|
||||||
src_repo: https://code.videolan.org/videolan/libdvdnav.git
|
src_repo: https://code.videolan.org/videolan/libdvdnav.git
|
||||||
tag_prefix: ^v
|
tag_prefix: "^v"
|
||||||
seperator: .
|
separator: "."
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user