|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-UNIVERSAL-can
|
|
|
|
|
Version: 1.20140328
|
|
|
|
|
Release: 15%{?dist}
|
|
|
|
|
Release: 16%{?dist}
|
|
|
|
|
Summary: Hack around people calling UNIVERSAL::can() as a function
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
URL: https://metacpan.org/release/UNIVERSAL-can
|
|
|
|
@ -58,6 +58,9 @@ make test
|
|
|
|
|
%{_mandir}/man3/UNIVERSAL::can.3*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.20140328-16
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Sun Oct 13 2019 Paul Howarth <paul@city-fan.org> - 1.20140328-15
|
|
|
|
|
- Spec tidy-up
|
|
|
|
|
- Use author-independent source URL
|
|
|
|
|