Accepting request 757895 from home:13ilya
- Update to 0.21.17 * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.17/NEWS * protocol * relax the ISO 8601 parser: allow omitting field separators, the time of day and the "Z" suffix * archive * zzip: improve error reporting * outputs * jack: mark ports as terminal * shout: declare metadata as UTF-8 * fix build failure with -Ddatabase=false OBS-URL: https://build.opensuse.org/request/show/757895 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=36
This commit is contained in:
parent
83b1e51c6e
commit
741c6af19a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:30cf1bddf7d7388487276745ad3515f134e07f0c57f9f97cb2b5d3befd4a4d92
|
||||
size 673732
|
3
mpd-0.21.17.tar.xz
Normal file
3
mpd-0.21.17.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8498aa9e114661e99a12c4fcaeab8c6e83a33c6ad9ca0162774699d6c8236a62
|
||||
size 675000
|
15
mpd.changes
15
mpd.changes
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 18 15:55:55 UTC 2019 - Илья Индиго <ilya@ilya.pp.ua>
|
||||
|
||||
- Update to 0.21.17
|
||||
* https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.17/NEWS
|
||||
* protocol
|
||||
* relax the ISO 8601 parser: allow omitting field separators,
|
||||
the time of day and the "Z" suffix
|
||||
* archive
|
||||
* zzip: improve error reporting
|
||||
* outputs
|
||||
* jack: mark ports as terminal
|
||||
* shout: declare metadata as UTF-8
|
||||
* fix build failure with -Ddatabase=false
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 16 11:36:22 UTC 2019 - Илья Индиго <ilya@ilya.pp.ua>
|
||||
|
||||
|
4
mpd.spec
4
mpd.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package mpd
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -20,7 +20,7 @@
|
||||
%bcond_with faad
|
||||
%bcond_without mpd_iso9660
|
||||
Name: mpd
|
||||
Version: 0.21.16
|
||||
Version: 0.21.17
|
||||
Release: 0
|
||||
Summary: Music Player Daemon
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user