diff --git a/apache-commons-lang.spec b/apache-commons-lang.spec index 0599b73..56bc453 100644 --- a/apache-commons-lang.spec +++ b/apache-commons-lang.spec @@ -4,7 +4,7 @@ Name: apache-%{short_name} Version: 2.6 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Provides a host of helper utilities for the java.lang API License: ASL 2.0 Group: Development/Libraries @@ -66,6 +66,9 @@ export XMVN_COMPILER_SOURCE=1.3 %doc LICENSE.txt NOTICE.txt %changelog +* Wed Feb 13 2013 Fedora Release Engineering - 2.6-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Wed Feb 06 2013 Java SIG - 2.6-9 - Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild - Replace maven BuildRequires with maven-local