Gus Kenion 2024-02-21 10:45:57 +00:00 committed by Git OBS Bridge
parent 60ba4b650d
commit 1fdea59f1b
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Feb 21 10:45:55 UTC 2024 - Gus Kenion <gus.kenion@suse.com>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Fri Apr 29 12:22:31 UTC 2022 - Fridrich Strba <fstrba@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package javamail
#
# Copyright (c) 2022 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
@ -50,7 +50,7 @@ Group: Documentation/HTML
%prep
%setup -q -n %{name}-%{git_tag}
%patch0 -p1
%patch -P 0 -p1
add_dep() {
%pom_xpath_inject pom:project "<dependencies/>" ${2}