New upstream release 3.10

This commit is contained in:
John Eckersberg 2011-06-23 15:37:53 -04:00
parent 03e2aa63b3
commit 62723716a3
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
PyYAML-3.09.tar.gz
/PyYAML-3.10.tar.gz

View File

@ -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 <jeckersb@redhat.com> - 3.10-1
- New upstream release 3.10
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.09-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild

View File

@ -1 +1,2 @@
f219af2361e87fdc5e85e95b84c11d87 PyYAML-3.09.tar.gz
74c94a383886519e9e7b3dd1ee540247 PyYAML-3.10.tar.gz