SHA256
1
0
forked from pool/libdvdnav

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

- Update to version 6.0.0:
  * fix crashes on some DVD on describe_title call
  * fix various crashes related to PGC validity
  * fix compilation issues
  * fix API return codes
- Add gpg signature

OBS-URL: https://build.opensuse.org/request/show/570234
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libdvdnav?expand=0&rev=25
This commit is contained in:
Tomáš Chvátal 2018-01-27 14:13:58 +00:00 committed by Git OBS Bridge
parent 28bab1826c
commit 874439f80e
5 changed files with 24 additions and 7 deletions

View File

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

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

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

View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sat Jan 27 13:24:31 UTC 2018 - j.lorenzen@kabelmail.de
- Update to version 6.0.0:
* fix crashes on some DVD on describe_title call
* fix various crashes related to PGC validity
* fix compilation issues
* fix API return codes
- Add gpg signature
-------------------------------------------------------------------
Tue Aug 30 15:45:33 UTC 2016 - olaf@aepfle.de

View File

@ -1,7 +1,7 @@
#
# spec file for package libdvdnav
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -21,14 +21,15 @@ Summary: DVD Navigation Library
License: GPL-2.0+
Group: Productivity/Multimedia/Other
Url: http://www.mplayerhq.hu/
Version: 5.0.3
Version: 6.0.0
Release: 0
Source0: http://download.videolan.org/videolan/libdvdnav/%{version}/libdvdnav-%{version}.tar.bz2
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
Source1000: baselibs.conf
Patch0: libdvdnav-dvdread.patch
Patch1: libdvdnav-strict-aliasing.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: libdvdread-devel >= 5.0.2
BuildRequires: libdvdread-devel >= 5.0.3
BuildRequires: libtool
BuildRequires: pkg-config