Hello community,

here is the log from the commit of package liblo for openSUSE:Factory checked 
in at 2014-08-27 07:46:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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      2014-06-01 
19:41:00.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.liblo.new/liblo.changes 2014-08-27 
07:46:19.000000000 +0200
@@ -1,0 +2,35 @@
+Mon Aug 25 09:22:08 UTC 2014 - [email protected]
+
+- Add baselibs.conf to spec file
+
+-------------------------------------------------------------------
+Mon Aug 25 10:09:20 CEST 2014 - [email protected]
+
+- Update to version 0.27
+  * Support for sending and receiving nested bundles, including
+    ref-counted memory handling for bundled messages.
+  * Support for multicast in oscdump and oscsend tools.
+  * Callbacks for bundle handling.
+  * Select desired network interface for multicast.
+  * Fix blocking semantics of lo_server_wait() / lo_server_recv().
+  * Make inclusion of threading-related code optional.
+  * Basic compilation script for Android.
+  * Allow to optionally disable server dispatch queueing at runtime.
+    (In this case messages are dispatched immediately even if they are
+    timestamped for later.)
+  * Support bidirectional use of TCP ports using lo_send_from().
+  * Add SLIP protocol support for packetization when sending and
+    receiving with TCP.
+  * Allow to enable the TCP_NODELAY flag on TCP sockets.
+  * Support for specifying server parameters via URL string, and also
+    support for URL strings in the oscsend and oscdump tools.
+  * As a result of the above, support for TCP and Unix sockets in the
+    oscsend and oscdump tools.
+
+- Update to version 0.28
+  * Fixed build for Windows (MingW, MSVC) and Android platforms
+  * Fixed an implicit cast issue in C++ bindings for lo::ServerThread
+  * Documentation, small fixes
+  * Added a function to get library version information (lo_version)
+
+-------------------------------------------------------------------

Old:
----
  liblo-0.26.tar.gz

New:
----
  liblo-0.28.tar.gz

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

Other differences:
------------------
++++++ liblo.spec ++++++
--- /var/tmp/diff_new_pack.bCgoSb/_old  2014-08-27 07:46:20.000000000 +0200
+++ /var/tmp/diff_new_pack.bCgoSb/_new  2014-08-27 07:46:20.000000000 +0200
@@ -21,11 +21,12 @@
 Summary:        Lightweight Open Sound Control implementation
 License:        LGPL-2.1+
 Group:          Development/Libraries/C and C++
-Version:        0.26
+Version:        0.28
 Release:        0
 Url:            http://plugin.org.uk/liblo/
 
 Source:         %{name}-%{version}.tar.gz
+Source100:      baselibs.conf
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  doxygen
 BuildRequires:  libtool

++++++ liblo-0.26.tar.gz -> liblo-0.28.tar.gz ++++++
++++ 81191 lines of diff (skipped)

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

Reply via email to