From 2fa7c3493773f82f3a04555685fb6f84a5755381 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Sat, 6 Jun 2015 08:45:09 +0200 Subject: [PATCH] Perl 5.22 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 0ba734b..dd747ec 100644 --- a/perl-YAML-Tiny.spec +++ b/perl-YAML-Tiny.spec @@ -1,6 +1,6 @@ Name: perl-YAML-Tiny Version: 1.67 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Read/Write YAML files with as little code as possible License: GPL+ or Artistic Group: Development/Libraries @@ -72,6 +72,9 @@ make test %{_mandir}/man3/YAML::Tiny.3* %changelog +* Sat Jun 06 2015 Jitka Plesnikova - 1.67-2 +- Perl 5.22 rebuild + * Tue May 12 2015 Paul Howarth - 1.67-1 - Update to 1.67 - Instead of erroring on duplicate keys found in a hash (introduced in