Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package keybinder for openSUSE:Factory checked in at 2023-11-06 21:15:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/keybinder (Old) and /work/SRC/openSUSE:Factory/.keybinder.new.17445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "keybinder" Mon Nov 6 21:15:00 2023 rev:4 rq:1123664 version:0.3.1 Changes: -------- --- /work/SRC/openSUSE:Factory/keybinder/keybinder.changes 2022-04-05 19:55:57.205899112 +0200 +++ /work/SRC/openSUSE:Factory/.keybinder.new.17445/keybinder.changes 2023-11-06 21:15:17.285494802 +0100 @@ -1,0 +2,6 @@ +Mon Nov 6 16:19:23 UTC 2023 - Dominique Leuenberger <[email protected]> + +- Fix build with RPM 4.19: unnumbered patches are no longer + supported. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ keybinder.spec ++++++ --- /var/tmp/diff_new_pack.U9AQbB/_old 2023-11-06 21:15:17.765512471 +0100 +++ /var/tmp/diff_new_pack.U9AQbB/_new 2023-11-06 21:15:17.769512618 +0100 @@ -1,7 +1,7 @@ # # spec file for package keybinder # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -33,7 +33,7 @@ URL: https://github.com/kupferlauncher Source: https://github.com/kupferlauncher/%{name}/archive/v%{version}/%{name}-%{version}.tar.gz Source1: example_gi.py -Patch: keybinder-doc-xml-fallback.patch +Patch0: keybinder-doc-xml-fallback.patch BuildRequires: ed BuildRequires: fdupes # For Documentation Directory Ownership @@ -131,7 +131,7 @@ %prep %setup -q -%patch -p1 +%patch0 -p1 cp -a %{SOURCE1} examples find examples/ \( -name '*.py' -o -name '*.lua' \) -print -exec sh -c ' ed -s "$1" 2>/dev/null <<\EOF
