From 258fa5f765e72158d6532048757f82a80be4fa727636ac848e692a31169e67b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cristian=20Rodr=C3=ADguez?= Date: Wed, 27 Jul 2011 06:23:21 +0000 Subject: [PATCH] Accepting request 77064 from home:a_jaeger:branches:openSUSE:Factory Update to 2.0.7 OBS-URL: https://build.opensuse.org/request/show/77064 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libraw1394?expand=0&rev=11 --- libraw1394-2.0.5.tar.bz2 | 3 --- libraw1394-2.0.7.tar.bz2 | 3 +++ libraw1394.changes | 13 +++++++++++++ libraw1394.spec | 6 +++--- 4 files changed, 19 insertions(+), 6 deletions(-) delete mode 100644 libraw1394-2.0.5.tar.bz2 create mode 100644 libraw1394-2.0.7.tar.bz2 diff --git a/libraw1394-2.0.5.tar.bz2 b/libraw1394-2.0.5.tar.bz2 deleted file mode 100644 index 8f99559..0000000 --- a/libraw1394-2.0.5.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2d108796775cac9e943d89754c3818c4b91089ff1d7156551d282601b13f5e3f -size 320413 diff --git a/libraw1394-2.0.7.tar.bz2 b/libraw1394-2.0.7.tar.bz2 new file mode 100644 index 0000000..8b8e87d --- /dev/null +++ b/libraw1394-2.0.7.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c298bab4b701ebd67147007cf215e99e1889b411cc486be433ac99dfb168c31 +size 315896 diff --git a/libraw1394.changes b/libraw1394.changes index fa73d83..2fa0369 100644 --- a/libraw1394.changes +++ b/libraw1394.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Tue Jul 26 12:04:28 UTC 2011 - aj@suse.de + +- Update to version 2.0.7: + * Fixes playback to some audio devices based on the DICE chipset. + * Several fixes for using libraw1394 on top of the firewire-core + kernel driver (as opposed to raw1394 which was removed in kernel + 2.6.37). +------------------------------------------------------------------- +Sat Oct 16 15:18:39 CEST 2010 - jslaby@suse.de + +- convert Summary(pt_BR) to UTF-8 + ------------------------------------------------------------------- Thu Sep 30 10:42:46 UTC 2010 - davejplater@gmail.com diff --git a/libraw1394.spec b/libraw1394.spec index 6584d33..2f911e5 100644 --- a/libraw1394.spec +++ b/libraw1394.spec @@ -19,8 +19,8 @@ Name: libraw1394 -Version: 2.0.5 -Release: 1 +Version: 2.0.7 +Release: 2 License: LGPLv2.1+ Summary: A Firewire Interface Url: http://www.dennedy.org/libraw1394/ @@ -83,7 +83,7 @@ access to the connected 1394 (Firewire) bus. %package devel License: LGPLv2.1+ Summary: Development and Include Files for libraw1394 -Summary(pt_BR): Arquivos de desenvolvimento e cabeçalhos para o libraw1394 +Summary(pt_BR): Arquivos de desenvolvimento e cabeçalhos para o libraw1394 Group: Development/Libraries/C and C++ Requires: %{name}-11 == %{version} glibc-devel # bug437293