From 64de8050b931acffba599e2764801235e1642dc1 Mon Sep 17 00:00:00 2001 From: Chris Weyl Date: Fri, 26 Sep 2008 06:01:34 +0000 Subject: [PATCH] - update to 1.11 --- .cvsignore | 2 +- perl-Data-Dump.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index 76358b7..6d17451 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -Data-Dump-1.08.tar.gz +Data-Dump-1.11.tar.gz diff --git a/perl-Data-Dump.spec b/perl-Data-Dump.spec index b06a69c..37ecc8c 100644 --- a/perl-Data-Dump.spec +++ b/perl-Data-Dump.spec @@ -1,6 +1,6 @@ Name: perl-Data-Dump -Version: 1.08 -Release: 4%{?dist} +Version: 1.11 +Release: 1%{?dist} Summary: Pretty printing of data structures License: GPL+ or Artistic Group: Development/Libraries @@ -53,6 +53,9 @@ rm -rf %{buildroot} %{_mandir}/man3/* %changelog +* Thu Sep 25 2008 Chris Weyl 1.11-1 +- update to 1.11 + * Wed Mar 05 2008 Tom "spot" Callaway 1.08-4 - rebuild for new perl diff --git a/sources b/sources index 6e82044..9893763 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a61c1537bdb484b909cfb9a514853838 Data-Dump-1.08.tar.gz +5100e724eafd98c49a276f5c150a922a Data-Dump-1.11.tar.gz