Rebuilt for Python3.5 rebuild

This commit is contained in:
Robert Kuska 2015-11-03 20:17:41 +01:00
parent d1fc70f7c9
commit 4dac1c6599

View File

@ -6,7 +6,7 @@
Name: PyYAML
Version: 3.11
Release: 9%{?dist}
Release: 10%{?dist}
Summary: YAML parser and emitter for Python
Group: Development/Libraries
@ -129,6 +129,9 @@ popd
%changelog
* Tue Nov 03 2015 Robert Kuska <rkuska@redhat.com> - 3.11-10
- Rebuilt for Python3.5 rebuild
* Fri Jul 17 2015 John Eckersberg <eck@redhat.com> - 3.11-9
- Add provides for python2-yaml (RHBZ#1241678)