|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Class-C3
|
|
|
|
|
Version: 0.35
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Pragma to use the C3 method resolution order algorithm
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
URL: https://metacpan.org/release/Class-C3
|
|
|
|
@ -77,6 +77,9 @@ make test
|
|
|
|
|
%{_mandir}/man3/Class::C3::next.3*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.35-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Mon Nov 9 2020 Paul Howarth <paul@city-fan.org> - 0.35-1
|
|
|
|
|
- Update to 0.35
|
|
|
|
|
- Update bundled ExtUtils::HasCompiler to 0.022
|
|
|
|
|