From f88befa217c05eea3d29abbc9bf6817959700772 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Tue, 8 Feb 2011 20:18:45 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild --- pyparsing.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pyparsing.spec b/pyparsing.spec index 129dc74..fa8c914 100644 --- a/pyparsing.spec +++ b/pyparsing.spec @@ -6,7 +6,7 @@ Name: pyparsing Version: 1.5.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: An object-oriented approach to text processing Group: Development/Libraries License: MIT @@ -113,6 +113,9 @@ rm -rf %{buildroot} %doc CHANGES README LICENSE docs/* %changelog +* Tue Feb 08 2011 Fedora Release Engineering - 1.5.5-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Thu Oct 21 2010 Terje Rosten - 1.5.5-1 - 1.5.5 - use buildroot macro