diff --git a/Graph-0.9732.tar.gz b/Graph-0.9732.tar.gz deleted file mode 100644 index efcbd6c..0000000 --- a/Graph-0.9732.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eafc9e519a04ac0a61a3eb34b6e18709411e5abde4bf1d9019c2e371aedf6c50 -size 150234 diff --git a/Graph-0.9733.tar.gz b/Graph-0.9733.tar.gz new file mode 100644 index 0000000..a58f089 --- /dev/null +++ b/Graph-0.9733.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29f50a274825fa83436b95ac62e5a5a35ac608b660b436ed8635d4be07068271 +size 151110 diff --git a/perl-Graph.changes b/perl-Graph.changes index 9eb4f92..e29bc70 100644 --- a/perl-Graph.changes +++ b/perl-Graph.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Jan 13 05:31:53 UTC 2025 - Tina Müller + +- updated to 0.9733 + see /usr/share/doc/packages/perl-Graph/Changes + + 0.9733 2025-01-12 + - added max_cliques (#33,#34) - thanks @choroba + - restore 0.9716 behaviour of random_graph (#32) - thanks @kester-habermann for report + ------------------------------------------------------------------- Tue Sep 3 05:31:29 UTC 2024 - Tina Müller diff --git a/perl-Graph.spec b/perl-Graph.spec index 8cf83a0..978b18c 100644 --- a/perl-Graph.spec +++ b/perl-Graph.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Graph # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 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.9732 +Version: 0.9733 Release: 0 License: Artistic-1.0 OR GPL-1.0-or-later Summary: Graph data structures and algorithms