Compare commits
No commits in common. "c8s-stream-201902" and "c8-stream-3.6" have entirely different histories.
c8s-stream
...
c8-stream-
@ -1,6 +1,6 @@
|
||||
Name: cdi-api
|
||||
Version: 2.0.1
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: CDI API
|
||||
License: ASL 2.0
|
||||
URL: http://seamframework.org/Weld
|
||||
@ -10,7 +10,7 @@ Source0: https://github.com/cdi-spec/cdi/archive/%{version}.tar.gz
|
||||
|
||||
Patch1: 0001-Remove-dependency-on-glassfish-el.patch
|
||||
|
||||
BuildRequires: maven-local
|
||||
BuildRequires: maven-local-openjdk8
|
||||
BuildRequires: %{?module_prefix}mvn(javax.inject:javax.inject)
|
||||
BuildRequires: mvn(org.apache.felix:maven-bundle-plugin)
|
||||
BuildRequires: mvn(org.apache.maven.plugins:maven-enforcer-plugin)
|
||||
@ -56,6 +56,9 @@ APIs for JSR-299: Contexts and Dependency Injection for Java EE
|
||||
%license ../spec/src/main/asciidoc/license-jcp-final.asciidoc
|
||||
|
||||
%changelog
|
||||
* Sat Jan 25 2020 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.0.1-3
|
||||
- Build with OpenJDK 8
|
||||
|
||||
* Tue Nov 05 2019 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.0.1-2
|
||||
- Mass rebuild for javapackages-tools 201902
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user