[python3] fix up indentation in arm patch

Dennis Gilmore ausil at fedoraproject.org
Fri Jul 26 20:10:05 UTC 2013


commit fbccd698d330081dd5f4cf1c6b828a185176176d
Author: Dennis Gilmore <dennis at ausil.us>
Date:   Fri Jul 26 15:09:54 2013 -0500

    fix up indentation in arm patch

 python3.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/python3.spec b/python3.spec
index 96e194a..2563d98 100644
--- a/python3.spec
+++ b/python3.spec
@@ -126,7 +126,7 @@
 Summary: Version 3 of the Python programming language aka Python 3000
 Name: python3
 Version: %{pybasever}.2
-Release: 4%{?dist}
+Release: 5%{?dist}
 License: Python
 Group: Development/Languages
 
@@ -1704,6 +1704,9 @@ rm -fr %{buildroot}
 # ======================================================
 
 %changelog
+* Fri Jul 26 2013 Dennis Gilmore <dennis at ausil.us> - 3.3.2-5
+- fix up indentation in arm patch
+
 * Fri Jul 26 2013 Dennis Gilmore <dennis at ausil.us> - 3.3.2-4
 - disable a test that fails on arm
 - enable valgrind support on arm arches


More information about the scm-commits mailing list