Compare commits

...

No commits in common. "imports/c8-stream-201801/bcel-6.2-2.module+el8+2598+06babf2e" and "c8-stream-201902" have entirely different histories.

3 changed files with 20 additions and 16 deletions

View File

@ -1 +1 @@
496c6f58f74ae55f513ed14c7268833289649236 SOURCES/bcel-6.2-src.tar.gz
28802d52408952747671b95539bdda9b842cd25f SOURCES/bcel-6.4.1-src.tar.gz

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/bcel-6.2-src.tar.gz
SOURCES/bcel-6.4.1-src.tar.gz

View File

@ -1,9 +1,6 @@
%bcond_without jna
Name: bcel
Version: 6.2
Version: 6.4.1
Release: 2%{?dist}
Epoch: 0
Summary: Byte Code Engineering Library
License: ASL 2.0
URL: http://commons.apache.org/proper/commons-bcel/
@ -13,12 +10,6 @@ BuildArch: noarch
BuildRequires: maven-local
BuildRequires: mvn(org.apache.commons:commons-parent:pom:)
%if %{with jna}
BuildRequires: mvn(junit:junit)
BuildRequires: mvn(net.java.dev.jna:jna)
BuildRequires: mvn(net.java.dev.jna:jna-platform)
BuildRequires: mvn(org.apache.commons:commons-lang3)
%endif
%description
The Byte Code Engineering Library (formerly known as JavaClass) is
@ -51,11 +42,7 @@ This package provides %{summary}.
%mvn_file : %{name}
%build
%if %{without jna}
%mvn_build -f
%else
%mvn_build
%endif
%install
%mvn_install
@ -68,6 +55,23 @@ This package provides %{summary}.
%license LICENSE.txt NOTICE.txt
%changelog
* Tue Nov 05 2019 Mikolaj Izdebski <mizdebsk@redhat.com> - 6.4.1-2
- Mass rebuild for javapackages-tools 201902
* Wed Oct 16 2019 Marian Koncek <mkoncek@redhat.com> - 6.4.1-1
- Update to upstream version 6.4.1
* Fri May 24 2019 Mikolaj Izdebski <mizdebsk@redhat.com> - 6.3.1-2
- Mass rebuild for javapackages-tools 201901
* Mon May 06 2019 Marian Koncek <mkoncek@redhat.com> - 0:6.3.1-1
- Update to upstream version 6.3.1
- Fixes: RHBZ #1692150
* Tue Feb 05 2019 Marian Koncek <mkoncek@redhat.com> - 0:6.3-1
- Update to upstream version 6.3
- Fixes: RHBZ #1670025
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0:6.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild