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