From d3ca675ddb63a49907c839a88b2ba7b5c7a6eaa1 Mon Sep 17 00:00:00 2001 From: Chris Weyl Date: Sun, 13 May 2007 17:08:45 +0000 Subject: [PATCH] - update to 1.14 --- .cvsignore | 2 +- perl-JSON.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 5015da5..90a95ca 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -JSON-1.13.tar.gz +JSON-1.14.tar.gz diff --git a/perl-JSON.spec b/perl-JSON.spec index d9c921f..e316726 100644 --- a/perl-JSON.spec +++ b/perl-JSON.spec @@ -1,5 +1,5 @@ Name: perl-JSON -Version: 1.13 +Version: 1.14 Release: 1%{?dist} Summary: Parse and convert to JSON (JavaScript Object Notation) License: GPL or Artistic @@ -77,6 +77,9 @@ rm -rf %{buildroot} %{_mandir}/man3/* %changelog +* Sun May 13 2007 Chris Weyl 1.14-1 +- update to 1.14 + * Wed May 09 2007 Chris Weyl 1.13-1 - update to 1.13 diff --git a/sources b/sources index beb3a73..71e3c10 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6ef26d625e5a26b1b14a89bbc71b9772 JSON-1.13.tar.gz +d95d9cdb7c0a64a51d3d946915db52fb JSON-1.14.tar.gz