Hello community,

here is the log from the commit of package libmpdclient for openSUSE:Factory 
checked in at 2019-12-05 17:34:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libmpdclient (Old)
 and      /work/SRC/openSUSE:Factory/.libmpdclient.new.4691 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libmpdclient"

Thu Dec  5 17:34:39 2019 rev:4 rq:754293 version:2.17

Changes:
--------
--- /work/SRC/openSUSE:Factory/libmpdclient/libmpdclient.changes        
2018-11-09 07:56:54.455540566 +0100
+++ /work/SRC/openSUSE:Factory/.libmpdclient.new.4691/libmpdclient.changes      
2019-12-05 17:35:36.785433329 +0100
@@ -1,0 +2,15 @@
+Thu Dec  5 07:37:55 UTC 2019 - Илья Индиго <i...@ilya.pp.ua>
+
+- Update to 2.17
+  * https://raw.githubusercontent.com/MusicPlayerDaemon/libmpdclient/v2.17/NEWS
+  * search: add mpd_search_add_db_songs_to_playlist()
+  * idle: support event "partition"
+  * support MPD protocol 0.19 - "listneighbors"
+  * support MPD protocol 0.22 - "getfingerprint"
+  * support tags "MPD_TAG_LABEL", "MPD_TAG_MUSICBRAINZ_WORKID",
+    "Grouping", "Work", "Conductor"
+  * support MPD partitions
+  * mpd_async_set_keepalive() returns bool
+  * mpd_connection_set_keepalive() returns bool
+
+-------------------------------------------------------------------

Old:
----
  libmpdclient-2.16.tar.xz

New:
----
  libmpdclient-2.17.tar.xz

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

Other differences:
------------------
++++++ libmpdclient.spec ++++++
--- /var/tmp/diff_new_pack.Yly4vv/_old  2019-12-05 17:35:37.541433056 +0100
+++ /var/tmp/diff_new_pack.Yly4vv/_new  2019-12-05 17:35:37.545433055 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libmpdclient
 #
-# Copyright (c) 2018 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
@@ -18,14 +18,14 @@
 
 %define so_name 2
 Name:           libmpdclient
-Version:        2.16
+Version:        2.17
 Release:        0
 Summary:        Library for interfacing the Music Player Daemon
 License:        BSD-3-Clause
 Group:          Development/Libraries/C and C++
-URL:            http://www.musicpd.org/libs/libmpdclient/
-Source:         
http://www.musicpd.org/download/libmpdclient/2/%{name}-%{version}.tar.xz
-BuildRequires:  meson >= 0.40
+URL:            https://musicpd.org/libs/libmpdclient
+Source0:        
https://musicpd.org/download/%{name}/2/%{name}-%{version}.tar.xz
+BuildRequires:  meson
 BuildRequires:  ninja
 BuildRequires:  pkgconfig
 
@@ -60,7 +60,7 @@
 
 %install
 %meson_install
-rm -rf %{buildroot}%{_datadir}/doc
+rm -r %{buildroot}%{_datadir}/doc
 
 %post   -n %{name}%{so_name} -p /sbin/ldconfig
 %postun -n %{name}%{so_name} -p /sbin/ldconfig

++++++ libmpdclient-2.16.tar.xz -> libmpdclient-2.17.tar.xz ++++++
++++ 3506 lines of diff (skipped)


Reply via email to