Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package deadbeef-plugin-mpris2 for
openSUSE:Factory checked in at 2023-10-10 21:00:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/deadbeef-plugin-mpris2 (Old)
and /work/SRC/openSUSE:Factory/.deadbeef-plugin-mpris2.new.28202 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "deadbeef-plugin-mpris2"
Tue Oct 10 21:00:49 2023 rev:6 rq:1116613 version:1.16
Changes:
--------
---
/work/SRC/openSUSE:Factory/deadbeef-plugin-mpris2/deadbeef-plugin-mpris2.changes
2022-07-05 12:09:53.724592511 +0200
+++
/work/SRC/openSUSE:Factory/.deadbeef-plugin-mpris2.new.28202/deadbeef-plugin-mpris2.changes
2023-10-10 21:02:16.050362678 +0200
@@ -1,0 +2,10 @@
+Tue Oct 3 07:16:39 UTC 2023 - Muhammad Akbar Yanuar Mantari <[email protected]>
+
+- Update to DeaDBeeF-Player git version 1.16
+ * onPlayerSetPropertyHandler: return TRUE when ignoring playback
+ configs
+ gh#DeaDBeeF-Player/deadbeef-mpris2-plugin#4
+ * Update to newest artwork plugin
+ gh#DeaDBeeF-Player/deadbeef-mpris2-plugin#1
+
+-------------------------------------------------------------------
Old:
----
deadbeef-mpris2-plugin-1.14.tar.xz
New:
----
deadbeef-mpris2-plugin-1.16.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ deadbeef-plugin-mpris2.spec ++++++
--- /var/tmp/diff_new_pack.onUn0Z/_old 2023-10-10 21:02:17.098400683 +0200
+++ /var/tmp/diff_new_pack.onUn0Z/_new 2023-10-10 21:02:17.102400828 +0200
@@ -1,7 +1,7 @@
#
# spec file for package deadbeef-plugin-mpris2
#
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2020 Hillwood Yang <[email protected]>
#
# All modifications and additions to the file contributed by third parties
@@ -19,13 +19,13 @@
%define _name deadbeef-mpris2-plugin
Name: deadbeef-plugin-mpris2
-Version: 1.14
+Version: 1.16
Release: 0
Summary: MPRISv2 plugin for the DeaDBeeF music player
License: GPL-3.0-or-later
Group: Productivity/Multimedia/Sound/Players
-URL: https://github.com/Serranya/deadbeef-mpris2-plugin
-Source: %{url}/releases/download/v%{version}/%{_name}-%{version}.tar.xz
+URL: https://github.com/DeaDBeeF-Player/deadbeef-mpris2-plugin
+Source:
%{url}/archive/refs/tags/v%{version}.tar.gz#/%{_name}-%{version}.tar.gz
BuildRequires: autoconf >= 2.69
BuildRequires: automake
BuildRequires: deadbeef-devel >= 0.6.2
@@ -46,7 +46,7 @@
DeaDBeeF for instance to integrate DeaDBeeF into Sound Menu.
%prep
-%setup -q -n deadbeef-%{version}
+%setup -q -n %{_name}-%{version}
%build
autoreconf -fi