diff --git a/python-pefile.spec b/python-pefile.spec index 975063c..9b779b8 100644 --- a/python-pefile.spec +++ b/python-pefile.spec @@ -3,7 +3,7 @@ Name: python-pefile # upstream version embeds a dash, we replace this with an underscore: Version: 1.2.10_63 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Python module for working with Portable Executable files Group: Development/Languages @@ -45,6 +45,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Feb 08 2011 Fedora Release Engineering - 1.2.10_63-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Thu Jul 22 2010 David Malcolm - 1.2.10_63-3 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild