Fridrich Strba 2022-03-18 18:51:27 +00:00 committed by Git OBS Bridge
parent 7f0e8b1172
commit 31c19e91dd
3 changed files with 9 additions and 3 deletions

View File

@ -21,7 +21,7 @@
<property name="bundle.version" value="${project.version}.0"/>
<property name="compiler.source" value="1.6"/>
<property name="compiler.source" value="1.8"/>
<property name="compiler.target" value="${compiler.source}"/>
<property name="build.finalName" value="${project.artifactId}-3.6"/>

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Mar 18 18:50:33 UTC 2022 - Fridrich Strba <fstrba@suse.com>
- Build with source/target levels 8
-------------------------------------------------------------------
Thu Jan 9 08:32:51 UTC 2020 - Fridrich Strba <fstrba@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package apache-commons-net
# spec file
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -30,6 +30,7 @@ Source0: http://archive.apache.org/dist/commons/%{base_name}/source/%{sho
Source1: %{name}-build.xml
BuildRequires: ant
BuildRequires: fdupes
BuildRequires: java-devel >= 1.8
BuildRequires: javapackages-local
Provides: %{short_name} = %{version}-%{release}
Obsoletes: %{short_name} < %{version}-%{release}