Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pumpa for openSUSE:Factory checked in at 2025-11-24 17:16:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pumpa (Old) and /work/SRC/openSUSE:Factory/.pumpa.new.14147 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pumpa" Mon Nov 24 17:16:56 2025 rev:13 rq:1319701 version:0.9.3 Changes: -------- --- /work/SRC/openSUSE:Factory/pumpa/pumpa.changes 2017-08-13 14:57:00.611145156 +0200 +++ /work/SRC/openSUSE:Factory/.pumpa.new.14147/pumpa.changes 2025-11-24 17:16:57.952351008 +0100 @@ -1,0 +2,6 @@ +Mon Nov 24 01:51:10 UTC 2025 - Stanislav Brabec <[email protected]> + +- Remove unused BuildRequires: update-desktop-files. +- Explicitly add desktop-file-utils to BuildRequires. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pumpa.spec ++++++ --- /var/tmp/diff_new_pack.BTUpGV/_old 2025-11-24 17:16:59.060397726 +0100 +++ /var/tmp/diff_new_pack.BTUpGV/_new 2025-11-24 17:16:59.064397894 +0100 @@ -1,7 +1,7 @@ # # spec file for package pumpa # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# 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 @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -20,17 +20,17 @@ Version: 0.9.3 Release: 0 Summary: A pump.io client written in C++/Qt -License: GPL-3.0+ +License: GPL-3.0-or-later Group: System/GUI/Other -Url: https://pumpa.branchable.com/ +URL: https://pumpa.branchable.com/ Source: https://sjoberg.fi/software/downloads/%{name}/%{name}-%{version}.tar.xz Source1: https://sjoberg.fi/software/downloads/%{name}/%{name}-%{version}.tar.xz.sign Source2: %{name}.keyring +BuildRequires: desktop-file-utils BuildRequires: gcc-c++ BuildRequires: hicolor-icon-theme BuildRequires: libtidy-devel BuildRequires: pkgconfig -BuildRequires: update-desktop-files BuildRequires: pkgconfig(Qt5Core) BuildRequires: pkgconfig(Qt5DBus) BuildRequires: pkgconfig(Qt5Gui)
