Update to 2005r
This commit is contained in:
parent
910494bbd8
commit
96b49dec23
@ -1 +1 @@
|
|||||||
pytz-2005m.tar.bz2
|
pytz-2005r.tar.bz2
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%{!?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: pytz
|
Name: pytz
|
||||||
Version: 2005m
|
Version: 2005r
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: World Timezone Definitions for Python
|
Summary: World Timezone Definitions for Python
|
||||||
|
|
||||||
@ -47,6 +47,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{python_sitelib}/pytz/
|
%{python_sitelib}/pytz/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 3 2006 Orion Poplawski <orion@cora.nwra.com> 2005r-1
|
||||||
|
- Update to 2005r
|
||||||
|
|
||||||
* Thu Dec 22 2005 Orion Poplawski <orion@cora.nwra.com> 2005m-1
|
* Thu Dec 22 2005 Orion Poplawski <orion@cora.nwra.com> 2005m-1
|
||||||
- Update to 2005m
|
- Update to 2005m
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user