1
0
Fridrich Strba 2024-02-20 15:44:12 +00:00 committed by Git OBS Bridge
parent 202fa1907a
commit 4ec77ef1d8
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Feb 20 15:44:04 UTC 2024 - Fridrich Strba <fstrba@suse.com>
- Use %patch -P N instead of deprecated %patchN.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 17 21:59:08 UTC 2023 - Fridrich Strba <fstrba@suse.com> Fri Feb 17 21:59:08 UTC 2023 - Fridrich Strba <fstrba@suse.com>

View File

@ -1,7 +1,7 @@
# #
# spec file for package java-atk-wrapper # spec file for package java-atk-wrapper
# #
# Copyright (c) 2023 SUSE LLC # Copyright (c) 2024 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -60,7 +60,7 @@ change of underlying communication mechanism.
%prep %prep
%setup -q %setup -q
%patch0 -p1 %patch -P 0 -p1
cp %{SOURCE1} %{SOURCE2} . cp %{SOURCE1} %{SOURCE2} .
%build %build