diff --git a/PyYAML.spec b/PyYAML.spec index da293b3..b8bb34f 100644 --- a/PyYAML.spec +++ b/PyYAML.spec @@ -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 - 3.11-10 +- Rebuilt for Python3.5 rebuild + * Fri Jul 17 2015 John Eckersberg - 3.11-9 - Add provides for python2-yaml (RHBZ#1241678)