Compare commits
1 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
|
|
db627daf50 |
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 12 07:46:42 UTC 2025 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
- Fix build with maven-jar-plugin 3.5.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 19 11:04:00 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file
|
||||
# spec file for package jnr-process
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC and contributors
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -51,6 +51,8 @@ This package contains the API documentation for %{name}.
|
||||
|
||||
%pom_remove_plugin :maven-javadoc-plugin
|
||||
|
||||
%pom_xpath_remove 'pom:plugin[pom:artifactId="maven-jar-plugin"]/pom:executions'
|
||||
|
||||
%{mvn_file} : %{cluster}/%{name}
|
||||
|
||||
%build
|
||||
|
||||
Reference in New Issue
Block a user