2024-02-20 20:15:23 +00:00
committed by Git OBS Bridge
2 changed files with 7 additions and 3 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Feb 20 10:43:16 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN.
-------------------------------------------------------------------
Wed Mar 30 10:29:27 UTC 2022 - Fridrich Strba <fstrba@suse.com>

View File

@@ -51,9 +51,7 @@ Group: Documentation/Other
This package contains the API documentation for %{name}.
%prep
%setup -q -n %{short_name}-%{version}-src -a1
%patch0 -p1
%patch1 -p1
%autosetup -p1 -n %{short_name}-%{version}-src -a1
%build
ant -Dmaven.mode.offline=true -Dmaven.test.skip=true \