Hello community,

here is the log from the commit of package libmpdclient for openSUSE:Factory 
checked in at 2020-01-27 20:17:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libmpdclient (Old)
 and      /work/SRC/openSUSE:Factory/.libmpdclient.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libmpdclient"

Mon Jan 27 20:17:00 2020 rev:5 rq:767562 version:2.18

Changes:
--------
--- /work/SRC/openSUSE:Factory/libmpdclient/libmpdclient.changes        
2019-12-05 17:35:36.785433329 +0100
+++ /work/SRC/openSUSE:Factory/.libmpdclient.new.26092/libmpdclient.changes     
2020-01-27 20:17:01.588507465 +0100
@@ -1,0 +2,13 @@
+Mon Jan 27 06:35:18 UTC 2020 - Илья Индиго <[email protected]>
+
+- Update to 2.18
+  * https://raw.githubusercontent.com/MusicPlayerDaemon/libmpdclient/v2.18/NEWS
+  * more out-of-memory checks
+  * partition: add mpd_recv_partition()
+  * support MPD protocol 0.21
+    * "oneshot" single state
+  * support MPD protocol 0.22
+    * status: add mpd_status_get_partition()
+    * commands "delpartition", "moveoutput"
+
+-------------------------------------------------------------------

Old:
----
  libmpdclient-2.17.tar.xz

New:
----
  libmpdclient-2.18.tar.xz

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

Other differences:
------------------
++++++ libmpdclient.spec ++++++
--- /var/tmp/diff_new_pack.7gFBhj/_old  2020-01-27 20:17:02.240507863 +0100
+++ /var/tmp/diff_new_pack.7gFBhj/_new  2020-01-27 20:17:02.252507871 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libmpdclient
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %define so_name 2
 Name:           libmpdclient
-Version:        2.17
+Version:        2.18
 Release:        0
 Summary:        Library for interfacing the Music Player Daemon
 License:        BSD-3-Clause
@@ -54,8 +54,7 @@
 %setup -q
 
 %build
-%meson \
-    -D documentation=false
+%meson -D documentation=false
 %meson_build
 
 %install
@@ -74,7 +73,7 @@
 %doc NEWS
 %{_includedir}/mpd
 %{_libdir}/%{name}.so
-%{_libdir}/pkgconfig/libmpdclient.pc
+%{_libdir}/pkgconfig/%{name}.pc
 %{_datadir}/vala
 
 %changelog

++++++ libmpdclient-2.17.tar.xz -> libmpdclient-2.18.tar.xz ++++++
++++ 1966 lines of diff (skipped)


Reply via email to