From ae9fb1dc92bd1d06fd2aa56a718d03a57029bf93 Mon Sep 17 00:00:00 2001 From: Chris Weyl Date: Fri, 26 Sep 2008 06:18:28 +0000 Subject: [PATCH] - update to 2.03 --- .cvsignore | 2 +- perl-GraphViz.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index c7ee81f..4b62724 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -GraphViz-2.02.tar.gz +GraphViz-2.03.tar.gz diff --git a/perl-GraphViz.spec b/perl-GraphViz.spec index b674b02..10f2566 100644 --- a/perl-GraphViz.spec +++ b/perl-GraphViz.spec @@ -1,6 +1,6 @@ Name: perl-GraphViz -Version: 2.02 -Release: 3%{?dist} +Version: 2.03 +Release: 1%{?dist} Summary: Interface to the GraphViz graphing tool License: GPL+ or Artistic Group: Development/Libraries @@ -59,6 +59,9 @@ rm -rf %{buildroot} %{_mandir}/man3/* %changelog +* Thu Sep 25 2008 Chris Weyl 2.03-1 +- update to 2.03 + * Wed Mar 05 2008 Tom "spot" Callaway 2.02-3 - rebuild for new perl diff --git a/sources b/sources index 15945fc..ebe5803 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bb89286643e01631d1b7b0179ef120d6 GraphViz-2.02.tar.gz +da8efe38152c983d9de63c9f8da5b852 GraphViz-2.03.tar.gz