diff --git a/glassfish-jaxb.spec b/glassfish-jaxb.spec index c2acad4..1860dcf 100644 --- a/glassfish-jaxb.spec +++ b/glassfish-jaxb.spec @@ -1,9 +1,9 @@ # Conditionally build with a minimal dependency set -%bcond_without jp_minimal +%bcond_with jp_minimal Name: glassfish-jaxb Version: 2.2.11 -Release: 17%{?dist} +Release: 18%{?dist} Summary: JAXB Reference Implementation License: CDDL-1.1 and GPLv2 with exceptions @@ -312,6 +312,9 @@ rm runtime/impl/src/main/java/com/sun/xml/bind/v2/runtime/output/{FastInfoset,St %changelog +* Mon May 11 2020 Fabio Valentini - 2.2.11-18 +- Enable non-minimal build again. + * Sat Apr 18 2020 Fabio Valentini - 2.2.11-17 - Build with reduced functionality and dependencies.