diff --git a/hibernate-validator.spec b/hibernate-validator.spec index 75930df..fc75696 100644 --- a/hibernate-validator.spec +++ b/hibernate-validator.spec @@ -3,7 +3,7 @@ Name: hibernate-validator Version: 4.2.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Bean Validation (JSR 303) Reference Implementation Group: Development/Libraries @@ -134,6 +134,9 @@ cp -rp %{name}/target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name} %changelog +* Thu Jul 19 2012 Fedora Release Engineering - 4.2.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Mon Mar 5 2012 Juan Hernandez - 4.2.0-4 - Cleanup of the spec file - Replace jaxb2-maven-plugin with maven-jaxb2-plugin