8
0

4 Commits

2 changed files with 8 additions and 2 deletions

View File

@@ -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> Wed Apr 27 23:53:53 UTC 2022 - Anton Shvetz <shvetz.anton@gmail.com>

View File

@@ -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 # 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
@@ -47,6 +47,7 @@ This package contains the API documentation for %{name}.
%prep %prep
%setup -q -n %{short_name}-%{base_ver}-%{pre_ver}-src %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:animal-sniffer-maven-plugin
%pom_remove_plugin org.codehaus.mojo:findbugs-maven-plugin
%build %build
%{mvn_build} -f -- -Dsource=8 %{mvn_build} -f -- -Dsource=8