Update to 1.6.0
This commit is contained in:
parent
c063a3c56c
commit
e53ba82e44
@ -1 +1 @@
|
|||||||
dnspython-1.5.0.tar.gz
|
dnspython-1.6.0.tar.gz
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
||||||
|
|
||||||
Name: python-dns
|
Name: python-dns
|
||||||
Version: 1.5.0
|
Version: 1.6.0
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: DNS toolkit for Python
|
Summary: DNS toolkit for Python
|
||||||
|
|
||||||
Group: Development/Languages
|
Group: Development/Languages
|
||||||
@ -64,6 +64,9 @@ rm -rf %{buildroot}
|
|||||||
%{python_sitelib}/dns
|
%{python_sitelib}/dns
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Dec 4 2007 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.6.0-1
|
||||||
|
- Update to 1.6.0
|
||||||
|
|
||||||
* Tue Oct 9 2007 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.5.0-2
|
* Tue Oct 9 2007 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.5.0-2
|
||||||
- Follow new Python egg packaging specs
|
- Follow new Python egg packaging specs
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user