diff --git a/Graph-0.9727.tar.gz b/Graph-0.9727.tar.gz deleted file mode 100644 index daeb15a..0000000 --- a/Graph-0.9727.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:392a8916dc95131abe8c913dfcac7698484bf4866b42af5f7043c0062e742229 -size 147842 diff --git a/Graph-0.9729.tar.gz b/Graph-0.9729.tar.gz new file mode 100644 index 0000000..e6d62dd --- /dev/null +++ b/Graph-0.9729.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3efbed46ca82f78f25253d034232b0cc9cfadfbd867437e63f9275850f85abb0 +size 148591 diff --git a/perl-Graph.changes b/perl-Graph.changes index 8d6d69c..e626be7 100644 --- a/perl-Graph.changes +++ b/perl-Graph.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Jul 1 14:22:43 UTC 2024 - Tina Müller + +- updated to 0.9729 + see /usr/share/doc/packages/perl-Graph/Changes + + 0.9729 + - add is_planar (#31) - thanks @merkys + + 0.9728 + - add is_bipartite (#30) - thanks @merkys + ------------------------------------------------------------------- Mon Jun 26 03:06:21 UTC 2023 - Tina Müller diff --git a/perl-Graph.spec b/perl-Graph.spec index 465b232..89a1f13 100644 --- a/perl-Graph.spec +++ b/perl-Graph.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Graph # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define cpan_name Graph Name: perl-Graph -Version: 0.9727 +Version: 0.9729 Release: 0 License: Artistic-1.0 OR GPL-1.0-or-later Summary: Graph data structures and algorithms