forked from pool/keybinder
Accepting request 1149337 from home:dimstar:rpm4.20:k
Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1149337 OBS-URL: https://build.opensuse.org/package/show/X11:lxde/keybinder?expand=0&rev=9
This commit is contained in:
parent
309e9d1002
commit
3a981b21ba
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user