diff --git a/perl-File-Fetch.spec b/perl-File-Fetch.spec index 1d52125..4eb0ee8 100644 --- a/perl-File-Fetch.spec +++ b/perl-File-Fetch.spec @@ -1,6 +1,6 @@ Name: perl-File-Fetch Version: 0.56 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Generic file fetching mechanism License: GPL+ or Artistic URL: http://search.cpan.org/dist/File-Fetch/ @@ -73,6 +73,9 @@ make test %{_mandir}/man3/* %changelog +* Thu Feb 08 2018 Fedora Release Engineering - 0.56-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Fri Dec 01 2017 Petr Pisar - 0.56-1 - 0.56 bump