From 2bf57a29f091e2293200a33c023a8275d08114b3 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 11 Feb 2017 06:08:50 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_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 9cdbe98..5dc10bf 100644 --- a/perl-YAML-LibYAML.spec +++ b/perl-YAML-LibYAML.spec @@ -1,6 +1,6 @@ Name: perl-YAML-LibYAML Version: 0.71 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Perl YAML Serialization using XS and libyaml License: GPL+ or Artistic Group: Development/Libraries @@ -85,6 +85,9 @@ make test %{_mandir}/man3/YAML::XS::LibYAML.3* %changelog +* Sat Feb 11 2017 Fedora Release Engineering - 0.71-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Thu Sep 8 2016 Paul Howarth - 0.71-1 - Update to 0.71 - Merge with libyaml 0.1.7 upstream