diff --git a/apache-commons-validator.spec b/apache-commons-validator.spec index 601c68d..3d2cb09 100644 --- a/apache-commons-validator.spec +++ b/apache-commons-validator.spec @@ -3,7 +3,7 @@ Name: apache-%{short_name} Version: 1.4.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Apache Commons Validator Group: Development/Libraries License: ASL 2.0 @@ -79,6 +79,9 @@ cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}/ %changelog +* Wed Feb 13 2013 Fedora Release Engineering - 1.4.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Wed Feb 06 2013 Java SIG - 1.4.0-3 - Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild - Replace maven BuildRequires with maven-local