diff --git a/apache-commons-lang3.spec b/apache-commons-lang3.spec index 7edd30c..0169695 100644 --- a/apache-commons-lang3.spec +++ b/apache-commons-lang3.spec @@ -4,7 +4,7 @@ Name: apache-%{short_name} Version: 3.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Provides a host of helper utilities for the java.lang API License: ASL 2.0 Group: Development/Libraries @@ -95,6 +95,9 @@ cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name} %doc %{_javadocdir}/%{name} %changelog +* Wed Feb 13 2013 Fedora Release Engineering - 3.1-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Wed Feb 06 2013 Java SIG - 3.1-4 - Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild - Replace maven BuildRequires with maven-local