diff --git a/.gitignore b/.gitignore index 29b776b..a88ce2b 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /GraphViz-2.19.tgz /GraphViz-2.20.tgz /GraphViz-2.21.tgz +/GraphViz-2.22.tgz diff --git a/perl-GraphViz.spec b/perl-GraphViz.spec index d585bbe..a2f4bcb 100644 --- a/perl-GraphViz.spec +++ b/perl-GraphViz.spec @@ -1,5 +1,5 @@ Name: perl-GraphViz -Version: 2.21 +Version: 2.22 Release: 1%{?dist} Summary: Interface to the GraphViz graphing tool License: GPL+ or Artistic @@ -28,7 +28,6 @@ BuildRequires: perl(LWP::Simple) >= 6 BuildRequires: perl(Parse::RecDescent) >= 1.965001 BuildRequires: perl(Pod::Usage) >= 1.16 BuildRequires: perl(strict) -BuildRequires: perl(Test2::Bundle::Extended) >= 0.000030 BuildRequires: perl(Test::More) >= 1.302019 BuildRequires: perl(Time::HiRes) >= 1.51 BuildRequires: perl(vars) @@ -78,6 +77,9 @@ make test %{_mandir}/man3/* %changelog +* Tue Jul 19 2016 Jitka Plesnikova - 2.22-1 +- 2.22 bump + * Mon May 23 2016 Jitka Plesnikova - 2.21-1 - 2.21 bump diff --git a/sources b/sources index 0747a8b..dadeacc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bd5834fe41ace5e0ea5c24dd434cbeef GraphViz-2.21.tgz +8711db245c84d2e15b8c344bd8bebad0 GraphViz-2.22.tgz