From 201ce8ac1a29de5dcaeb97d6b2ed5d3c3e8ae88c82c29f4fd616dbd652b77a68 Mon Sep 17 00:00:00 2001 From: Dirk Stoecker Date: Thu, 22 Apr 2021 15:32:11 +0000 Subject: [PATCH] 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 --- Graph-0.9720.tar.gz | 3 --- Graph-0.9721.tar.gz | 3 +++ perl-Graph.changes | 9 +++++++++ perl-Graph.spec | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 Graph-0.9720.tar.gz create mode 100644 Graph-0.9721.tar.gz diff --git a/Graph-0.9720.tar.gz b/Graph-0.9720.tar.gz deleted file mode 100644 index 65a8a65..0000000 --- a/Graph-0.9720.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:22cefb17a01e79de9f09c6fc88560b0f4fd83cdd12a5e912ccf701be204d9b57 -size 146862 diff --git a/Graph-0.9721.tar.gz b/Graph-0.9721.tar.gz new file mode 100644 index 0000000..2e3db18 --- /dev/null +++ b/Graph-0.9721.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70ed685529a7baa2a4731553f1a959b5536e337cdf1f4241f5fefbff705ca3f3 +size 146928 diff --git a/perl-Graph.changes b/perl-Graph.changes index 4fad2e8..7f86026 100644 --- a/perl-Graph.changes +++ b/perl-Graph.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Apr 19 03:07:02 UTC 2021 - Tina Müller + +- 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 diff --git a/perl-Graph.spec b/perl-Graph.spec index 4993685..e2effc2 100644 --- a/perl-Graph.spec +++ b/perl-Graph.spec @@ -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