From 5a9e8d805615c338248e36b8bc0566c1064ea27815f86f64edfcb011b52d6d50 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Sun, 16 Sep 2012 11:05:31 +0000 Subject: [PATCH] Accepting request 134449 from home:dimstar:branches:multimedia:libs Update to 0.2.3 OBS-URL: https://build.opensuse.org/request/show/134449 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libbluray?expand=0&rev=12 --- libbluray-0.2.2.tar.bz2 | 3 --- libbluray-0.2.3.tar.bz2 | 3 +++ libbluray.changes | 8 ++++++++ libbluray.spec | 19 ++++++++++++++++--- 4 files changed, 27 insertions(+), 6 deletions(-) delete mode 100644 libbluray-0.2.2.tar.bz2 create mode 100644 libbluray-0.2.3.tar.bz2 diff --git a/libbluray-0.2.2.tar.bz2 b/libbluray-0.2.2.tar.bz2 deleted file mode 100644 index a0d848b..0000000 --- a/libbluray-0.2.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:46fa6ff8b18b66cb478a081981a61230fd3909e1a867eaf81325569224da7173 -size 456025 diff --git a/libbluray-0.2.3.tar.bz2 b/libbluray-0.2.3.tar.bz2 new file mode 100644 index 0000000..79304a4 --- /dev/null +++ b/libbluray-0.2.3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c65cfb02aeec31721f9ea65ee2c085a9bfe163e99dd01b52ccb3f53ba205eea +size 465239 diff --git a/libbluray.changes b/libbluray.changes index 7050041..58b843b 100644 --- a/libbluray.changes +++ b/libbluray.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Sep 15 22:27:06 UTC 2012 - dimstar@opensuse.org + +- Update to version 0.2.3: + + Default to stream 0 when language not found + + Bug fixes +- Add tools subpackage, with the new command line utilities. + ------------------------------------------------------------------- Fri May 25 17:11:48 UTC 2012 - dimstar@opensuse.org diff --git a/libbluray.spec b/libbluray.spec index f23f02a..891775e 100644 --- a/libbluray.spec +++ b/libbluray.spec @@ -18,11 +18,11 @@ Name: libbluray -Version: 0.2.2 +Version: 0.2.3 Release: 0 Summary: Library to access Blu-Ray disk License: LGPL-2.1+ -Group: System/Libraries +Group: Productivity/Multimedia/Other Url: http://bd.videolan.org Source: ftp://ftp.videolan.org/pub/videolan/%{name}/%{version}/%{name}-%{version}.tar.bz2 Source99: baselibs.conf @@ -36,13 +36,22 @@ MPlayer). We, the authors of this library, do not condone nor endorse piracy. %package -n libbluray1 Summary: Library to access Blu-Ray disk -Group: System/Libraries +Group: Productivity/Multimedia/Other %description -n libbluray1 This library is written for the purpose of playing Blu-ray movies. It is intended for software that want to support Blu-ray playback (such as VLC and MPlayer). We, the authors of this library, do not condone nor endorse piracy. +%package tools +Summary: Library to access Blu-Ray disk - Utilities +Group: System/Libraries + +%description tools +This library is written for the purpose of playing Blu-ray movies. It is +intended for software that want to support Blu-ray playback (such as VLC and +MPlayer). We, the authors of this library, do not condone nor endorse piracy. + %package devel Summary: Library to access Blu-Ray disks - Development files Group: Development/Languages/C and C++ @@ -68,6 +77,10 @@ find %{buildroot} -type f -name "*.la" -delete -print %postun -n libbluray1 -p /sbin/ldconfig +%files tools +%defattr(-,root,root) +%{_bindir}/bd_info + %files -n libbluray1 %defattr(-, root, root) %doc COPYING