diff --git a/pyparsing.spec b/pyparsing.spec index 05b017a..2a5d018 100644 --- a/pyparsing.spec +++ b/pyparsing.spec @@ -6,7 +6,7 @@ Name: pyparsing Version: 1.5.6 -Release: 2%{?dist} +Release: 3%{?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 +* Sat Jan 14 2012 Fedora Release Engineering - 1.5.6-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + * Tue Dec 6 2011 David Malcolm - 1.5.6-2 - fix __pycache__ conditional on RHEL