diff --git a/.cvsignore b/.cvsignore index 5a877f6..5ebc3f6 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -YAML-Syck-0.98.tar.gz +YAML-Syck-1.01.tar.gz diff --git a/perl-YAML-Syck.spec b/perl-YAML-Syck.spec index 04eb72e..d661e89 100644 --- a/perl-YAML-Syck.spec +++ b/perl-YAML-Syck.spec @@ -1,5 +1,5 @@ Name: perl-YAML-Syck -Version: 0.98 +Version: 1.01 Release: 1%{?dist} Summary: Fast, lightweight YAML loader and dumper License: MIT @@ -50,6 +50,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Mon Jan 28 2008 Steven Pritchard 1.01-1 +- Update to 1.01. + * Tue Oct 16 2007 Steven Pritchard 0.98-1 - Update to 0.98. diff --git a/sources b/sources index b24b1ae..2d19b1d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -24671beb6f8c903f790a233ac4285f24 YAML-Syck-0.98.tar.gz +d4c44369f1d2d24a0c7a7a3efdd47130 YAML-Syck-1.01.tar.gz