From 8ba7b9a50b9742979e6ea6d0d67588c63b4069eb Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 4 Feb 2016 12:30:45 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild --- perl-CPAN-Meta-YAML.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-CPAN-Meta-YAML.spec b/perl-CPAN-Meta-YAML.spec index 3dac836..549f30d 100644 --- a/perl-CPAN-Meta-YAML.spec +++ b/perl-CPAN-Meta-YAML.spec @@ -1,6 +1,6 @@ Name: perl-CPAN-Meta-YAML Version: 0.018 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Read and write a subset of YAML for CPAN Meta files License: GPL+ or Artistic Group: Development/Libraries @@ -82,6 +82,9 @@ make test TEST_FILES="xt/*/*.t" %{_mandir}/man3/CPAN::Meta::YAML.3* %changelog +* Thu Feb 04 2016 Fedora Release Engineering - 0.018-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Mon Dec 14 2015 Paul Howarth - 0.018-1 - Update to 0.018 - Generated from ETHER/YAML-Tiny-1.69.tar.gz