Compare commits

...

No commits in common. "c8-stream-3.6" and "c8-stream-201801" have entirely different histories.

3 changed files with 6 additions and 19 deletions

View File

@ -1 +1 @@
a3a500d9968ec85cc7a070601860f72412be2ded SOURCES/commons-lang3-3.9-src.tar.gz
1027d100c5099634a244a9c517e304518507c466 SOURCES/commons-lang3-3.7-src.tar.gz

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/commons-lang3-3.9-src.tar.gz
SOURCES/commons-lang3-3.7-src.tar.gz

View File

@ -1,6 +1,6 @@
Name: apache-commons-lang3
Version: 3.9
Release: 4%{?dist}
Version: 3.7
Release: 3%{?dist}
Summary: Provides a host of helper utilities for the java.lang API
License: ASL 2.0
URL: http://commons.apache.org/lang
@ -8,7 +8,7 @@ BuildArch: noarch
Source0: http://archive.apache.org/dist/commons/lang/source/commons-lang3-%{version}-src.tar.gz
BuildRequires: maven-local-openjdk8
BuildRequires: maven-local
BuildRequires: mvn(org.apache.commons:commons-parent:pom:)
BuildRequires: mvn(org.apache.maven.plugins:maven-antrun-plugin)
@ -29,7 +29,6 @@ therefore created differently named artifact and jar files. This is
the new version, while apache-commons-lang is the compatibility
package.
%{?module_package}
%{?javadoc_package}
%prep
@ -51,23 +50,11 @@ rm src/test/java/org/apache/commons/lang3/RandomStringUtilsTest.java
%install
%mvn_install
%files -n %{?module_prefix}%{name} -f .mfiles
%files -f .mfiles
%license LICENSE.txt NOTICE.txt
%doc RELEASE-NOTES.txt
%changelog
* Sat Jan 25 2020 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.9-4
- Build with OpenJDK 8
* Tue Nov 05 2019 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.9-3
- Mass rebuild for javapackages-tools 201902
* Fri May 24 2019 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.9-2
- Mass rebuild for javapackages-tools 201901
* Mon May 13 2019 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.9-1
- Update to upstream version 3.9
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.7-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild