From aeda9344b1ce827847a3d4ce014d964070a0f8ed Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Fri, 5 Jun 2015 16:03:36 +0200 Subject: [PATCH] Perl 5.22 rebuild --- perl-Config-Tiny.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Config-Tiny.spec b/perl-Config-Tiny.spec index 5bb9ac7..80f7b1b 100644 --- a/perl-Config-Tiny.spec +++ b/perl-Config-Tiny.spec @@ -1,6 +1,6 @@ Name: perl-Config-Tiny Version: 2.22 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Perl module for reading and writing .ini style configuration files Group: Development/Libraries License: GPL+ or Artistic @@ -57,6 +57,9 @@ make test TEST_FILES="xt/*.t" AUTOMATED_TESTING=1 %{_mandir}/man3/Config::Tiny.3* %changelog +* Fri Jun 05 2015 Jitka Plesnikova - 2.22-2 +- Perl 5.22 rebuild + * Tue Feb 17 2015 Paul Howarth - 2.22-1 - Update to 2.22 - Fix licence info in Makefile.PL to say Perl (CPAN RT#102141)