SHA256
8
0
forked from pool/perl-Graph

Accepting request 852043 from devel:languages:perl:autoupdate

- updated to 0.9711
   see /usr/share/doc/packages/perl-Graph/Changes
  0.9711 2020-11-27
  - ingest handle multivertexed, multiedged right
  0.9710 2020-11-27
  - all_paths method
  - as_hashes handle multivertexed, multiedged right

OBS-URL: https://build.opensuse.org/request/show/852043
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Graph?expand=0&rev=29
This commit is contained in:
2020-12-01 09:43:45 +00:00
committed by Git OBS Bridge
parent 9c8c24f418
commit bde19a83b4
4 changed files with 17 additions and 4 deletions

View File

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

3
Graph-0.9711.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sat Nov 28 03:06:17 UTC 2020 - Tina Müller <timueller+perl@suse.de>
- updated to 0.9711
see /usr/share/doc/packages/perl-Graph/Changes
0.9711 2020-11-27
- ingest handle multivertexed, multiedged right
0.9710 2020-11-27
- all_paths method
- as_hashes handle multivertexed, multiedged right
-------------------------------------------------------------------
Mon Nov 23 03:06:15 UTC 2020 - Tina Müller <timueller+perl@suse.de>

View File

@@ -17,7 +17,7 @@
Name: perl-Graph
Version: 0.9709
Version: 0.9711
Release: 0
%define cpan_name Graph
Summary: Graph data structures and algorithms