From ec161629ae8ac0634bdf331031468a909ad6730f37cfb80c6f8d0c6fa11b6428 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Fri, 2 Dec 2011 07:26:44 +0000 Subject: [PATCH] Accepting request 94892 from home:dimstar:branches:multimedia:libs Update to version 0.2.1 OBS-URL: https://build.opensuse.org/request/show/94892 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libbluray?expand=0&rev=4 --- libbluray-0.2.1.tar.bz2 | 3 +++ libbluray.changes | 9 +++++++++ libbluray.spec | 13 ++++++------- libbluray.tar.bz2 | 3 --- 4 files changed, 18 insertions(+), 10 deletions(-) create mode 100644 libbluray-0.2.1.tar.bz2 delete mode 100644 libbluray.tar.bz2 diff --git a/libbluray-0.2.1.tar.bz2 b/libbluray-0.2.1.tar.bz2 new file mode 100644 index 0000000..cf10868 --- /dev/null +++ b/libbluray-0.2.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20eb1d352e9d26e8b5b639f82c218a0c350b78cdbcb741f89d237e2202bd113a +size 396405 diff --git a/libbluray.changes b/libbluray.changes index 7351ba0..07f3adb 100644 --- a/libbluray.changes +++ b/libbluray.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Dec 2 00:51:27 UTC 2011 - dimstar@opensuse.org + +- Update to version 0.2.1: + + Make library version information visible to applications. + + First released tarball. +- Remove automake BuildRequires: this is now a real release that + was already bootstrapped. + ------------------------------------------------------------------- Thu Dec 1 16:58:41 UTC 2011 - coolo@suse.com diff --git a/libbluray.spec b/libbluray.spec index e56a1e9..a794d24 100644 --- a/libbluray.spec +++ b/libbluray.spec @@ -16,16 +16,16 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + + Name: libbluray -Version: 0.1.99_0.2 -Release: 0 +Version: 0.2.1 +Release: 1 License: LGPL-2.1+ Summary: Library to access Blu-Ray disk Url: http://bd.videolan.org Group: System/Libraries -# This is currently a git snapshot / 2011-11-16 -Source: %{name}.tar.bz2 -BuildRequires: automake +Source: ftp://ftp.videolan.org/pub/videolan/%{name}/%{version}/%{name}-%{version}.tar.bz2 BuildRequires: pkg-config BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -53,10 +53,9 @@ 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. %prep -%setup -q -n %{name} +%setup -q %build -./bootstrap %configure --disable-static make %{?_smp_mflags} diff --git a/libbluray.tar.bz2 b/libbluray.tar.bz2 deleted file mode 100644 index 22027d8..0000000 --- a/libbluray.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ddf627c912f5dbde375a985dbcc00c9c57a0dad74d76f5fabb5209dd53a7d9b8 -size 3082216