diff --git a/perltidy.spec b/perltidy.spec index 2fa2bb1..8319a9b 100644 --- a/perltidy.spec +++ b/perltidy.spec @@ -1,6 +1,6 @@ Name: perltidy Version: 20210717 -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 Jul 23 2021 Fedora Release Engineering - 20210717-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Sat Jul 17 2021 Paul Howarth - 20210717-1 - Update to 20210717 (see CHANGES.md for details)