Notification time stamped 2020-11-01 00:08:44 UTC
From ccfc6ee25046be627b8f6755af5c91fefb620b9d Mon Sep 17 00:00:00 2001 From: Emmanuel Seyman emmanuel@seyman.fr Date: Nov 01 2020 00:08:38 +0000 Subject: Update to 2.59
---
diff --git a/.gitignore b/.gitignore index 35793cf..2276868 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /GraphViz2-2.54.tar.gz /GraphViz2-2.57.tar.gz /GraphViz2-2.58.tar.gz +/GraphViz2-2.59.tar.gz diff --git a/perl-GraphViz2.spec b/perl-GraphViz2.spec index 545634e..2403d96 100644 --- a/perl-GraphViz2.spec +++ b/perl-GraphViz2.spec @@ -1,5 +1,5 @@ Name: perl-GraphViz2 -Version: 2.58 +Version: 2.59 Release: 1%{?dist} Summary: GraphViz2 Perl module License: GPL+ or Artistic @@ -34,6 +34,7 @@ BuildRequires: perl(Types::Standard) BuildRequires: perl(strict) BuildRequires: perl(warnings) # test deps +BuildRequires: perl(Graph::Directed) BuildRequires: perl(Test::More) BuildRequires: perl(Test::Snapshot) BuildRequires: perl(utf8) @@ -67,6 +68,9 @@ that preexisting code using (the Perl module) GraphViz continues to work. %{_mandir}/man3/GraphViz2*
%changelog +* Sun Nov 01 2020 Emmanuel Seyman emmanuel@seyman.fr - 2.59-1 +- Update to 2.59 + * Sun Oct 25 2020 Emmanuel Seyman emmanuel@seyman.fr - 2.58-1 - Update to 2.58
diff --git a/sources b/sources index df2dfb5..3b82487 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (GraphViz2-2.58.tar.gz) = 901853f15874a7c8f4340b47ed5c659583f0d5fa4ec3b0a9b3d1617fa8682e98dc2eb9f37698acd8386b2a13269e3a29453c4a40694e220cd45b70caca649604 +SHA512 (GraphViz2-2.59.tar.gz) = fb8356b39d07ff8d1ad0ec7fb161642153850a2e58475502ea69d726db49fb8f1b211f7e45c8f3d86547f0c41b645f50d40c2cb2292653ac58bd06a5902bf989
https://src.fedoraproject.org/rpms/perl-GraphViz2/c/ccfc6ee25046be627b8f6755...
scm-commits@lists.fedoraproject.org