diff --git a/python-pefile.spec b/python-pefile.spec index c41d434..4ed4288 100644 --- a/python-pefile.spec +++ b/python-pefile.spec @@ -1,7 +1,7 @@ Name: python-pefile # upstream version embeds a dash, we replace this with an underscore: Version: 1.2.10_139 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Python module for working with Portable Executable files License: MIT URL: http://code.google.com/p/pefile/ @@ -48,6 +48,9 @@ sed -i 's/\r//' COPYING %{python2_sitelib}/* %changelog +* Thu Feb 04 2016 Fedora Release Engineering - 1.2.10_139-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Thu Jun 18 2015 Fedora Release Engineering - 1.2.10_139-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild