From 4a747f68a27a540f0f40da3f6beab5f5d0100b62 Mon Sep 17 00:00:00 2001 From: Steven Pritchard Date: Sat, 19 May 2007 17:24:12 +0000 Subject: [PATCH] Update to 0.85. --- .cvsignore | 2 +- perl-YAML-Syck.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index d954b19..72419e1 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -YAML-Syck-0.82.tar.gz +YAML-Syck-0.85.tar.gz diff --git a/perl-YAML-Syck.spec b/perl-YAML-Syck.spec index 75e55cf..1e814eb 100644 --- a/perl-YAML-Syck.spec +++ b/perl-YAML-Syck.spec @@ -1,6 +1,6 @@ Name: perl-YAML-Syck -Version: 0.82 -Release: 3%{?dist} +Version: 0.85 +Release: 1%{?dist} Summary: Fast, lightweight YAML loader and dumper License: MIT Group: Development/Libraries @@ -50,6 +50,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Sat May 19 2007 Steven Pritchard 0.85-1 +- Update to 0.85. + * Fri May 04 2007 Chris Weyl 0.82-3 - add perl split BR's diff --git a/sources b/sources index 41eb723..f33d956 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ebb765d22bc14bddab4f86a5ade249d9 YAML-Syck-0.82.tar.gz +09e9c58c0f7c7531d8ead60b97f29a15 YAML-Syck-0.85.tar.gz