SHA256
8
0
forked from pool/perl-Graph

Accepting request 886965 from devel:languages:perl:autoupdate

- updated to 0.9721
   see /usr/share/doc/packages/perl-Graph/Changes
  0.9721 2021-04-18
  - fix BitMatrix and AdjacencyMatrix problems - thanks @dod38fr for report

OBS-URL: https://build.opensuse.org/request/show/886965
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Graph?expand=0&rev=41
This commit is contained in:
2021-04-22 15:32:11 +00:00
committed by Git OBS Bridge
parent edd45246bd
commit 201ce8ac1a
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:22cefb17a01e79de9f09c6fc88560b0f4fd83cdd12a5e912ccf701be204d9b57
size 146862

3
Graph-0.9721.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:70ed685529a7baa2a4731553f1a959b5536e337cdf1f4241f5fefbff705ca3f3
size 146928

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Apr 19 03:07:02 UTC 2021 - Tina Müller <timueller+perl@suse.de>
- updated to 0.9721
see /usr/share/doc/packages/perl-Graph/Changes
0.9721 2021-04-18
- fix BitMatrix and AdjacencyMatrix problems - thanks @dod38fr for report
-------------------------------------------------------------------
Fri Mar 26 03:06:32 UTC 2021 - Tina Müller <timueller+perl@suse.de>

View File

@@ -18,7 +18,7 @@
%define cpan_name Graph
Name: perl-Graph
Version: 0.9720
Version: 0.9721
Release: 0
Summary: Graph data structures and algorithms
License: Artistic-1.0 OR GPL-1.0-or-later