From 3bd8fe14005f679a48ea3f27d88f37dadf740602 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Jul 28 2020 06:07:36 +0000 Subject: import cdi-api-2.0.1-3.module+el8.3.0+6804+157bd82e --- diff --git a/SPECS/cdi-api.spec b/SPECS/cdi-api.spec index d3cff33..d910841 100644 --- a/SPECS/cdi-api.spec +++ b/SPECS/cdi-api.spec @@ -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 - 2.0.1-3 +- Build with OpenJDK 8 + * Tue Nov 05 2019 Mikolaj Izdebski - 2.0.1-2 - Mass rebuild for javapackages-tools 201902