New upstream version 3.06
This commit is contained in:
parent
74ec1ce5d0
commit
b8e0d83c21
@ -1 +1 @@
|
||||
PyYAML-3.05.tar.gz
|
||||
PyYAML-3.06.tar.gz
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
||||
|
||||
Name: PyYAML
|
||||
Version: 3.05
|
||||
Release: 2%{?dist}
|
||||
Version: 3.06
|
||||
Release: 1%{?dist}
|
||||
Summary: YAML parser and emitter for Python
|
||||
|
||||
Group: Development/Libraries
|
||||
@ -53,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Oct 24 2008 John Eckersberg <jeckersb@redhat.com> - 3.06-1
|
||||
- New upstream release
|
||||
|
||||
* Wed Jan 02 2008 John Eckersberg <jeckersb@redhat.com> - 3.05-2
|
||||
- Remove explicit dependency on python >= 2.3
|
||||
- Remove executable on example script in docs
|
||||
|
||||
Loading…
Reference in New Issue
Block a user