From 58461a89a57cede21029bf0f259306a5ff1f2b26 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Tue, 27 May 2014 23:45:44 +0200 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4 --- pyelftools.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pyelftools.spec b/pyelftools.spec index a2cea96..e34186b 100644 --- a/pyelftools.spec +++ b/pyelftools.spec @@ -13,7 +13,7 @@ Name: pyelftools Version: 0.22 -Release: 0.2.git%{commitdate}.%{shortcommit}%{?dist} +Release: 0.3.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 +* Tue May 27 2014 Kalev Lember - 0.22-0.3.git20130619.a1d9681 +- Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4 + * Wed Oct 02 2013 Björn Esser - 0.22-0.2.git20130619.a1d9681 - adaptions for new Python-guidelines