This commit is contained in:
David Malcolm 2012-08-04 06:31:23 -04:00
parent 5cafbe8a04
commit ef573bab5c

View File

@ -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 <dmalcolm@redhat.com> - 3.10-6
- rebuild for https://fedoraproject.org/wiki/Features/Python_3.3
* Wed Aug 1 2012 David Malcolm <dmalcolm@redhat.com> - 3.10-5
- remove rhel logic from with_python3 conditional