Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2018-02-08 23:55:51 +00:00
parent fad7c54ee5
commit fdaec40d93

View File

@ -1,6 +1,6 @@
Name: perl-PadWalker
Version: 2.3
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Play with other people's lexical variables
License: GPL+ or Artistic
URL: http://search.cpan.org/dist/PadWalker/
@ -54,6 +54,9 @@ make test
%{_mandir}/man3/PadWalker.3*
%changelog
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Sun Nov 12 2017 Paul Howarth <paul@city-fan.org> - 2.3-1
- Update to 2.3
- Make tests work with -Ddefault_inc_excludes_dot (CPAN RT#120421)