From fa2cb5583786fd2613d97fe4276448903b51c533 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 18 Jun 2015 20:15:13 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild --- python-pefile.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pefile.spec b/python-pefile.spec index 5c85693..c41d434 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: 2%{?dist} +Release: 3%{?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 Jun 18 2015 Fedora Release Engineering - 1.2.10_139-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Sat Jun 07 2014 Fedora Release Engineering - 1.2.10_139-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild