[mypaint] recompiling .py files against Python 2.7 (rhbz#623339)

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


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

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

 mypaint.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/mypaint.spec b/mypaint.spec
index bbc4c26..894ddad 100644
--- a/mypaint.spec
+++ b/mypaint.spec
@@ -2,7 +2,7 @@
 
 Name:           mypaint
 Version:        0.8.2
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        A fast and easy graphics application for digital painters
 
 Group:          Applications/Multimedia
@@ -90,6 +90,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_libdir}/mypaint/_mypaintlib.so
 
 %changelog
+* Wed Aug 11 2010 David Malcolm <dmalcolm at redhat.com> - 0.8.2-4
+- recompiling .py files against Python 2.7 (rhbz#623339)
+
 * Wed Jul 11 2010 Christoph Wickert <cwickert at fedoraproject.org> - 0.8.2-3
 - Rebuild for Python 2.7 (#623339)
  


More information about the scm-commits mailing list