From f02f883576abee8e10c63e6ac5de39bd2b70e9c7 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 22:25:47 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/perltidy.git#3751373f0202c38ebbbeda7ae6f251a440215bdc --- perltidy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perltidy.spec b/perltidy.spec index 31e6993..e0df2d4 100644 --- a/perltidy.spec +++ b/perltidy.spec @@ -1,6 +1,6 @@ Name: perltidy Version: 20210111 -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 +* Wed Jan 27 2021 Fedora Release Engineering - 20210111-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Jan 11 2021 Paul Howarth - 20210111-1 - Update to 20210111 (see CHANGES.md for details) - Use %%license unconditionally