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

dmalcolm dmalcolm at fedoraproject.org
Wed Aug 11 21:53:12 UTC 2010


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

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

 pitivi.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/pitivi.spec b/pitivi.spec
index a37ee85..8ba3982 100644
--- a/pitivi.spec
+++ b/pitivi.spec
@@ -2,7 +2,7 @@
 %define minor   4
 Name:           pitivi
 Version:        %{major}.%{minor}
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Non-linear video editor
 
 Group:          Applications/Multimedia
@@ -82,6 +82,9 @@ update-mime-database %{_datadir}/mime &> /dev/null || :
 %{_datadir}/mime/packages/pitivi.xml
 
 %changelog
+* Wed Aug 11 2010 David Malcolm <dmalcolm at redhat.com> - 0.13.4-3
+- recompiling .py files against Python 2.7 (rhbz#623347)
+
 * Mon Mar 15 2010 Benjamin Otte <otte at redhat.com> - 0.13.4-2
 - Make sure Pitivi has an icon in the menu.
 


More information about the scm-commits mailing list