[sectool] recompiling .py files against Python 2.7 (rhbz#623358)

dmalcolm dmalcolm at fedoraproject.org
Wed Aug 11 21:57:59 UTC 2010


commit f472186992d1b8e800e5f9022d5f73471355500d
Author: David Malcolm <dmalcolm at redhat.com>
Date:   Wed Aug 11 18:00:36 2010 -0400

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

 sectool.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/sectool.spec b/sectool.spec
index bf8de21..9a168f3 100644
--- a/sectool.spec
+++ b/sectool.spec
@@ -1,7 +1,7 @@
 Summary: A security audit system and intrusion detection system
 Name: sectool
 Version: 0.9.5
-Release: 1%{?dist}
+Release: 2%{?dist}
 URL: https://hosted.fedoraproject.org/sectool/wiki/WikiStart
 Source0: https://fedorahosted.org/releases/s/e/sectool/%{name}-%{version}.tar.bz2
 Source1: sectool.log
@@ -114,6 +114,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Aug 11 2010 David Malcolm <dmalcolm at redhat.com> - 0.9.5-2
+- recompiling .py files against Python 2.7 (rhbz#623358)
+
 * Fri Jun 04 2010 Peter Vrabec <pvrabec at redhat.com> - 0.9.5-1
 - upgrade
 


More information about the scm-commits mailing list