Accepting request 1149158 from home:dimstar:rpm4.20:b

Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1149158
OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/bff4?expand=0&rev=10
This commit is contained in:
Adam Mizerski 2024-02-22 11:00:21 +00:00 committed by Git OBS Bridge
parent dd1d0457b1
commit 5c5e6cf144
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Feb 22 10:10:22 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Thu Oct 17 14:34:32 UTC 2019 - Richard Brown <rbrown@suse.com>

View File

@ -40,7 +40,7 @@ Oleg Mazonka 4.12.06 http://mazonka.com/
%prep
cp %{SOURCE0} %{SOURCE1} .
%patch0
%patch -P 0
%build
gcc %{name}.c -o %{name} %{optflags}