diff --git a/apache-commons-lang.spec b/apache-commons-lang.spec index 3a07bab..0c824b6 100644 --- a/apache-commons-lang.spec +++ b/apache-commons-lang.spec @@ -4,7 +4,7 @@ Name: apache-%{short_name} Version: 2.6 -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 @@ -91,6 +91,9 @@ rm -rf $(readlink -f %{_javadocdir}/%{name}) %{_javadocdir}/%{name} || : %doc %{_javadocdir}/%{name} %changelog +* Thu Jan 12 2012 Fedora Release Engineering - 2.6-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + * Mon Jun 27 2011 Stanislav Ochotnicky - 2.6-4 - Use new add_maven_depmap macro - Fix maven3 build