From 92400218667e8fa38e197c9658d38ba0e2744a5e Mon Sep 17 00:00:00 2001 From: John Eckersberg Date: Fri, 2 Oct 2009 14:03:30 +0000 Subject: [PATCH] New upstream release 3.09 --- .cvsignore | 3 +-- PyYAML.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/.cvsignore b/.cvsignore index a9b5195..89555f4 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1 @@ -PyYAML-3.06.tar.gz -PyYAML-3.08.tar.gz +PyYAML-3.09.tar.gz diff --git a/PyYAML.spec b/PyYAML.spec index 3badd51..8b6ce82 100644 --- a/PyYAML.spec +++ b/PyYAML.spec @@ -3,8 +3,8 @@ #====================================================================# Name: PyYAML -Version: 3.08 -Release: 6%{?dist} +Version: 3.09 +Release: 1%{?dist} Summary: YAML parser and emitter for Python Group: Development/Libraries @@ -53,6 +53,9 @@ rm -rf %{buildroot} %changelog +* Fri Oct 02 2009 John Eckersberg - 3.09-1 +- New upstream release 3.09 + * Fri Jul 24 2009 Fedora Release Engineering - 3.08-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild diff --git a/sources b/sources index 084d250..c484ace 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a4163a2017fa57f448c66815511fa555 PyYAML-3.08.tar.gz +f219af2361e87fdc5e85e95b84c11d87 PyYAML-3.09.tar.gz