SHA256
1
0
forked from pool/libdvdnav

Accepting request 740886 from home:enzokiel:branches:multimedia:libs

- Update to version 6.0.1:
  * improve random playback mode, to work-around broken discs
  * fix divide-by-zerop issue in tmap search
  * fix pthread on OS/2
- Removed gpg signature (not available)

OBS-URL: https://build.opensuse.org/request/show/740886
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libdvdnav?expand=0&rev=30
This commit is contained in:
Tomáš Chvátal 2019-10-17 20:12:53 +00:00 committed by Git OBS Bridge
parent 52ca1c681b
commit e0f2933716
6 changed files with 16 additions and 13 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f0a2711b08a021759792f8eb14bb82ff8a3c929bf88c33b64ffcddaa27935618
size 369605

View File

@ -1,6 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iF0EABECAB0WIQRl98a0IGvQV6frc3hxgHE75Y0a3AUCWmBqiAAKCRBxgHE75Y0a
3FFxAJ9sHssIf7YMBC3CINQ7Cb+WvbpncwCgjBaSxT29CumcwTtdS7IqOzywcrs=
=T88s
-----END PGP SIGNATURE-----

3
libdvdnav-6.0.1.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e566a396f1950017088bfd760395b0565db44234195ada5413366c9d23926733
size 378491

View File

@ -9,6 +9,6 @@
Version: @VERSION@
-Requires.private: dvdread >= 4.1.2
+Requires.private: dvdread >= 5.0.2
+Requires.private: dvdread >= 6.0.0
Cflags: -I${includedir} @THREAD_CFLAGS@
Libs: -L${libdir} -ldvdnav @THREAD_LIBS@

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Oct 17 16:25:19 UTC 2019 - enzokiel@kabelmail.de
- Update to version 6.0.1:
* improve random playback mode, to work-around broken discs
* fix divide-by-zerop issue in tmap search
* fix pthread on OS/2
- Removed gpg signature (not available)
-------------------------------------------------------------------
Wed Aug 14 08:05:41 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>

View File

@ -18,17 +18,17 @@
%define libname libdvdnav4
Name: libdvdnav
Version: 6.0.0
Version: 6.0.1
Release: 0
Summary: DVD Navigation Library
License: GPL-2.0-or-later
Group: Productivity/Multimedia/Other
URL: https://www.videolan.org/developers/libdvdnav.html
Source0: http://download.videolan.org/videolan/%{name}/%{version}/%{name}-%{version}.tar.bz2
Source1: http://download.videolan.org/videolan/%{name}/%{version}/%{name}-%{version}.tar.bz2.asc
#Source1: http://download.videolan.org/videolan/%{name}/%{version}/%{name}-%{version}.tar.bz2.asc
Source1000: baselibs.conf
Patch0: libdvdnav-dvdread.patch
BuildRequires: libdvdread-devel >= 5.0.3
BuildRequires: pkgconfig(dvdread) >= 6.0.0
BuildRequires: libtool
BuildRequires: pkgconfig