Accepting request 982394 from devel:languages:perl:autoupdate

- updated to 0.3
   see /usr/share/doc/packages/perl-Algorithm-QuadTree/Changes
  0.3   
  	[Other changes]
  		- the module now has pluggable backends
  		- switch Dist::Zilla

OBS-URL: https://build.opensuse.org/request/show/982394
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Algorithm-QuadTree?expand=0&rev=7
This commit is contained in:
2022-06-16 14:04:47 +00:00
committed by Git OBS Bridge
parent 75c1af5b26
commit 99ee83e6af
4 changed files with 16 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%define cpan_name Algorithm-QuadTree
Name: perl-Algorithm-QuadTree
Version: 0.2
Version: 0.3
Release: 0
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: QuadTree Algorithm class in pure Perl
@@ -113,5 +113,6 @@ make test
%files -f %{name}.files
%doc Changes README.md
%license LICENSE
%changelog