New upstream release 3.11 (BZ#1081521)
This commit is contained in:
parent
ec23080559
commit
9448c69e25
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
PyYAML-3.09.tar.gz
|
||||
/PyYAML-3.10.tar.gz
|
||||
/PyYAML-3.11.tar.gz
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user