Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mpris-ctl for openSUSE:Factory checked in at 2025-11-04 18:43:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mpris-ctl (Old) and /work/SRC/openSUSE:Factory/.mpris-ctl.new.1980 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mpris-ctl" Tue Nov 4 18:43:54 2025 rev:4 rq:1315502 version:1.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/mpris-ctl/mpris-ctl.changes 2025-02-24 15:49:01.111885565 +0100 +++ /work/SRC/openSUSE:Factory/.mpris-ctl.new.1980/mpris-ctl.changes 2025-11-04 18:45:21.240992694 +0100 @@ -1,0 +2,9 @@ +Tue Nov 4 12:59:00 UTC 2025 - Martin Hauke <[email protected]> + +- Update to version 1.0.1 + * New version to release the improvements made by @mcepl to the + install target. +- Drop patch: + * openSUSE-install.patch (not longer needed) + +------------------------------------------------------------------- Old: ---- openSUSE-install.patch v1.0.0.tar.gz New: ---- mpris-ctl-v1.0.1.tar.gz ----------(Old B)---------- Old:- Drop patch: * openSUSE-install.patch (not longer needed) ----------(Old E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mpris-ctl.spec ++++++ --- /var/tmp/diff_new_pack.KAe3wK/_old 2025-11-04 18:45:22.093028530 +0100 +++ /var/tmp/diff_new_pack.KAe3wK/_new 2025-11-04 18:45:22.097028699 +0100 @@ -1,7 +1,7 @@ # # spec file for package mpris-ctl # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,15 +17,12 @@ Name: mpris-ctl -Version: 1.0.0 +Version: 1.0.1 Release: 0 Summary: Basic mpris player control for linux command line License: MIT URL: https://git.sr.ht/~mariusor/mpris-ctl -Source: https://git.sr.ht/~mariusor/mpris-ctl/archive/v%{version}.tar.gz -# PATCH-FIX-UPSTREAM openSUSE-install.patch gh#mariusor/mpris-ctl#21 [email protected] -# Fix Makefile for install to create required directories -Patch0: openSUSE-install.patch +Source: https://git.sr.ht/~mariusor/mpris-ctl/archive/v%{version}.tar.gz#/%{name}-v%{version}.tar.gz BuildRequires: dbus-1-devel BuildRequires: scdoc @@ -34,7 +31,7 @@ DBus interface, targeted at keyboard based WMs. %prep -%autosetup -p1 -n mpris-ctl-v%{version} +%autosetup -p1 -n %{name}-v%{version} %build %make_build
