[freedroidrpg] recompiling .py files against Python 2.7 (rhbz#623297)

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


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

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

 freedroidrpg.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/freedroidrpg.spec b/freedroidrpg.spec
index 0afeae7..9ae348e 100644
--- a/freedroidrpg.spec
+++ b/freedroidrpg.spec
@@ -1,6 +1,6 @@
 Name:           freedroidrpg
 Version:        0.13
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Role playing game with Freedroid theme and Tux as the hero
 
 Group:          Amusements/Games
@@ -94,6 +94,9 @@ fi
 
 
 %changelog
+* Wed Aug 11 2010 David Malcolm <dmalcolm at redhat.com> - 0.13-2
+- recompiling .py files against Python 2.7 (rhbz#623297)
+
 * Mon Apr 19 2010 Wart <wart at kobold.org> - 0.13-1
 - Update to 0.13
 


More information about the scm-commits mailing list