diff --git a/.gitignore b/.gitignore index 89555f4..324f00f 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ PyYAML-3.09.tar.gz +/PyYAML-3.10.tar.gz diff --git a/PyYAML.spec b/PyYAML.spec index f5e85a9..dd00a8f 100644 --- a/PyYAML.spec +++ b/PyYAML.spec @@ -5,8 +5,8 @@ %endif Name: PyYAML -Version: 3.09 -Release: 8%{?dist} +Version: 3.10 +Release: 1%{?dist} Summary: YAML parser and emitter for Python Group: Development/Libraries @@ -102,6 +102,9 @@ rm -rf %{buildroot} %changelog +* Thu Jun 23 2011 John Eckersberg - 3.10-1 +- New upstream release 3.10 + * Mon Feb 07 2011 Fedora Release Engineering - 3.09-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild diff --git a/sources b/sources index c484ace..738a6e6 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ f219af2361e87fdc5e85e95b84c11d87 PyYAML-3.09.tar.gz +74c94a383886519e9e7b3dd1ee540247 PyYAML-3.10.tar.gz