1
0
Ana Guerrero 2024-02-20 20:15:20 +00:00 committed by Git OBS Bridge
commit 51da57bd85
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Feb 20 10:42:09 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Wed Oct 25 15:57:51 UTC 2023 - Fridrich Strba <fstrba@suse.com>

View File

@ -64,8 +64,8 @@ Pool Package.
%setup -q -n %{short_name}-%{version}-src
# remove all binary libs
find . -name "*.jar" -exec rm -f {} \;
%patch0
%patch1 -p1
%patch -P 0
%patch -P 1 -p1
dos2unix README.txt