From 091bdc045221b3dac6e73273ce4f8b70b43fe53d Mon Sep 17 00:00:00 2001 From: Steven Pritchard Date: Tue, 16 Oct 2007 16:36:16 +0000 Subject: [PATCH] Update to 0.66. Update License tag. --- .cvsignore | 2 +- perl-YAML.spec | 8 ++++++-- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index 165833a..3781764 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -YAML-0.65.tar.gz +YAML-0.66.tar.gz diff --git a/perl-YAML.spec b/perl-YAML.spec index 660f235..3f8f20a 100644 --- a/perl-YAML.spec +++ b/perl-YAML.spec @@ -1,8 +1,8 @@ Name: perl-YAML -Version: 0.65 +Version: 0.66 Release: 1%{?dist} Summary: YAML Ain't Markup Language (tm) -License: GPL or Artistic +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/YAML/ Source0: http://www.cpan.org/authors/id/I/IN/INGY/YAML-%{version}.tar.gz @@ -58,6 +58,10 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/YAML*.3* %changelog +* Tue Oct 16 2007 Steven Pritchard 0.66-1 +- Update to 0.66. +- Update License tag. + * Wed Jun 27 2007 Steven Pritchard 0.65-1 - Update to 0.65. diff --git a/sources b/sources index f9da9d3..3455250 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b0361ec088c781337075146af78fded7 YAML-0.65.tar.gz +33a0367cb343e1f0dce20f144d0167ba YAML-0.66.tar.gz