Fridrich Strba 2024-02-21 14:01:34 +00:00 committed by Git OBS Bridge
parent 4628b3749d
commit 053bc37e6a
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Feb 21 14:01:27 UTC 2024 - Fridrich Strba <fstrba@suse.com>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Thu Dec 14 08:51:29 UTC 2023 - Wang Jun <badboywj@gmail.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package jurand
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -47,7 +47,7 @@ rather than applying simple regular expressions on the source code.
%prep
%setup -q
%patch0 -p1
%patch -P 0 -p1
%build