[griffith] recompiling .py files against Python 2.7 (rhbz#623314)

dmalcolm dmalcolm at fedoraproject.org
Wed Aug 11 21:34:48 UTC 2010


commit ca13f04e5a5e2e78643ed8b6bf815ad1b0965c74
Author: David Malcolm <dmalcolm at redhat.com>
Date:   Wed Aug 11 17:37:25 2010 -0400

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

 griffith.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/griffith.spec b/griffith.spec
index 6046e4f..0424692 100644
--- a/griffith.spec
+++ b/griffith.spec
@@ -1,6 +1,6 @@
 Name:           griffith
 Version:        0.10
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Media collection manager
 
 Group:          Applications/Multimedia
@@ -86,6 +86,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Wed Aug 11 2010 David Malcolm <dmalcolm at redhat.com> - 0.10-2
+- recompiling .py files against Python 2.7 (rhbz#623314)
+
 * Wed Sep 02 2009 Simon Wesp <cassmodiah at fedoraproject.org> - 0.10-1
 - New upstream release
 


More information about the scm-commits mailing list