Hello community,

here is the log from the commit of package sbc for openSUSE:Factory checked in 
at 2014-11-15 11:40:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sbc (Old)
 and      /work/SRC/openSUSE:Factory/.sbc.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sbc"

Changes:
--------
--- /work/SRC/openSUSE:Factory/sbc/sbc.changes  2013-01-04 11:38:37.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.sbc.new/sbc.changes     2014-11-15 
12:28:08.000000000 +0100
@@ -1,0 +2,12 @@
+Fri Nov  7 16:13:05 UTC 2014 - [email protected]
+
+- Provide baselibs.conf
+- Update to version 1.3:
+  * Fix issue with frame length calculation for dual-channel mode.
+- Changes since 1.2:
+  * Add support for setup from A2DP configuration data.
+  * Add support for enabling high precision build.
+- Changes since 1.1:
+  * Add support for mSBC encoding and decoding functionality.
+
+-------------------------------------------------------------------

Old:
----
  sbc-1.0.tar.bz2

New:
----
  baselibs.conf
  sbc-1.3.tar.xz

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

Other differences:
------------------
++++++ sbc.spec ++++++
--- /var/tmp/diff_new_pack.an3y4Z/_old  2014-11-15 12:28:09.000000000 +0100
+++ /var/tmp/diff_new_pack.an3y4Z/_new  2014-11-15 12:28:09.000000000 +0100
@@ -1,5 +1,7 @@
+#
 # spec file for package sbc
 #
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2012 B1 Systems GmbH, Vohburg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
@@ -11,35 +13,42 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# norootforbuild
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
+
 
 %define sonum 1
 
 Name:           sbc
-Version:        1.0
+Version:        1.3
 Release:        0
-License:        GPL-2.0+
 Summary:        Bluetooth Low-Complexity, Sub-Band Codec Utilities
-Url:            http://www.kernel.org/pub/linux/bluetooth
+License:        GPL-2.0+
 Group:          Hardware/Mobile
-Source:         
http://www.kernel.org/pub/linux/bluetooth/sbc-%{version}.tar.bz2
-BuildRequires:  libsndfile-devel pkg-config
+Url:            http://www.kernel.org/pub/linux/bluetooth
+Source:         
https://www.kernel.org/pub/linux/bluetooth/%{name}-%{version}.tar.xz
+Source1:        baselibs.conf
+BuildRequires:  libsndfile-devel
+BuildRequires:  pkg-config
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-AutoReqProv:    on
 
 %description
 The package contains utilities for using the SBC codec.
 
 %package -n libsbc%{sonum}
-License:        LGPL-2.1+
 Summary:        Bluetooth Low-Complexity, Sub-Band Codec Library
+License:        LGPL-2.1+
+Group:          Hardware/Mobile
+
 %description -n libsbc%{sonum}
 The package contains libraries for using the SBC codec.
 
 %package devel
 Summary:        Development files for libsbc%{sonum}
+License:        GPL-2.0+
 Group:          Development/Sources
 Requires:       libsbc%{sonum} = %{version}
+
 %description devel
 Development files for the SBC library
 
@@ -48,7 +57,7 @@
 
 %build
 %configure
-make %{?_smp_mflags}
+make %{?_smp_mflags} V=1
 
 %install
 %make_install

++++++ baselibs.conf ++++++
libsbc1--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to