Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package qsyncthingtray for openSUSE:Factory checked in at 2024-02-21 17:59:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qsyncthingtray (Old) and /work/SRC/openSUSE:Factory/.qsyncthingtray.new.1706 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qsyncthingtray" Wed Feb 21 17:59:21 2024 rev:5 rq:1148540 version:0.5.8 Changes: -------- --- /work/SRC/openSUSE:Factory/qsyncthingtray/qsyncthingtray.changes 2018-06-19 11:56:20.066359277 +0200 +++ /work/SRC/openSUSE:Factory/.qsyncthingtray.new.1706/qsyncthingtray.changes 2024-02-21 17:59:24.553796650 +0100 @@ -1,0 +2,6 @@ +Tue Feb 20 13:51:47 UTC 2024 - Dominique Leuenberger <[email protected]> + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qsyncthingtray.spec ++++++ --- /var/tmp/diff_new_pack.81pNOD/_old 2024-02-21 17:59:25.521831655 +0100 +++ /var/tmp/diff_new_pack.81pNOD/_new 2024-02-21 17:59:25.525831799 +0100 @@ -65,8 +65,8 @@ * A toggle for monochrome icon. %prep -%setup -q -n %{_name}-%{version} -%patch0 -p1 +%autosetup -p1 -n %{_name}-%{version} + cp %{SOURCE1} %{name}.desktop cp %{SOURCE2} %{name}.appdata.xml sed -i 's|%{_prefix}/local|%{_prefix}|g' includes/platforms/linux/posixUtils.hpp
