forked from pool/perl-Graph
Accepting request 881475 from devel:languages:perl:autoupdate
- updated to 0.9720 see /usr/share/doc/packages/perl-Graph/Changes 0.9720 2021-03-25 - better fix - no mutate inputs 0.9719 2021-03-25 - fix all_paths infinite loop on cycle - thanks @tobez for report OBS-URL: https://build.opensuse.org/request/show/881475 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Graph?expand=0&rev=39
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:25de048a9e21af6461cad9098e91d54f9e836204e748f0c70126452d36223ecb
|
||||
size 146577
|
||||
3
Graph-0.9720.tar.gz
Normal file
3
Graph-0.9720.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:22cefb17a01e79de9f09c6fc88560b0f4fd83cdd12a5e912ccf701be204d9b57
|
||||
size 146862
|
||||
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 26 03:06:32 UTC 2021 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- updated to 0.9720
|
||||
see /usr/share/doc/packages/perl-Graph/Changes
|
||||
|
||||
0.9720 2021-03-25
|
||||
- better fix - no mutate inputs
|
||||
|
||||
0.9719 2021-03-25
|
||||
- fix all_paths infinite loop on cycle - thanks @tobez for report
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 14 03:08:40 UTC 2021 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%define cpan_name Graph
|
||||
Name: perl-Graph
|
||||
Version: 0.9718
|
||||
Version: 0.9720
|
||||
Release: 0
|
||||
Summary: Graph data structures and algorithms
|
||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||
|
||||
Reference in New Issue
Block a user