From 24ec9551b89d40474c9cf833ceed9b690b46a9b4 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Tue, 23 Jun 2020 12:08:50 +0200 Subject: [PATCH] Perl 5.32 rebuild --- perl-Path-Tiny.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Path-Tiny.spec b/perl-Path-Tiny.spec index 7fb2be6..00253fd 100644 --- a/perl-Path-Tiny.spec +++ b/perl-Path-Tiny.spec @@ -7,7 +7,7 @@ Name: perl-Path-Tiny Version: 0.114 -Release: 1%{?dist} +Release: 2%{?dist} Summary: File path utility License: ASL 2.0 URL: https://metacpan.org/release/Path-Tiny @@ -122,6 +122,9 @@ make test %{_mandir}/man3/Path::Tiny.3* %changelog +* Tue Jun 23 2020 Jitka Plesnikova - 0.114-2 +- Perl 5.32 rebuild + * Sun Apr 26 2020 Paul Howarth - 0.114-1 - Update to 0.114 - Use \z instead of $ in regular expressions