diff --git a/Graph-0.9718.tar.gz b/Graph-0.9718.tar.gz deleted file mode 100644 index 83c69ab..0000000 --- a/Graph-0.9718.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:25de048a9e21af6461cad9098e91d54f9e836204e748f0c70126452d36223ecb -size 146577 diff --git a/Graph-0.9720.tar.gz b/Graph-0.9720.tar.gz new file mode 100644 index 0000000..65a8a65 --- /dev/null +++ b/Graph-0.9720.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22cefb17a01e79de9f09c6fc88560b0f4fd83cdd12a5e912ccf701be204d9b57 +size 146862 diff --git a/perl-Graph.changes b/perl-Graph.changes index d4de369..4fad2e8 100644 --- a/perl-Graph.changes +++ b/perl-Graph.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Fri Mar 26 03:06:32 UTC 2021 - Tina Müller + +- 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 diff --git a/perl-Graph.spec b/perl-Graph.spec index 0151afb..4993685 100644 --- a/perl-Graph.spec +++ b/perl-Graph.spec @@ -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