This commit is contained in:
Fedora Release Engineering 2017-02-11 03:08:49 +00:00
parent e9ae3566a6
commit d38869f945

View File

@ -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 <releng@fedoraproject.org> - 0.1011-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Mon Oct 10 2016 Paul Howarth <paul@city-fan.org> - 0.1011-1
- Update to 0.1011
- Fixed POD typos