This commit is contained in:
Dennis Gilmore 2015-06-17 18:02:35 +00:00
parent e83b799e1f
commit f4deaeb848

View File

@ -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 <rel-eng@lists.fedoraproject.org> - 0.1.6-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Mon Dec 1 2014 John Eckersberg <eck@redhat.com> - 0.1.6-6
- Add patch for CVE-2014-9130 (RHBZ#1169371)