diff --git a/libyaml.spec b/libyaml.spec index 7b18506..eae68a2 100644 --- a/libyaml.spec +++ b/libyaml.spec @@ -4,7 +4,7 @@ Name: libyaml Version: 0.1.6 -Release: 6%{?dist} +Release: 7%{?dist} Summary: YAML 1.1 parser and emitter written in C Group: System Environment/Libraries @@ -83,6 +83,9 @@ rm -rf %{buildroot} %changelog +* Wed Jun 17 2015 Fedora Release Engineering - 0.1.6-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Mon Dec 1 2014 John Eckersberg - 0.1.6-6 - Add patch for CVE-2014-9130 (RHBZ#1169371)