Compare commits
4 Commits
Author | SHA256 | Date | |
---|---|---|---|
47270a22e3 | |||
5378f5d3cc | |||
669b1fe79f | |||
903f2f1543 |
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 13 08:26:18 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
- Fix build with apache-commons-parent 71
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 27 23:53:53 UTC 2022 - Anton Shvetz <shvetz.anton@gmail.com>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file
|
||||
# spec file for package apache-commons-imaging
|
||||
#
|
||||
# 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
|
||||
@@ -47,6 +47,7 @@ This package contains the API documentation for %{name}.
|
||||
%prep
|
||||
%setup -q -n %{short_name}-%{base_ver}-%{pre_ver}-src
|
||||
%pom_remove_plugin org.codehaus.mojo:animal-sniffer-maven-plugin
|
||||
%pom_remove_plugin org.codehaus.mojo:findbugs-maven-plugin
|
||||
|
||||
%build
|
||||
%{mvn_build} -f -- -Dsource=8
|
||||
|
Reference in New Issue
Block a user