Hello community, here is the log from the commit of package libdvdnav for openSUSE:Factory checked in at 2014-03-12 14:46:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libdvdnav (Old) and /work/SRC/openSUSE:Factory/.libdvdnav.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libdvdnav" Changes: -------- --- /work/SRC/openSUSE:Factory/libdvdnav/libdvdnav.changes 2011-12-06 16:22:56.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libdvdnav.new/libdvdnav.changes 2014-03-12 14:46:14.000000000 +0100 @@ -1,0 +2,12 @@ +Mon Mar 10 19:33:51 UTC 2014 - [email protected] + +- Update to version 4.2.1: + + Fixed failed assertion on menu-less DVDs. + + Fixed playback issues on multi-angle DVDs. + + Fixed crash when playing a DVD from different region than + currently set in the DVD drive. + + Fixed segfaults when reading certain DVDs (including "Jack + Reacher", "Ghost Protocol", "Inside Man", "Tangled" and + "The Dictator"). + +------------------------------------------------------------------- Old: ---- libdvdnav-4.2.0.tar.bz2 New: ---- libdvdnav-4.2.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libdvdnav.spec ++++++ --- /var/tmp/diff_new_pack.n3f4bn/_old 2014-03-12 14:46:15.000000000 +0100 +++ /var/tmp/diff_new_pack.n3f4bn/_new 2014-03-12 14:46:15.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package libdvdnav # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,28 +15,25 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: libdvdnav Summary: DVD Navigation Library -Url: http://www.mplayerhq.hu/ License: GPL-2.0+ Group: Productivity/Multimedia/Other -Version: 4.2.0 +Url: http://www.mplayerhq.hu/ +Version: 4.2.1 Release: 0 -Source0: http://dvdnav.mplayerhq.hu/releases/libdvdnav-%{version}.tar.bz2 +Source0: http://dvdnav.mplayerhq.hu/releases/libdvdnav-%{version}.tar.xz Patch1: libdvdnav-strict-aliasing.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: libdvdread-devel >= 4.2.0 -BuildRequires: pkg-config BuildRequires: libtool +BuildRequires: pkg-config %description This library contains functions to display DVD video menus. %package -n libdvdnav4 -License: GPL-2.0+ Summary: A DVD Navigation Library Group: Productivity/Multimedia/Other Provides: %{name} = %{version} @@ -46,10 +43,10 @@ This library contains functions to display DVD video menus. %package devel -License: GPL-2.0+ Summary: Development Environment for libdvdnav Group: Development/Libraries/C and C++ -Requires: libdvdnav4 = %{version} libdvdread-devel +Requires: libdvdnav4 = %{version} +Requires: libdvdread-devel %description devel This library contains functions to display DVD video menus. -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
