Perl 5.28 rebuild
This commit is contained in:
parent
31e94b1943
commit
0e14dabb21
@ -1,6 +1,6 @@
|
||||
Name: perl-File-pushd
|
||||
Version: 1.016
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Change directory temporarily for a limited scope
|
||||
License: ASL 2.0
|
||||
URL: https://metacpan.org/release/File-pushd
|
||||
@ -63,6 +63,9 @@ make test
|
||||
%{_mandir}/man3/File::pushd.3*
|
||||
|
||||
%changelog
|
||||
* Wed Jun 27 2018 Jitka Plesnikova <jplesnik@redhat.com> - 1.016-2
|
||||
- Perl 5.28 rebuild
|
||||
|
||||
* Mon May 21 2018 Paul Howarth <paul@city-fan.org> - 1.016-1
|
||||
- Update to 1.016
|
||||
- Directories created with tempd will only be cleaned up by the PID that
|
||||
|
Loading…
Reference in New Issue
Block a user