From b72f172baff9be00659029523c7874d131c99451 Mon Sep 17 00:00:00 2001 From: Jeremy Katz Date: Nov 09 2004 03:53:39 +0000 Subject: - rebuild against python 2.4 --- diff --git a/subversion.spec b/subversion.spec index 9e4ee1f..546f787 100644 --- a/subversion.spec +++ b/subversion.spec @@ -6,7 +6,7 @@ Summary: Modern Version Control System designed to replace CVS Name: subversion Version: 1.1.1 -Release: 2 +Release: 3 License: BSD Group: Development/Tools URL: http://subversion.tigris.org/ @@ -190,6 +190,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_mandir}/man*/*::* %changelog +* Mon Nov 8 2004 Jeremy Katz - 1.1.1-3 +- rebuild against python 2.4 + * Mon Oct 25 2004 Joe Orton 1.1.1-2 - update to 1.1.1 - update -pie patch to address #134786