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

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:38ace4c56616a02ba81c3633c759b084a7e7ecc2432f0e1d6d455a6f123ec757
size 8972

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:056149ab499aefb8a4e24a79cd5dd1f55a34e9c5d98c639f53c478bf86cd82fe
size 16470

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue May 31 03:06:00 UTC 2022 - Tina Müller <timueller+perl@suse.de>
- updated to 0.3
see /usr/share/doc/packages/perl-Algorithm-QuadTree/Changes
0.3 Mon May 30 22:00:00 2022
[Other changes]
- the module now has pluggable backends
- switch Dist::Zilla
-------------------------------------------------------------------
Fri Apr 22 03:05:57 UTC 2022 - Tina Müller <timueller+perl@suse.de>

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