Accepting request 1037661 from devel:languages:perl:autoupdate

- updated to 0.5
   see /usr/share/doc/packages/perl-Algorithm-QuadTree/Changes
  0.5   
  	[Other changes]
  		- greatly increase pure Perl search performance
  		- improve guts code quality
  0.4   
  	[Other changes]
  		- use List::Util for better search performance if it is available

OBS-URL: https://build.opensuse.org/request/show/1037661
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Algorithm-QuadTree?expand=0&rev=8
This commit is contained in:
Stephan Kulow
2022-11-24 16:40:51 +00:00
committed by Git OBS Bridge
parent 99ee83e6af
commit 5cd38bc45d
4 changed files with 19 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%define cpan_name Algorithm-QuadTree
Name: perl-Algorithm-QuadTree
Version: 0.3
Version: 0.5
Release: 0
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: QuadTree Algorithm class in pure Perl