From f4deaeb848d4245e9e6489d3711ce9e5fd434d20 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 17 Jun 2015 18:02:35 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild --- libyaml.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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)