SHA256
1
0
forked from pool/jhighlight

Accepting request 1148589 from Java:packages

rpm 4.20 compat

OBS-URL: https://build.opensuse.org/request/show/1148589
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jhighlight?expand=0&rev=3
This commit is contained in:
Ana Guerrero 2024-02-21 17:00:04 +00:00 committed by Git OBS Bridge
commit e4e3ca02e5
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Feb 21 10:47:20 UTC 2024 - Gus Kenion <gus.kenion@suse.com>
- Use %patch -P N instead of deprecated %patchN.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 22 16:49:37 UTC 2022 - Fridrich Strba <fstrba@suse.com> Tue Mar 22 16:49:37 UTC 2022 - Fridrich Strba <fstrba@suse.com>

View File

@ -1,7 +1,7 @@
# #
# spec file for package jhighlight # spec file for package jhighlight
# #
# Copyright (c) 2022 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
@ -49,7 +49,7 @@ This package contains the API documentation for %{name}.
%prep %prep
%setup -q -n %{name}-%{name}-%{version} %setup -q -n %{name}-%{name}-%{version}
%patch0 %patch -P 0
%{mvn_alias} : com.uwyn: %{mvn_alias} : com.uwyn:
%build %build