@ -1,6 +1,6 @@
Name: perl-Algorithm-C3
Version: 0.10
Release: 19 %{?dist}
Version: 0.11
Release: 1%{?dist}
Summary: Module for merging hierarchies using the C3 algorithm
License: GPL+ or Artistic
URL: https://metacpan.org/release/Algorithm-C3
@ -44,11 +44,20 @@ find %{buildroot} -type f -name .packlist -delete
make test
%files
%license LICENSE
%doc Changes README t/
%{perl_vendorlib}/Algorithm/
%{_mandir}/man3/Algorithm::C3.3*
%changelog
* Wed Nov 11 2020 Paul Howarth <paul@city-fan.org> - 0.11-1
- Update to 0.11
- Set metadata for static dependency list and install
- Move repository to GitHub
- Minor test clean-ups
- Fix Makefile.PL to work for authors in perl 5.26+
- Package new LICENSE file
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.10-19
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild