From f8a34051aa83b2003d7f33e7c0cc5f2af5b0ac2d Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 4 Feb 2016 16:44:30 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild --- perl-YAML-Tiny.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-YAML-Tiny.spec b/perl-YAML-Tiny.spec index 6116776..8dc362a 100644 --- a/perl-YAML-Tiny.spec +++ b/perl-YAML-Tiny.spec @@ -1,6 +1,6 @@ Name: perl-YAML-Tiny Version: 1.69 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Read/Write YAML files with as little code as possible License: GPL+ or Artistic Group: Development/Libraries @@ -75,6 +75,9 @@ make test %{_mandir}/man3/YAML::Tiny.3* %changelog +* Thu Feb 04 2016 Fedora Release Engineering - 1.69-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Sun Jul 26 2015 Paul Howarth - 1.69-1 - Update to 1.69 - Tests no longer print to stderr unnecessarily; this makes core perl builds