[pyelftools/el6] changelog update for el6

Moez Roy moezroy at fedoraproject.org
Wed Oct 22 05:19:55 UTC 2014


commit 81932cfefef8309edcef55902a9c7ba7f55db80f
Author: Moez Roy <moez.roy at gmail.com>
Date:   Tue Oct 21 22:18:21 2014 -0700

    changelog update for el6

 pyelftools.spec |   10 ++++------
 1 files changed, 4 insertions(+), 6 deletions(-)
---
diff --git a/pyelftools.spec b/pyelftools.spec
index 79355fd..bafeddc 100644
--- a/pyelftools.spec
+++ b/pyelftools.spec
@@ -5,8 +5,6 @@
 %global __python_sitelib %{python_sitearch}
 
 
-
-
 %global debug_package %{nil}
 %global commitdate 20130619
 %global commit a1d968102e82fea06692c367849bc25418780f77
@@ -14,7 +12,7 @@
 
 Name:		pyelftools
 Version:	0.22
-Release:	0.5.git%{commitdate}.%{shortcommit}%{?dist}
+Release:	0.6.git%{commitdate}.%{shortcommit}%{?dist}
 Summary:	Pure-Python library for parsing and analyzing ELF files
 
 License:	Public Domain
@@ -33,7 +31,6 @@ BuildRequires:	python-construct
 BuildRequires:	python-unittest2
 
 
-
 %description
 Pure-Python library for parsing and analyzing ELF files
 and DWARF debugging information.
@@ -79,15 +76,16 @@ mv %{buildroot}/usr/bin/readelf.py %{buildroot}/usr/bin/pyreadelf
 
 
 
-
 %files -n python-%{name}
 %doc CHANGES LICENSE README* TODO
 %{_bindir}/pyreadelf
 %{python2_sitelib}/*elftools*
 
 
-
 %changelog
+* Tue Oct 21 2014 Moez Roy <moez.roy at gmail.com> - 0.22-0.6.git20130619.a1d9681
+- pyelftools for EL6
+
 * Sun Aug 17 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.22-0.5.git20130619.a1d9681
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 


More information about the scm-commits mailing list