From 137b97d8b3b75a101fd669ce7a4842693158d23b Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 7 Jun 2014 07:40:12 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- perl-YAML-LibYAML.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-YAML-LibYAML.spec b/perl-YAML-LibYAML.spec index 0d09fee..bec8e43 100644 --- a/perl-YAML-LibYAML.spec +++ b/perl-YAML-LibYAML.spec @@ -1,6 +1,6 @@ Name: perl-YAML-LibYAML Version: 0.41 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Perl YAML Serialization using XS and libyaml License: GPL+ or Artistic Group: Development/Libraries @@ -79,6 +79,9 @@ make test %{_mandir}/man3/YAML::XS::LibYAML.3pm* %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 0.41-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Thu Mar 27 2014 Paul Howarth - 0.41-4 - Fix LibYAML input sanitization errors (CVE-2014-2525) - Fix heap-based buffer overflow when parsing YAML tags (CVE-2013-6393)