From fc654e5f6526ea5ea6cea9864b19c20efdf10060 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Feb 13 2013 16:43:08 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild --- diff --git a/apache-commons-dbcp.spec b/apache-commons-dbcp.spec index 399e68c..c0829a7 100644 --- a/apache-commons-dbcp.spec +++ b/apache-commons-dbcp.spec @@ -3,7 +3,7 @@ Name: apache-%{short_name} Version: 1.4 -Release: 11%{?dist} +Release: 12%{?dist} Summary: Apache Commons DataBase Pooling Package Group: Development/Libraries License: ASL 2.0 @@ -104,6 +104,9 @@ rm -rf $(readlink -f %{_javadocdir}/%{name}) %{_javadocdir}/%{name} || : %{_javadocdir}/%{name} %changelog +* Wed Feb 13 2013 Fedora Release Engineering - 1.4-12 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Wed Feb 06 2013 Java SIG - 1.4-11 - Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild - Replace maven BuildRequires with maven-local