From 0f086d8492452dc86ce15826322ccb9e9a934638 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova <jples...@redhat.com> Date: Thu, 28 May 2015 15:45:29 +0200 Subject: 2.18 bump
diff --git a/.gitignore b/.gitignore index 6966934..ae21461 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /GraphViz-2.14.tgz /GraphViz-2.16.tgz +/GraphViz-2.18.tgz diff --git a/perl-GraphViz.spec b/perl-GraphViz.spec index c25c470..67e441b 100644 --- a/perl-GraphViz.spec +++ b/perl-GraphViz.spec @@ -1,8 +1,8 @@ Name: perl-GraphViz -Version: 2.16 +Version: 2.18 Release: 1%{?dist} Summary: Interface to the GraphViz graphing tool -License: GPL+ or Artistic +License: Artistic 2.0 Group: Development/Libraries URL: http://search.cpan.org/dist/GraphViz/ Source0: http://www.cpan.org/authors/id/R/RS/RSAVAGE/GraphViz-%{version}.tgz @@ -23,7 +23,7 @@ BuildRequires: perl(LWP::Simple) >= 6 BuildRequires: perl(Parse::RecDescent) >= 1.965001 BuildRequires: perl(Pod::Usage) >= 1.16 BuildRequires: perl(strict) -BuildRequires: perl(Test::More) +BuildRequires: perl(Test::More) >= 1.001014 BuildRequires: perl(Time::HiRes) >= 1.51 BuildRequires: perl(vars) BuildRequires: perl(warnings) @@ -65,11 +65,15 @@ find %{buildroot} -type f -name .packlist -exec rm -f {} \; make test %files +%license LICENSE %doc Changes README examples/ %{perl_vendorlib}/* %{_mandir}/man3/* %changelog +* Thu May 28 2015 Jitka Plesnikova <jples...@redhat.com> - 2.18-1 +- 2.18 bump + * Wed Nov 12 2014 Jitka Plesnikova <jples...@redhat.com> - 2.16-1 - 2.16 bump - Modernize spec file diff --git a/sources b/sources index edd9d3d..8be93ea 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -45954ab14ed5e5d2af0d7edaf982c927 GraphViz-2.16.tgz +cd507325c0bbfcc168a034abaf60a12b GraphViz-2.18.tgz -- cgit v0.10.2 http://pkgs.fedoraproject.org/cgit/perl-GraphViz.git/commit/?h=f22&id=0f086d8492452dc86ce15826322ccb9e9a934638 -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel