Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lxqt-session for openSUSE:Factory checked in at 2024-02-21 17:58:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lxqt-session (Old) and /work/SRC/openSUSE:Factory/.lxqt-session.new.1706 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lxqt-session" Wed Feb 21 17:58:05 2024 rev:31 rq:1148411 version:1.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/lxqt-session/lxqt-session.changes 2023-11-07 21:26:17.887380241 +0100 +++ /work/SRC/openSUSE:Factory/.lxqt-session.new.1706/lxqt-session.changes 2024-02-21 17:58:14.071247989 +0100 @@ -1,0 +2,6 @@ +Wed Feb 21 07:19:35 UTC 2024 - Michael Vetter <[email protected]> + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lxqt-session.spec ++++++ --- /var/tmp/diff_new_pack.LW7h6P/_old 2024-02-21 17:58:15.003281692 +0100 +++ /var/tmp/diff_new_pack.LW7h6P/_new 2024-02-21 17:58:15.003281692 +0100 @@ -1,7 +1,7 @@ # # spec file for package lxqt-session # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -47,7 +47,7 @@ BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(x11-xcb) Requires(post): update-alternatives -Requires(postun):update-alternatives +Requires(postun): update-alternatives Requires: qtxdg-tools Recommends: %{name}-lang Obsoletes: lxqt-common <= 0.12.0 @@ -62,9 +62,7 @@ %lang_package %prep -%setup -q -%patch0 -p1 -%patch1 -p1 +%autosetup -p1 # Changing LXQt into X-LXQt in desktop files to be freedesktop compliant and shut rpmlint warnings #find -name '*desktop.in*' -exec sed -ri 's/(LXQt;)/X-\1/' {} +
