Hello community, here is the log from the commit of package libbluray for openSUSE:Factory checked in at 2013-05-13 15:07:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libbluray (Old) and /work/SRC/openSUSE:Factory/.libbluray.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libbluray" Changes: -------- --- /work/SRC/openSUSE:Factory/libbluray/libbluray.changes 2012-09-17 16:58:14.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libbluray.new/libbluray.changes 2013-05-13 15:07:26.000000000 +0200 @@ -1,0 +2,26 @@ +Tue May 7 14:42:08 UTC 2013 - [email protected] + +- Update to version 0.3.0: + + Build fixes. + + Fixed stopping playback from pop-up menu. + + Fixed multithreading issues in API. + + Fixed initial setting for player profile. + + Fixed stack corruption with long log strings. + + Improved configure script. + + Improved Visual Studio support. + + Improved BD-J support (still alpha). + + Allow changing player version. + + Added PG (subtitle) decoding and rendering support. + + Added ARGB overlay interface for BD-J graphics. + + Added events for discontinuity, idle state and 3D mode. + + Added playmarks to BLURAY_TITLE_INFO. + + added start time, in time and out time to BLURAY_CLIP_INFO. + + added sub-path id to BLURAY_STREAM_INFO. + + Added bd_seek_playitem(). + + Added bd_set_scr(). + + Added 3D extension data to raw clip info. + + added 3D player settings. + + Added cropping and palette update flag to BD_OVERLAY. +- Add pkgconfig(libxml-2.0) BuildRequires: new dependency. + +------------------------------------------------------------------- Old: ---- libbluray-0.2.3.tar.bz2 New: ---- libbluray-0.3.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libbluray.spec ++++++ --- /var/tmp/diff_new_pack.bZ30CO/_old 2013-05-13 15:07:28.000000000 +0200 +++ /var/tmp/diff_new_pack.bZ30CO/_new 2013-05-13 15:07:28.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package libbluray # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2011 Dominique Leuenberger, Amsterdam, The Netherlands # # All modifications and additions to the file contributed by third parties @@ -18,7 +18,7 @@ Name: libbluray -Version: 0.2.3 +Version: 0.3.0 Release: 0 Summary: Library to access Blu-Ray disk License: LGPL-2.1+ @@ -27,6 +27,7 @@ Source: ftp://ftp.videolan.org/pub/videolan/%{name}/%{version}/%{name}-%{version}.tar.bz2 Source99: baselibs.conf BuildRequires: pkg-config +BuildRequires: pkgconfig(libxml-2.0) >= 2.6 BuildRoot: %{_tmppath}/%{name}-%{version}-build %description ++++++ libbluray-0.2.3.tar.bz2 -> libbluray-0.3.0.tar.bz2 ++++++ ++++ 36832 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
