This commit is contained in:
parent
d4381cdca3
commit
58461a89a5
@ -13,7 +13,7 @@
|
|||||||
|
|
||||||
Name: pyelftools
|
Name: pyelftools
|
||||||
Version: 0.22
|
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
|
Summary: Pure-Python library for parsing and analyzing ELF files
|
||||||
|
|
||||||
License: Public Domain
|
License: Public Domain
|
||||||
@ -137,6 +137,9 @@ mv %{buildroot}/usr/bin/readelf.py %{buildroot}/usr/bin/py3readelf
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 27 2014 Kalev Lember <kalevlember@gmail.com> - 0.22-0.3.git20130619.a1d9681
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4
|
||||||
|
|
||||||
* Wed Oct 02 2013 Björn Esser <bjoern.esser@gmail.com> - 0.22-0.2.git20130619.a1d9681
|
* Wed Oct 02 2013 Björn Esser <bjoern.esser@gmail.com> - 0.22-0.2.git20130619.a1d9681
|
||||||
- adaptions for new Python-guidelines
|
- adaptions for new Python-guidelines
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user