From 6a2e20dd9913fd2416a7900b75bd8905d2e617bf Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Mon, 16 May 2016 05:49:14 +0200 Subject: [PATCH] Perl 5.24 rebuild --- perl-Unicode-Map.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Unicode-Map.spec b/perl-Unicode-Map.spec index 9ccde28..3efe7a2 100644 --- a/perl-Unicode-Map.spec +++ b/perl-Unicode-Map.spec @@ -1,6 +1,6 @@ Name: perl-Unicode-Map Version: 0.112 -Release: 37%{?dist} +Release: 38%{?dist} Summary: Perl module for mapping charsets from and to utf16 unicode License: GPL+ or Artistic URL: http://search.cpan.org/dist/Unicode-Map/ @@ -79,6 +79,9 @@ make test %{_mandir}/man3/Unicode::Map.3* %changelog +* Mon May 16 2016 Jitka Plesnikova - 0.112-38 +- Perl 5.24 rebuild + * Tue Apr 19 2016 Paul Howarth - 0.112-37 - Classify buildreqs by usage - Simplify find commands using -empty and -delete