[pcapdiff/f14/master] recompiling .py files against Python 2.7 (rhbz#623344)

dmalcolm dmalcolm at fedoraproject.org
Wed Aug 11 21:51:41 UTC 2010


commit cae1e98d7225df44b72907f867ed16c1737d2751
Author: David Malcolm <dmalcolm at redhat.com>
Date:   Wed Aug 11 17:54:18 2010 -0400

    recompiling .py files against Python 2.7 (rhbz#623344)

 pcapdiff.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/pcapdiff.spec b/pcapdiff.spec
index 30e0194..af51537 100644
--- a/pcapdiff.spec
+++ b/pcapdiff.spec
@@ -1,6 +1,6 @@
 Name: pcapdiff
 Version: 0.1
-Release:  7%{?dist}
+Release:  8%{?dist}
 Summary: Compares packet captures, detects forged, dropped or mangled packets
 
 Group: Development/Languages
@@ -69,6 +69,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/pcapdiff/*.pyo
 
 %changelog
+* Wed Aug 11 2010 David Malcolm <dmalcolm at redhat.com> - 0.1-8
+- recompiling .py files against Python 2.7 (rhbz#623344)
+
 * Tue Mar 20 2010 Jon Ciesla <limb at jcomserv.net> - 0.1-7
 - Fix for crash, BZ 557733.
 


More information about the scm-commits mailing list