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: google-guice
|
Name: google-guice
|
||||||
Version: 4.2.2
|
Version: 4.2.2
|
||||||
Release: 4%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: Lightweight dependency injection framework for Java 5 and above
|
Summary: Lightweight dependency injection framework for Java 5 and above
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://github.com/google/guice
|
URL: https://github.com/google/guice
|
||||||
@ -10,7 +10,7 @@ BuildArch: noarch
|
|||||||
Source0: %{name}-%{version}.tar.xz
|
Source0: %{name}-%{version}.tar.xz
|
||||||
Source1: create-tarball.sh
|
Source1: create-tarball.sh
|
||||||
|
|
||||||
BuildRequires: maven-local-openjdk8
|
BuildRequires: maven-local
|
||||||
BuildRequires: %{?module_prefix}mvn(aopalliance:aopalliance)
|
BuildRequires: %{?module_prefix}mvn(aopalliance:aopalliance)
|
||||||
BuildRequires: mvn(cglib:cglib)
|
BuildRequires: mvn(cglib:cglib)
|
||||||
BuildRequires: %{?module_prefix}mvn(com.google.guava:guava)
|
BuildRequires: %{?module_prefix}mvn(com.google.guava:guava)
|
||||||
@ -197,9 +197,6 @@ and above. This package provides Bill of Materials module for Guice.
|
|||||||
%files -n guice-bom -f .mfiles-guice-bom
|
%files -n guice-bom -f .mfiles-guice-bom
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Sat Jan 25 2020 Mikolaj Izdebski <mizdebsk@redhat.com> - 4.2.2-4
|
|
||||||
- Build with OpenJDK 8
|
|
||||||
|
|
||||||
* Tue Nov 05 2019 Mikolaj Izdebski <mizdebsk@redhat.com> - 4.2.2-3
|
* Tue Nov 05 2019 Mikolaj Izdebski <mizdebsk@redhat.com> - 4.2.2-3
|
||||||
- Mass rebuild for javapackages-tools 201902
|
- Mass rebuild for javapackages-tools 201902
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user