diff --git a/pytz.spec b/pytz.spec index d27e95f..b465916 100644 --- a/pytz.spec +++ b/pytz.spec @@ -2,7 +2,7 @@ Name: pytz Version: 2006p -Release: 1%{?dist} +Release: 2%{?dist} Summary: World Timezone Definitions for Python Group: Development/Languages @@ -12,7 +12,7 @@ Source0: http://dl.sf.net/%{name}/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: python +BuildRequires: python-devel %description pytz brings the Olson tz database into Python. This library allows accurate @@ -47,6 +47,9 @@ rm -rf $RPM_BUILD_ROOT %{python_sitelib}/pytz/ %changelog +* Mon Dec 11 2006 Jef Spaleta 2006p-2 +- Bump for rebuild against python 2.5 and change BR to python-devel accordingly + * Fri Dec 8 2006 Orion Poplawski 2006p-1 - Update to 2006p