diff --git a/cdi-api.spec b/cdi-api.spec index 13e7eab..1c110cb 100644 --- a/cdi-api.spec +++ b/cdi-api.spec @@ -3,7 +3,7 @@ Name: cdi-api Version: 1.1 -Release: 5%{?dist} +Release: 6%{?dist} Summary: CDI API Group: Development/Libraries License: ASL 2.0 @@ -83,6 +83,9 @@ build-jar-repository %{buildroot}%{_javadir}/javax.enterprise.inject/ \ %files javadoc -f api/.mfiles-javadoc %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 1.1-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Fri Mar 28 2014 Michael Simacek - 1.1-5 - Use Requires: java-headless rebuild (#1067528)