diff --git a/perl-File-chdir.spec b/perl-File-chdir.spec index a172893..f548233 100644 --- a/perl-File-chdir.spec +++ b/perl-File-chdir.spec @@ -1,6 +1,6 @@ Name: perl-File-chdir Version: 0.1011 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A more sensible way to change directories License: GPL+ or Artistic URL: http://search.cpan.org/dist/File-chdir/ @@ -60,6 +60,9 @@ make test %{_mandir}/man3/File::chdir.3* %changelog +* Sat Feb 11 2017 Fedora Release Engineering - 0.1011-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Mon Oct 10 2016 Paul Howarth - 0.1011-1 - Update to 0.1011 - Fixed POD typos