[gramps] recompiling .py files against Python 2.7 (rhbz#623313)

dmalcolm dmalcolm at fedoraproject.org
Wed Aug 11 21:34:19 UTC 2010


commit 79c3e0c7b4ad7fae7b0949528ef9a536dfa1414f
Author: David Malcolm <dmalcolm at redhat.com>
Date:   Wed Aug 11 17:36:53 2010 -0400

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

 gramps.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/gramps.spec b/gramps.spec
index 08f5fcb..03bc4ed 100644
--- a/gramps.spec
+++ b/gramps.spec
@@ -1,7 +1,7 @@
 #global		_beta 2
 Name:           gramps
 Version:        3.2.3
-Release:        2%{?_beta:.beta%{_beta}}%{?dist}
+Release:        3%{?_beta:.beta%{_beta}}%{?dist}
 Summary:        Genealogical Research and Analysis Management Programming System
 
 Group:          Applications/Productivity
@@ -123,6 +123,9 @@ fi
 %{_mandir}/man1/%{name}.1.gz
 
 %changelog
+* Wed Aug 11 2010 David Malcolm <dmalcolm at redhat.com> - 3.2.3-3
+- recompiling .py files against Python 2.7 (rhbz#623313)
+
 * Wed Aug 11 2010 Jeffrey C. Ollie <jeff at ocjtech.us> - 3.2.3-2
 - Rebuild for Python 2.7
 


More information about the scm-commits mailing list