This commit is contained in:
Slavek Kabrda 2014-05-15 16:03:57 +02:00
parent 9448c69e25
commit 24e6324e8a

View File

@ -6,7 +6,7 @@
Name: PyYAML
Version: 3.11
Release: 1%{?dist}
Release: 2%{?dist}
Summary: YAML parser and emitter for Python
Group: Development/Libraries
@ -114,6 +114,9 @@ rm -rf %{buildroot}
%changelog
* Wed May 14 2014 Bohuslav Kabrda <bkabrda@redhat.com> - 3.11-2
- Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4
* Mon Apr 21 2014 John Eckersberg <jeckersb@redhat.com> - 3.11-1
- New upstream release 3.11 (BZ#1081521)