[flumotion] recompiling .py files against Python 2.7 (rhbz#623296)

dmalcolm dmalcolm at fedoraproject.org
Wed Aug 11 21:25:43 UTC 2010


commit 0436ccca01091917666deafce36fcc221751b1a1
Author: David Malcolm <dmalcolm at redhat.com>
Date:   Wed Aug 11 17:28:20 2010 -0400

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

 flumotion.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/flumotion.spec b/flumotion.spec
index 887ff45..c1eae3e 100644
--- a/flumotion.spec
+++ b/flumotion.spec
@@ -8,7 +8,7 @@
 
 Name:           flumotion
 Version:        0.6.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Streaming Server based on GStreamer and Twisted
 
 Group:          Applications/Internet
@@ -266,6 +266,9 @@ fi
 %{_sysconfdir}/rc.d/init.d/flumotion
 
 %changelog
+* Wed Aug 11 2010 David Malcolm <dmalcolm at redhat.com> - 0.6.1-2
+- recompiling .py files against Python 2.7 (rhbz#623296)
+
 * Sun Nov 15 2009 Thomas Vander Stichele <thomas at apestaart dot org>
 - 0.6.1-1
 - Move to 0.6.1 release


More information about the scm-commits mailing list