Gus Kenion 2024-02-21 10:51:16 +00:00 committed by Git OBS Bridge
parent 9751e5ff36
commit 93e9d4e27f
2 changed files with 7 additions and 7 deletions

View File

@ -1,7 +1,7 @@
# #
# spec file # spec file for package modello-maven-plugin
# #
# 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
@ -79,8 +79,8 @@ API documentation for %{name}.
%prep %prep
%setup -q -n %{parent}-%{version} %setup -q -n %{parent}-%{version}
%patch0 -p1 %patch -P 0 -p1
%patch1 -p1 %patch -P 1 -p1
cp -p %{SOURCE1} LICENSE cp -p %{SOURCE1} LICENSE
%pom_remove_plugin :maven-site-plugin %pom_remove_plugin :maven-site-plugin

View File

@ -1,7 +1,7 @@
# #
# spec file for package modello # spec file for package modello
# #
# 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
@ -74,8 +74,8 @@ API documentation for %{name}.
%prep %prep
%setup -q -a100 %setup -q -a100
%patch0 -p1 %patch -P 0 -p1
%patch1 -p1 %patch -P 1 -p1
cp -p %{SOURCE1} LICENSE cp -p %{SOURCE1} LICENSE
%pom_remove_plugin :maven-site-plugin %pom_remove_plugin :maven-site-plugin