Package Release Info

dleyna-core-0.6.0-bp150.1.3

Update Info: Base Release
Available in Package Hub : 15

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

dleyna-core-devel
libdleyna-core-1_0-5

Change Logs

* Fri Feb 16 2018 bjorn.lie@gmail.com
- Update to version 0.6.0:
  + Added new core.c and core.h to add new function
    dleyna_core_prv_conve.
  + [m4]:
  - Don't use bash "let" builtin.
  - Use AS_VAR_APPEND macro instead of "+=".
  + Don't schedule dleyna_task_processor_t->on_quit_cb more than
    once.
  + Remove all queues before dleyna_task_processor_t->on_quit_cb is
    run.
  + Gracefully exit in case of dbus session crash.
- Add libtool BuildRequires and pass autoreconf, bootstrap tarball.
- Do a minor spec cleanup.
- Rename libdleyna-core-1_0-4 subpackage to libdleyna-core-1_0-5,
  following upstreams soname bump. Do this via adding a sover
  define, currently set to 5.
- Pass --disable-static to configure, ensure we do not build any
  static files.
* Sat May 02 2015 zaitor@opensuse.org
- Update to version 0.5.0:
  + [m4] Don't use bash arrays in m4 macros.
  + [Autoconf] Add --no-undefined to compiler option.
  + [settings]:
  - Add "push-host-port" setting.
  - Add "port" setting.
  + [Warnings] Fix compile warnings on ARM.
- Rename subpackage libdleyna-core-1_0-4 following upstreams soname
  bump.
* Mon Aug 25 2014 dimstar@opensuse.org
- Update to version 0.4.0:
  + Minor bug fixes.
- Rename libdleyna-core-1_0-1 subpackage to libdleyna-core-1_0-3,
  following upstreams soname bump.
* Mon Aug 12 2013 dimstar@opensuse.org
- Initial package, version 0.1.0.