Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package xfce4-mpc-plugin for 
openSUSE:Factory checked in at 2023-05-02 16:18:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfce4-mpc-plugin (Old)
 and      /work/SRC/openSUSE:Factory/.xfce4-mpc-plugin.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xfce4-mpc-plugin"

Tue May  2 16:18:37 2023 rev:2 rq:1083874 version:0.5.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/xfce4-mpc-plugin/xfce4-mpc-plugin.changes        
2019-08-20 10:58:05.228672521 +0200
+++ 
/work/SRC/openSUSE:Factory/.xfce4-mpc-plugin.new.1533/xfce4-mpc-plugin.changes  
    2023-05-02 16:20:23.066293678 +0200
@@ -1,0 +2,41 @@
+Sat Apr 29 09:09:23 UTC 2023 - Manfred Hollstein <[email protected]>
+
+- Update to version 0.5.3
+  * Fix typos
+  * Translate more strings (Fixes #8)
+  * Fix translated strings (Fixes #5)
+  * Remove deprecated project files
+  * build: Fix compiler warnings
+  * Fix translated string (Fixes #4)
+  * Revert "Remove deprecated project files"
+  * Update copyright year
+  * Remove deprecated project files
+  * Update Makefile.am
+  * Fix strings if song data is not available (#9)
+  * build: Add GLib requirement
+  * build: Fix autotools warnings
+  * Use "logo-icon-name" instead of "logo" in about dialog
+  * build: Fix intltool lock file problem during make distcheck
+  * stream can be toggled from right-click menu
+  * hide contextual menu 'stream' entry if streaming_appl isnt 
+    configured/set
+  * add a new 'stream' checkbox to contextual menu
+  * add mpc_stream_toggled callback
+  * add mpc_stop_streaming method
+  * use g_spawn_async instead of xfce_spawn_on_screen_with_child_watch
+    to spawn the streaming appl
+  * make sure error isnt NULL before dereferencing it
+  * launch the streaming client when clicking on play
+  * add mpc_launch_streaming() method
+  * Allow to configure a 'streaming command'
+  * use xfce_spawn_command_line() instead of deprecated 
+    xfce_spawn_command_line_on_screen()
+  * Bump copyright year
+  * Fix compilation warnings
+  * autoconf: Some updates
+  * Add basic GitLab pipeline
+  * Update URLs from goodies.x.o to docs.x.o
+  * Translation Updates
+- Remove _service file
+
+-------------------------------------------------------------------

Old:
----
  _service
  xfce4-mpc-plugin-0.5.2.tar.bz2

New:
----
  xfce4-mpc-plugin-0.5.3.tar.bz2

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

Other differences:
------------------
++++++ xfce4-mpc-plugin.spec ++++++
--- /var/tmp/diff_new_pack.BnFMsf/_old  2023-05-02 16:20:25.110305798 +0200
+++ /var/tmp/diff_new_pack.BnFMsf/_new  2023-05-02 16:20:25.118305846 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xfce4-mpc-plugin
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,11 +16,11 @@
 #
 
 
-%define panel_version 4.12.0
+%define panel_version 4.13.5
 %define plugin mpc
 %bcond_with git
 Name:           xfce4-%{plugin}-plugin
-Version:        0.5.2
+Version:        0.5.3
 Release:        0
 Summary:        MPD Client Plugin for the Xfce Panel
 License:        ISC
@@ -30,9 +30,11 @@
 BuildRequires:  fdupes
 BuildRequires:  intltool
 BuildRequires:  pkgconfig
+BuildRequires:  pkgconfig(glib-2.0) >= 2.60.0
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.22.0
 BuildRequires:  pkgconfig(libmpd)
 BuildRequires:  pkgconfig(libxfce4panel-2.0)  >= %{panel_version}
-BuildRequires:  pkgconfig(libxfce4ui-2)  >= %{panel_version}
+BuildRequires:  pkgconfig(libxfce4ui-2) >= 4.12.0
 %if %{with git}
 BuildRequires:  xfce4-dev-tools
 %endif
@@ -87,7 +89,7 @@
 %fdupes %{buildroot}%{_datadir}
 
 %files
-%doc AUTHORS README TODO
+%doc AUTHORS README
 %license COPYING
 %{_libdir}/xfce4/panel/plugins/libmpc.so
 %{_datadir}/xfce4/panel/plugins/xfce4-mpc-plugin.desktop

++++++ xfce4-mpc-plugin-0.5.2.tar.bz2 -> xfce4-mpc-plugin-0.5.3.tar.bz2 ++++++
++++ 63867 lines of diff (skipped)

Reply via email to