SHA256
9
0
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:
2021-04-09 15:40:19 +00:00
committed by Git OBS Bridge
parent dd7b2086fb
commit edd45246bd
4 changed files with 16 additions and 4 deletions

View File

@@ -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>