From fbccd698d330081dd5f4cf1c6b828a185176176d Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Jul 26 2013 20:09:54 +0000 Subject: fix up indentation in arm patch --- 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 - 3.3.2-5 +- fix up indentation in arm patch + * Fri Jul 26 2013 Dennis Gilmore - 3.3.2-4 - disable a test that fails on arm - enable valgrind support on arm arches