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