[backintime] recompiling .py files against Python 2.7 (rhbz#623275)

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


commit 70ad2ab8997d79bbffa4e650f1a738da9b16fa17
Author: David Malcolm <dmalcolm at redhat.com>
Date:   Wed Aug 11 17:13:33 2010 -0400

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

 backintime.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/backintime.spec b/backintime.spec
index ca31277..4fe156f 100644
--- a/backintime.spec
+++ b/backintime.spec
@@ -1,6 +1,6 @@
 Name:            backintime
 Version:         0.9.26
-Release:         3%{?dist}
+Release:         4%{?dist}
 Summary:         Simple backup tool 
 
 Group:           Applications/Archiving
@@ -239,6 +239,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Wed Aug 11 2010 David Malcolm <dmalcolm at redhat.com> - 0.9.26-4
+- recompiling .py files against Python 2.7 (rhbz#623275)
+
 * Wed Sep 02 2009 Simon Wesp <cassmodiah at fedoraproject.org> - 0.9.26-3
 - Add patch0 to secure backups
 


More information about the scm-commits mailing list