forked from pool/perl-Graph
Accepting request 1184867 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1184867 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Graph?expand=0&rev=31
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:392a8916dc95131abe8c913dfcac7698484bf4866b42af5f7043c0062e742229
|
|
||||||
size 147842
|
|
||||||
3
Graph-0.9729.tar.gz
Normal file
3
Graph-0.9729.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3efbed46ca82f78f25253d034232b0cc9cfadfbd867437e63f9275850f85abb0
|
||||||
|
size 148591
|
||||||
@@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 1 14:22:43 UTC 2024 - Tina Müller <tina.mueller@suse.com>
|
||||||
|
|
||||||
|
- 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 <timueller+perl@suse.de>
|
Mon Jun 26 03:06:21 UTC 2023 - Tina Müller <timueller+perl@suse.de>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Graph
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define cpan_name Graph
|
%define cpan_name Graph
|
||||||
Name: perl-Graph
|
Name: perl-Graph
|
||||||
Version: 0.9727
|
Version: 0.9729
|
||||||
Release: 0
|
Release: 0
|
||||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||||
Summary: Graph data structures and algorithms
|
Summary: Graph data structures and algorithms
|
||||||
|
|||||||
Reference in New Issue
Block a user