From eccb93b900057bde25443b2a9a7b1c55b3e2d266 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 19 Dec 2016 18:20:36 +0100 Subject: [PATCH] Rebuild for Python 3.6 --- pyelftools.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pyelftools.spec b/pyelftools.spec index 2c948bc..b9e8825 100644 --- a/pyelftools.spec +++ b/pyelftools.spec @@ -13,7 +13,7 @@ Name: pyelftools Version: 0.22 -Release: 0.9.git%{commitdate}.%{shortcommit}%{?dist} +Release: 0.10.git%{commitdate}.%{shortcommit}%{?dist} Summary: Pure-Python library for parsing and analyzing ELF files License: Public Domain @@ -137,6 +137,9 @@ mv %{buildroot}/usr/bin/readelf.py %{buildroot}/usr/bin/py3readelf %changelog +* Mon Dec 19 2016 Miro HronĨok - 0.22-0.10.git20130619.a1d9681 +- Rebuild for Python 3.6 + * Tue Jul 19 2016 Fedora Release Engineering - 0.22-0.9.git20130619.a1d9681 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages