diff --git a/perltidy.spec b/perltidy.spec index 7b05951..52aa645 100644 --- a/perltidy.spec +++ b/perltidy.spec @@ -1,6 +1,6 @@ Name: perltidy Version: 20181120 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Tool for indenting and re-formatting Perl scripts License: GPLv2+ URL: http://perltidy.sourceforge.net/ @@ -93,6 +93,9 @@ make test %{_mandir}/man3/Perl::Tidy::Formatter.3* %changelog +* Sat Feb 02 2019 Fedora Release Engineering - 20181120-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Mon Nov 19 2018 Paul Howarth - 20181120-1 - Update to 20181120 (see CHANGES.md for details) - Drop UTF-8 patch, no longer needed