From ebc146f30fc38e3613e7f055d1b418f65064d6eb Mon Sep 17 00:00:00 2001 From: John Eckersberg Date: Wed, 25 Nov 2009 13:24:29 +0000 Subject: [PATCH] bump spec for rebuild against libyaml --- PyYAML.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PyYAML.spec b/PyYAML.spec index 45c3595..1c11a40 100644 --- a/PyYAML.spec +++ b/PyYAML.spec @@ -4,7 +4,7 @@ Name: PyYAML Version: 3.09 -Release: 2%{?dist} +Release: 3%{?dist} Summary: YAML parser and emitter for Python Group: Development/Libraries