Compare commits
No commits in common. "c8-stream-3.6" and "c8s-stream-201902" have entirely different histories.
c8-stream-
...
c8s-stream
@ -1,6 +1,6 @@
|
||||
Name: apache-commons-codec
|
||||
Version: 1.13
|
||||
Release: 3%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Implementations of common encoders and decoders
|
||||
License: ASL 2.0
|
||||
URL: http://commons.apache.org/codec/
|
||||
@ -11,7 +11,7 @@ Source0: http://archive.apache.org/dist/commons/codec/source/commons-code
|
||||
# The author gives MIT in e-mail communication.
|
||||
Source1: aspell-mail.txt
|
||||
|
||||
BuildRequires: maven-local-openjdk8
|
||||
BuildRequires: maven-local
|
||||
BuildRequires: mvn(junit:junit)
|
||||
BuildRequires: mvn(org.apache.commons:commons-lang3)
|
||||
BuildRequires: mvn(org.apache.commons:commons-parent:pom:)
|
||||
@ -43,9 +43,6 @@ sed -i 's/\r//' RELEASE-NOTES*.txt LICENSE.txt NOTICE.txt
|
||||
%doc RELEASE-NOTES*
|
||||
|
||||
%changelog
|
||||
* Sat Jan 25 2020 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.13-3
|
||||
- Build with OpenJDK 8
|
||||
|
||||
* Tue Nov 05 2019 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.13-2
|
||||
- Mass rebuild for javapackages-tools 201902
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user