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