GNOME 43.rc - let's get this into Staging to see what we break (e.g meson:test seems to be an issue already) OBS-URL: https://build.opensuse.org/request/show/1002700 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/dleyna-core?expand=0&rev=16
83 lines
3.1 KiB
Plaintext
83 lines
3.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sun Aug 28 08:00:50 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
- Add port-to-gupnp-1_6.patch: Backport commits from upstream, fix
|
|
build with new gupnp. Following this, bump sover and replace
|
|
pkgconfig(gupnp-1.2) with pkgconfig(gupnp-1.6) BuildRequires.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Sep 26 10:50:25 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
- Update to version 0.7.0:
|
|
+ Port to GUPnP 1.2 API
|
|
+ Switch build system to meson
|
|
+ Make connector search path overridable by setting
|
|
DLEYNA_CONNECTOR_PATH environment variable
|
|
+ Stability improvements for the task processor
|
|
- Add meson BuildRequires and macros, and drop libtool
|
|
BuildRequires, following upstreams port.
|
|
- Drop dleyna-core-port-to-gupnp1_2.patch: Fixed upstream.
|
|
- Update URL and Source to new home, as intel have dropped
|
|
maintenance of this package, go with the leading fork.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jul 7 22:53:30 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Fixup RPM category groups. Avoid em dashes in summaries.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 13 20:35:35 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
- Add dleyna-core-port-to-gupnp1_2.patch: Port to gupnp-1.2.
|
|
Following the above patch, replace pkgconfig(gupnp-1.0) with
|
|
pkgconfig(gupnp-1.2) BuildRequires.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 16 10:13:14 UTC 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 2 08:43:29 UTC 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 20:46:50 UTC 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 18:03:13 UTC 2013 - dimstar@opensuse.org
|
|
|
|
- Initial package, version 0.1.0.
|
|
|