[audit-viewer] recompiling .py files against Python 2.7 (rhbz#623274)

dmalcolm dmalcolm at fedoraproject.org
Wed Aug 11 21:10:18 UTC 2010


commit d27780e3506bb9fd0a7c6dfbe4b6d7d7fa601d70
Author: David Malcolm <dmalcolm at redhat.com>
Date:   Wed Aug 11 17:12:55 2010 -0400

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

 audit-viewer.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/audit-viewer.spec b/audit-viewer.spec
index 40ef52e..7559945 100644
--- a/audit-viewer.spec
+++ b/audit-viewer.spec
@@ -1,7 +1,7 @@
 Summary: Audit event viewer
 Name: audit-viewer
 Version: 0.6.2
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: GPLv2
 Group: Applications/System
 URL: https://fedorahosted.org/audit-viewer/
@@ -61,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT
 %config(noreplace) %{_sysconfdir}/security/console.apps/audit-viewer-server
 
 %changelog
+* Wed Aug 11 2010 David Malcolm <dmalcolm at redhat.com> - 0.6.2-3
+- recompiling .py files against Python 2.7 (rhbz#623274)
+
 * Wed Mar 31 2010 Miloslav Trmač <mitr at redhat.com> - 0.6.2-2
 - Fix chart display if any of the labels contain '/'
 - Include 'date' among field names for making reports


More information about the scm-commits mailing list