[tellico] recompiling .py files against Python 2.7 (rhbz#623410)

dmalcolm dmalcolm at fedoraproject.org
Wed Aug 11 22:32:52 UTC 2010


commit ef56dac3363d482b6621f3c40bb8bf7b1b2fa018
Author: David Malcolm <dmalcolm at redhat.com>
Date:   Wed Aug 11 18:35:28 2010 -0400

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

 tellico.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/tellico.spec b/tellico.spec
index 873a371..2c54b65 100644
--- a/tellico.spec
+++ b/tellico.spec
@@ -1,6 +1,6 @@
 Name:           tellico
 Version:        2.2
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        A collection manager
 
 Group:          Applications/Multimedia
@@ -110,6 +110,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Aug 11 2010 David Malcolm <dmalcolm at redhat.com> - 2.2-3
+- recompiling .py files against Python 2.7 (rhbz#623410)
+
 * Wed Apr  7 2010 José Matos <jamatos at fc.up.pt> - 2.2-2
 - Rebuild for new libyaz (F14+).
 


More information about the scm-commits mailing list