From ef573bab5cb39476b4413bdeef876b0b87c882ac Mon Sep 17 00:00:00 2001 From: David Malcolm Date: Sat, 4 Aug 2012 06:31:23 -0400 Subject: [PATCH] rebuild for https://fedoraproject.org/wiki/Features/Python_3.3 --- PyYAML.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/PyYAML.spec b/PyYAML.spec index b162912..f089f69 100644 --- a/PyYAML.spec +++ b/PyYAML.spec @@ -6,7 +6,7 @@ Name: PyYAML Version: 3.10 -Release: 5%{?dist} +Release: 6%{?dist} Summary: YAML parser and emitter for Python Group: Development/Libraries @@ -104,6 +104,9 @@ rm -rf %{buildroot} %changelog +* Sat Aug 04 2012 David Malcolm - 3.10-6 +- rebuild for https://fedoraproject.org/wiki/Features/Python_3.3 + * Wed Aug 1 2012 David Malcolm - 3.10-5 - remove rhel logic from with_python3 conditional