Accepting request 1118620 from Java:packages
- Update to 2.14.0: * Lots of new features, fixes and updates. * https://commons.apache.org/proper/commons-io/changes-report.html#a2.14.0 OBS-URL: https://build.opensuse.org/request/show/1118620 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/apache-commons-io?expand=0&rev=19
This commit is contained in:
commit
2d8a3d161d
@ -10,7 +10,7 @@
|
||||
|
||||
<property name="project.groupId" value="commons-io"/>
|
||||
<property name="project.artifactId" value="commons-io"/>
|
||||
<property name="project.version" value="2.11.0"/>
|
||||
<property name="project.version" value="2.14.0"/>
|
||||
<property name="project.name" value="Apache Commons IO"/>
|
||||
<property name="project.description" value="The Apache Commons IO library
|
||||
contains utility classes, stream implementations, file filters,
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 18 12:52:58 UTC 2023 - David Anes <david.anes@suse.com>
|
||||
|
||||
- Update to 2.14.0:
|
||||
* Lots of new features, fixes and updates.
|
||||
* https://commons.apache.org/proper/commons-io/changes-report.html#a2.14.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 19 15:34:30 UTC 2022 - David Anes <david.anes@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -19,7 +19,7 @@
|
||||
%define base_name io
|
||||
%define short_name commons-%{base_name}
|
||||
Name: apache-%{short_name}
|
||||
Version: 2.11.0
|
||||
Version: 2.14.0
|
||||
Release: 0
|
||||
Summary: Utilities to assist with developing IO functionality
|
||||
License: Apache-2.0
|
||||
@ -31,7 +31,7 @@ Source2: %{name}-build.xml
|
||||
BuildRequires: ant >= 1.6
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: java-devel >= 1.8
|
||||
BuildRequires: javapackages-local
|
||||
BuildRequires: javapackages-local >= 6
|
||||
Provides: %{short_name} = %{version}-%{release}
|
||||
Provides: jakarta-%{short_name} = %{version}-%{release}
|
||||
Obsoletes: jakarta-%{short_name} < %{version}-%{release}
|
||||
@ -53,10 +53,6 @@ This package provides %{summary}.
|
||||
%setup -q -n %{short_name}-%{version}-src
|
||||
cp %{SOURCE2} build.xml
|
||||
|
||||
%pom_remove_parent
|
||||
%pom_remove_dep :junit-bom
|
||||
%pom_change_dep -r -f ::::: :::::
|
||||
|
||||
%build
|
||||
%{ant} \
|
||||
-Dcompiler.source=1.8 \
|
||||
@ -70,7 +66,7 @@ install -p -m 0644 target/%{short_name}-%{version}.jar \
|
||||
ln -sf %{short_name}.jar %{buildroot}%{_javadir}/%{name}.jar
|
||||
# pom
|
||||
install -d -m 755 %{buildroot}%{_mavenpomdir}
|
||||
install -pm 644 pom.xml %{buildroot}%{_mavenpomdir}/%{short_name}.pom
|
||||
%mvn_install_pom pom.xml %{buildroot}%{_mavenpomdir}/%{short_name}.pom
|
||||
%add_maven_depmap %{short_name}.pom %{short_name}.jar -a "org.apache.commons:commons-io"
|
||||
# javadoc
|
||||
install -d -m 755 %{buildroot}%{_javadocdir}/%{name}
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5a55361cf2b97228f94b3c65e3a4af784581debe322be551c44b2776db1c6483
|
||||
size 498841
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELbTx7w+nYezE6pNchv3H4qESYssFAmDo+x4ACgkQhv3H4qES
|
||||
YsvLywf/YDaib+p7rd2h9SIXmAyDfEyA0IoqPfB0Rw+Mig1YyQJCDsHE9yp8nnQH
|
||||
/DU7GtCCttnXCCMabWszShrF8wd8dfLVTpAqtwGcGHvB2bh97FBXASry/Vzja3bC
|
||||
Uc6fbLIV39naPcPM/+M0slQii1hB/NUrsDe85xllphrN/M8KNIn2ywWUm2/qISpS
|
||||
GhtMWdfaFYS/La+maUX+J3+w4wKBCUk7Lb2FPvCjgTyeWl3FGuV1GEhhfb0Vd/AU
|
||||
usZgvudcweQfmb+Klmuurl/xlnS+WF4TRsn+k4RBpU+x0G2aUiDqjrvfwQemMs9a
|
||||
8WHLOvzy+E/jfwJSj6qxnRUtwBDMRg==
|
||||
=BK6u
|
||||
-----END PGP SIGNATURE-----
|
3
commons-io-2.14.0-src.tar.gz
Normal file
3
commons-io-2.14.0-src.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:306d53e907f491b9ac6b0e74e6ad9d8cbc0cf1b024cfb21df59a0c486fd181bc
|
||||
size 603607
|
11
commons-io-2.14.0-src.tar.gz.asc
Normal file
11
commons-io-2.14.0-src.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELbTx7w+nYezE6pNchv3H4qESYssFAmURZkQACgkQhv3H4qES
|
||||
YssmAAf+Opr906UCvufO2/ncd3Q2RuJDC24WoUlK8t18yNLTXcG1ZhxtqHn0ms/l
|
||||
D59OwQQaerBr2f/Y4dB1WLTg/XIrgtbmjImKk0iOXwVirb5etdXdnLUXf3oRvJG+
|
||||
C98BB26kY4QPYmRzQMFdf6AVRMZvva51c+u7zrKDOC0/VlxYPY8UlYQfCJ6Uyxqu
|
||||
TMUwQ1/cfSr65DIQui/X/RM09tGcyItb2wScZlGSq7FqtYNUj6GYAEZqhPeG74pq
|
||||
5xC19viyCGnTLO8LRaqmzmqidMPcYc95GqO9BiQDcI393qZJsq9GSxMwvIPcVJNp
|
||||
l6oNdUcPRxIf0yFJm47dmFtEeM4KXg==
|
||||
=+Thz
|
||||
-----END PGP SIGNATURE-----
|
Loading…
x
Reference in New Issue
Block a user