From e328a87a322d2c5669640aac7fe627f1e092587b Mon Sep 17 00:00:00 2001 From: John Eckersberg Date: Wed, 19 May 2010 17:17:02 +0000 Subject: [PATCH] Fix NVR upgrade issues: greater for f12: PyYAML (jeckersb) f12 = PyYAML-3.09-5.fc12.src f13 = PyYAML-3.09-2.fc13.src --- PyYAML.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/PyYAML.spec b/PyYAML.spec index 45c3595..44a5554 100644 --- a/PyYAML.spec +++ b/PyYAML.spec @@ -4,7 +4,7 @@ Name: PyYAML Version: 3.09 -Release: 2%{?dist} +Release: 5%{?dist} Summary: YAML parser and emitter for Python Group: Development/Libraries @@ -53,6 +53,9 @@ rm -rf %{buildroot} %changelog +* Mon Nov 30 2009 John Eckersberg - 3.09-5 +- Rebuild with libyaml-0.1.3 + * Fri Oct 02 2009 John Eckersberg - 3.09-1 - New upstream release 3.09