diff --git a/apache-commons-dbcp.spec b/apache-commons-dbcp.spec index 60266e3..9253038 100644 --- a/apache-commons-dbcp.spec +++ b/apache-commons-dbcp.spec @@ -3,7 +3,7 @@ Name: apache-%{short_name} Version: 1.4 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Apache Commons DataBase Pooling Package Group: Development/Libraries License: ASL 2.0 @@ -122,6 +122,9 @@ rm -rf %{buildroot} %{_javadocdir}/%{name} %changelog +* Mon Feb 07 2011 Fedora Release Engineering - 1.4-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Tue Nov 9 2010 Chris Spike 1.4-5 - Removed maven* BRs in favour of apache-commons-parent - Added deprecated groupId to depmap for compatibility reasons