From 9eabf1ed88057d0b09c045b513d64fef566efef0 Mon Sep 17 00:00:00 2001 From: Steven Pritchard Date: Fri, 16 May 2008 23:36:44 +0000 Subject: [PATCH] Update to 1.32. --- .cvsignore | 2 +- perl-YAML-Tiny.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index 6fc10e6..ba2b5a7 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -YAML-Tiny-1.25.tar.gz +YAML-Tiny-1.32.tar.gz diff --git a/perl-YAML-Tiny.spec b/perl-YAML-Tiny.spec index f66c4b5..99683fc 100644 --- a/perl-YAML-Tiny.spec +++ b/perl-YAML-Tiny.spec @@ -1,6 +1,6 @@ Name: perl-YAML-Tiny -Version: 1.25 -Release: 2%{?dist} +Version: 1.32 +Release: 1%{?dist} Summary: Read/Write YAML files with as little code as possible License: GPL+ or Artistic Group: Development/Libraries @@ -50,6 +50,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Fri May 16 2008 Steven Pritchard 1.32-1 +- Update to 1.32. + * Fri Feb 8 2008 Tom "spot" Callaway 1.25-2 - rebuild for new perl diff --git a/sources b/sources index 5ef339e..7e7b330 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -12d21c46c74b006a2f87c21f7a464f20 YAML-Tiny-1.25.tar.gz +494c5d61d5f0321b59a5b40351e504f6 YAML-Tiny-1.32.tar.gz