New upstream release 3.11 (BZ#1081521)

This commit is contained in:
John Eckersberg 2014-04-21 09:57:35 -04:00
parent ec23080559
commit 9448c69e25
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

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

View File

@ -5,8 +5,8 @@
%endif
Name: PyYAML
Version: 3.10
Release: 9%{?dist}
Version: 3.11
Release: 1%{?dist}
Summary: YAML parser and emitter for Python
Group: Development/Libraries
@ -114,6 +114,9 @@ rm -rf %{buildroot}
%changelog
* Mon Apr 21 2014 John Eckersberg <jeckersb@redhat.com> - 3.11-1
- New upstream release 3.11 (BZ#1081521)
* Thu Aug 8 2013 John Eckersberg <jeckersb@redhat.com> - 3.10-9
- Add check section and run test suite

View File

@ -1 +1 @@
74c94a383886519e9e7b3dd1ee540247 PyYAML-3.10.tar.gz
f50e08ef0fe55178479d3a618efe21db PyYAML-3.11.tar.gz