[pybliographer] recompiling .py files against Python 2.7 (rhbz#623349)

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


commit 7e7cf166f84fe3f52b44c2cb879990ae0b2afd91
Author: David Malcolm <dmalcolm at redhat.com>
Date:   Wed Aug 11 17:57:02 2010 -0400

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

 pybliographer.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/pybliographer.spec b/pybliographer.spec
index 482e003..99ea845 100644
--- a/pybliographer.spec
+++ b/pybliographer.spec
@@ -1,7 +1,7 @@
 Summary: Framework for working with bibliographic databases
 Name: pybliographer
 Version: 1.2.13
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPLv2+ and GFDL
 Group: Applications/Publishing
 Source: http://downloads.sourceforge.net/pybliographer/pybliographer-1.2.13.tar.gz
@@ -111,6 +111,9 @@ fi
 
 
 %changelog
+* Wed Aug 11 2010 David Malcolm <dmalcolm at redhat.com> - 1.2.13-2
+- recompiling .py files against Python 2.7 (rhbz#623349)
+
 * Mon Jul 19 2010 Zoltan Kota <z.kota at gmx.net> - 1.2.13-1
 - update to 1.2.13
 


More information about the scm-commits mailing list