jplesnik pushed to perl-GraphViz (master). "2.19 bump"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri Nov 13 08:35:37 UTC 2015


From 336c70f2e285e095bb9d7808abae0f4ced29bec6 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova <jplesnik at redhat.com>
Date: Fri, 13 Nov 2015 09:35:20 +0100
Subject: 2.19 bump

---
 .gitignore         |  1 +
 perl-GraphViz.spec | 14 +++++++++++---
 sources            |  2 +-
 3 files changed, 13 insertions(+), 4 deletions(-)

diff --git a/.gitignore b/.gitignore
index ae21461..9edd96a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /GraphViz-2.14.tgz
 /GraphViz-2.16.tgz
 /GraphViz-2.18.tgz
+/GraphViz-2.19.tgz
diff --git a/perl-GraphViz.spec b/perl-GraphViz.spec
index b6c7643..49ab83b 100644
--- a/perl-GraphViz.spec
+++ b/perl-GraphViz.spec
@@ -1,6 +1,6 @@
 Name:           perl-GraphViz
-Version:        2.18
-Release:        3%{?dist}
+Version:        2.19
+Release:        1%{?dist}
 Summary:        Interface to the GraphViz graphing tool
 License:        Artistic 2.0
 Group:          Development/Libraries
@@ -10,6 +10,10 @@ BuildArch:      noarch
 
 BuildRequires:  graphviz-devel
 
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
+BuildRequires:  perl
 BuildRequires:  perl(Carp) >= 1.01
 BuildRequires:  perl(Config)
 BuildRequires:  perl(ExtUtils::MakeMaker)
@@ -29,8 +33,9 @@ BuildRequires:  perl(vars)
 BuildRequires:  perl(warnings)
 BuildRequires:  perl(XML::Twig) >= 3.38
 BuildRequires:  perl(XML::XPath) >= 1.13
+BuildRequires:  sed
 # optional test
-BuildRequires:  perl(Test::Pod) >= 1.45
+BuildRequires:  perl(Test::Pod) >= 1.48
 
 # not autodetected
 Requires:       graphviz
@@ -71,6 +76,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Fri Nov 13 2015 Jitka Plesnikova <jplesnik at redhat.com> - 2.19-1
+- 2.19 bump
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.18-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 8be93ea..2f4be81 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cd507325c0bbfcc168a034abaf60a12b  GraphViz-2.18.tgz
+a394f6a0366e6561af45b4c2d00688df  GraphViz-2.19.tgz
-- 
cgit v0.11.2


	http://pkgs.fedoraproject.org/cgit/perl-GraphViz.git/commit/?h=master&id=336c70f2e285e095bb9d7808abae0f4ced29bec6


More information about the perl-devel mailing list