diff --git a/PyYAML.spec b/PyYAML.spec index 9f8e3aa..56720e0 100644 --- a/PyYAML.spec +++ b/PyYAML.spec @@ -6,7 +6,7 @@ Name: PyYAML Version: 3.11 -Release: 7%{?dist} +Release: 8%{?dist} Summary: YAML parser and emitter for Python Group: Development/Libraries @@ -127,6 +127,9 @@ popd %changelog +* Tue Jun 16 2015 Fedora Release Engineering - 3.11-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Mon Mar 23 2015 John Eckersberg - 3.11-7 - Add patch for CVE-2014-9130 (bug 1204829)