diff --git a/glassfish-jaxb-api.spec b/glassfish-jaxb-api.spec index 6e0a6e9..3dfa262 100644 --- a/glassfish-jaxb-api.spec +++ b/glassfish-jaxb-api.spec @@ -1,7 +1,7 @@ %global oname jaxb-api Name: glassfish-jaxb-api Version: 2.2.7 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Java Architecture for XML Binding Group: Development/Libraries License: CDDL or GPLv2 with exception @@ -91,6 +91,9 @@ cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{oname} %{_javadocdir}/%{oname} %changelog +* Wed Feb 13 2013 Fedora Release Engineering - 2.2.7-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Wed Feb 06 2013 Java SIG - 2.2.7-2 - Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild - Replace maven BuildRequires with maven-local