SHA256
1
0
forked from pool/keybinder
Ana Guerrero 2024-02-22 20:00:43 +00:00 committed by Git OBS Bridge
commit 8ad5f59a6d
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Feb 22 12:48:55 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN
-------------------------------------------------------------------
Mon Nov 6 16:19:23 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -130,8 +130,8 @@ This package provides the GObject Introspection bindings for libkeybinder0.
# End of compatibility cruft
%prep
%setup -q
%patch0 -p1
%autosetup -p1
cp -a %{SOURCE1} examples
find examples/ \( -name '*.py' -o -name '*.lua' \) -print -exec sh -c '
ed -s "$1" 2>/dev/null <<\EOF