Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package devilspie2 for openSUSE:Factory checked in at 2026-06-03 20:27:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/devilspie2 (Old) and /work/SRC/openSUSE:Factory/.devilspie2.new.1937 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "devilspie2" Wed Jun 3 20:27:26 2026 rev:12 rq:1356921 version:0.45 Changes: -------- --- /work/SRC/openSUSE:Factory/devilspie2/devilspie2.changes 2025-12-09 12:56:29.759440304 +0100 +++ /work/SRC/openSUSE:Factory/.devilspie2.new.1937/devilspie2.changes 2026-06-03 20:29:51.755721723 +0200 @@ -1,0 +2,7 @@ +Wed Jun 3 09:35:12 UTC 2026 - Martin Pluskal <[email protected]> + +- Modernize spec file: + * Use https for Source URL + * Use %{_sysconfdir} macro instead of hardcoded /etc + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ devilspie2.spec ++++++ --- /var/tmp/diff_new_pack.hodJFW/_old 2026-06-03 20:29:52.331745579 +0200 +++ /var/tmp/diff_new_pack.hodJFW/_new 2026-06-03 20:29:52.335745745 +0200 @@ -1,7 +1,7 @@ # # spec file for package devilspie2 # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2026 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 @@ -22,7 +22,7 @@ Summary: A window matching utility License: GPL-3.0-or-later URL: https://www.nongnu.org/devilspie2/ -Source0: http://download.savannah.nongnu.org/releases/devilspie2/devilspie2_%{version}-src.tar.gz +Source0: https://download.savannah.nongnu.org/releases/devilspie2/devilspie2_%{version}-src.tar.gz BuildRequires: pkgconfig BuildRequires: pkgconfig(gtk+-3.0) BuildRequires: pkgconfig(libwnck-3.0) @@ -56,7 +56,7 @@ %doc AUTHORS README %{_bindir}/%{name} %{_mandir}/man1/%{name}.1%{?ext_man} -/etc/xdg/autostart/%{name}.desktop +%{_sysconfdir}/xdg/autostart/%{name}.desktop %files lang -f %{name}.lang
