Hello community,

here is the log from the commit of package liblo for openSUSE:Factory checked 
in at 2013-09-26 19:35:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/liblo (Old)
 and      /work/SRC/openSUSE:Factory/.liblo.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "liblo"

Changes:
--------
--- /work/SRC/openSUSE:Factory/liblo/liblo.changes      2013-09-04 
13:55:06.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.liblo.new/liblo.changes 2013-09-26 
19:35:47.000000000 +0200
@@ -1,0 +2,27 @@
+Fri Sep 20 08:34:27 UTC 2013 - kkae...@suse.com
+
+- Update to version 0.26
+  - Change license to LGPL 2.1 or later.
+  - Change in .so version, rename to liblo7
+  - Add return codes to all functions that may fail.
+  - Fix memory leaks in lo_address_new_from_url(), dispatch_method(),
+    lo_url_get_path()
+  - Move lo_arg_size(), lo_get_path(), lo_arg_host/network_endian() back
+    to lo_lowlevel.h.
+  - Expose the lo_server_dispatch_data() function as public, making it
+    possible to react to messages contained in an arbitrary block of
+    memory.  (i.e., allows use with custom transport protocols)
+  - Get protocol by ID number.
+  - Keep TCP sessions open, and automatically track multiple open
+    sessions in a data structure.
+  - Allow access to bundle timestamp information.
+  - Fix bug in lo_timetag_diff().
+  - Change the value of LO_TT_IMMEDIATE to correspond with the OSC
+    specification.
+  - Enable SO_REUSEPORT when initializing a multicast server.
+  - Update the "soname" describing API/ABI compatibility.
+  - Update documentation and various bug fixes.
+  - Compiles under MSVC, avoiding the use of gcc-isms when not using
+    gcc.  
+
+-------------------------------------------------------------------

Old:
----
  liblo-0.25.tar.bz2

New:
----
  liblo-0.26.tar.gz

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

Other differences:
------------------
++++++ liblo.spec ++++++
--- /var/tmp/diff_new_pack.TntITV/_old  2013-09-26 19:35:48.000000000 +0200
+++ /var/tmp/diff_new_pack.TntITV/_new  2013-09-26 19:35:48.000000000 +0200
@@ -17,15 +17,15 @@
 
 
 Name:           liblo
-%define lname  liblo0
+%define lname  liblo7
 Summary:        Lightweight Open Sound Control implementation
-License:        GPL-2.0+
+License:        LGPL-2.1+
 Group:          Development/Libraries/C and C++
-Version:        0.25
+Version:        0.26
 Release:        0
 Url:            http://plugin.org.uk/liblo/
 
-Source:         %{name}-%{version}.tar.bz2
+Source:         %{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  doxygen
 BuildRequires:  libtool

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.TntITV/_old  2013-09-26 19:35:48.000000000 +0200
+++ /var/tmp/diff_new_pack.TntITV/_new  2013-09-26 19:35:48.000000000 +0200
@@ -1,3 +1,3 @@
-liblo0
+liblo7
        obsoletes "liblo-<targettype> < <version>"
        provides "liblo-<targettype> = <version>"

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to