From 9eab564366b221f493e7097407860fe67d27615b Mon Sep 17 00:00:00 2001 From: dmalcolm Date: Thu, 22 Jul 2010 06:40:17 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild --- subversion.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/subversion.spec b/subversion.spec index 22ed0ad..e87e0ce 100644 --- a/subversion.spec +++ b/subversion.spec @@ -17,7 +17,7 @@ Summary: A Modern Concurrent Version Control System Name: subversion Version: 1.6.12 -Release: 1%{?dist} +Release: 2%{?dist} License: ASL 1.1 Group: Development/Tools URL: http://subversion.apache.org/ @@ -391,6 +391,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_mandir}/man1/svn2cl.1* %changelog +* Thu Jul 22 2010 David Malcolm - 1.6.12-2 +- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild + * Wed Jul 7 2010 Joe Orton - 1.6.12-1 - update to 1.6.12 (#586629) - fix comments in subversion.conf (#551484)