diff --git a/perl-File-HomeDir.spec b/perl-File-HomeDir.spec index a79f086..a925367 100644 --- a/perl-File-HomeDir.spec +++ b/perl-File-HomeDir.spec @@ -1,6 +1,6 @@ Name: perl-File-HomeDir Version: 1.004 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Find your home and other directories on any platform License: GPL+ or Artistic URL: https://metacpan.org/release/File-HomeDir @@ -79,6 +79,9 @@ make test %{_mandir}/man3/File::HomeDir::Windows.3* %changelog +* Thu Jun 28 2018 Jitka Plesnikova - 1.004-2 +- Perl 5.28 rebuild + * Thu May 3 2018 Paul Howarth - 1.004-1 - 1.004 bump