From fd654e697cbb5ffbcf79a81ec5a8c6876ec63565 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Fri, 21 May 2021 22:34:39 +0200 Subject: [PATCH] Perl 5.34 rebuild --- perltidy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perltidy.spec b/perltidy.spec index 5f6c8e0..6f03647 100644 --- a/perltidy.spec +++ b/perltidy.spec @@ -1,6 +1,6 @@ Name: perltidy Version: 20210402 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Tool for indenting and re-formatting Perl scripts License: GPLv2+ URL: http://perltidy.sourceforge.net/ @@ -89,6 +89,9 @@ make test %{_mandir}/man3/Perl::Tidy.3* %changelog +* Fri May 21 2021 Jitka Plesnikova - 20210402-2 +- Perl 5.34 rebuild + * Thu Apr 1 2021 Paul Howarth - 20210402-1 - Update to 20210402 (see CHANGES.md for details)