Hello community,

here is the log from the commit of package libraw1394 for openSUSE:Factory 
checked in at 2013-03-24 21:37:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libraw1394 (Old)
 and      /work/SRC/openSUSE:Factory/.libraw1394.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libraw1394", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libraw1394/libraw1394.changes    2011-09-23 
02:09:50.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libraw1394.new/libraw1394.changes       
2013-03-24 21:45:55.000000000 +0100
@@ -1,0 +2,41 @@
+Sat Mar 23 13:57:19 UTC 2013 - [email protected]
+
+- Update to version 2.1.0:
+  + Behavior changes of the backend to firewire-core:
+    - The isochronous reception buffer is now mapped read/writable
+      rather than read-only.
+    - Decrease memory footprint of IR and IT buffers by avoiding
+      some internal rounding up of the buffer size.
+  + New APIs in <libraw1394/raw1394.h>:
+    - raw1394_add_config_rom_descriptor(): Add contents to
+      the Configuration ROM of the local node(s). At runtime, this
+      API is only available if running on top of firewire-core.
+    - raw1394_remove_config_rom_descriptor(): Counterpart to
+      raw1394_add_config_rom_descriptor().
+    - raw1394_read_cycle_timer_and_clock(): Like the existing
+      raw1394_read_cycle_timer(), but lets the caller choose
+      between CLOCK_REALTIME, CLOCK_MONOTONIC, or
+      CLOCK_MONOTONIC_RAW.
+    - raw1394_get_speed(): Returns the speed code of the maximum
+      possible transmission speed between a given node and the 
+      local node.
+    - enum raw1394_iso_speed was extended by RAW1394_ISO_SPEED_800,
+      _1600, and _3200.
+  + New APIs in <libraw1394/ieee1394.h>: Added preprocessor
+    constants L1394_SPEED_BETA, L1394_SPEED_800, _1600, and _3200.
+  + testlibraw1394: Added unit tests of the new APIs.
+- Changes from version 2.0.9:
+  + Fix that raw1394_iso_recv_flush() did not have any effect when
+    running on firewire-core alias juju kernel drivers.
+    This fix needs kernel 3.4 or later at runtime.
+  + Remove build-time dependency on linux-headers.
+  + Remove --with-fw-dir configure switch which is no longer useful
+  + Janitorial fixes.
+- Changes from version 2.0.8:
+  + Performance improvement: Configuration ROM access via
+    raw1394_read() is dramatically faster and very robust now.
+  + Interoperability fix: Internally retry
+    raw1394_read/write/lock/lock64() after ack-busy response.
+  + Small bug fixes.
+
+-------------------------------------------------------------------

Old:
----
  libraw1394-2.0.7.tar.bz2

New:
----
  libraw1394-2.1.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libraw1394.spec ++++++
--- /var/tmp/diff_new_pack.ws38hj/_old  2013-03-24 21:47:31.000000000 +0100
+++ /var/tmp/diff_new_pack.ws38hj/_new  2013-03-24 21:47:31.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libraw1394
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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,24 +15,23 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           libraw1394
-Version:        2.0.7
-Release:        1
-License:        LGPL-2.1+
+Version:        2.1.0
+Release:        0
 Summary:        A Firewire Interface
-Url:            http://www.dennedy.org/libraw1394/
+License:        LGPL-2.1+
 Group:          System/Kernel
+Url:            http://www.dennedy.org/libraw1394/
 # bug437293
 %ifarch ppc64
 Obsoletes:      libraw1394-64bit
 %endif
 #
-BuildRequires:  openjade-devel pkg-config
+BuildRequires:  openjade-devel
+BuildRequires:  pkg-config
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Source0:        
http://www.kernel.org/pub/linux/libs/ieee1394/%{name}-%{version}.tar.bz2
+Source0:        
http://www.kernel.org/pub/linux/libs/ieee1394/%{name}-%{version}.tar.xz
 Source1:        baselibs.conf
 Patch:          libraw1394.no-isodump.patch
 
@@ -67,7 +66,6 @@
 Pieter Palmers <[email protected]>
 
 %package 11
-License:        LGPL-2.1+
 Summary:        A Firewire Interface
 Group:          System/Kernel
 # bug437293
@@ -81,11 +79,11 @@
 access to the connected 1394 (Firewire) bus.
 
 %package devel
-License:        LGPL-2.1+
 Summary:        Development and Include Files for 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
+Summary(pt_BR): Arquivos de desenvolvimento e cabeƧalhos para o libraw1394
+Requires:       %{name}-11 == %{version}
+Requires:       glibc-devel
 # bug437293
 %ifarch ppc64
 Obsoletes:      libraw1394-devel-64bit

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to