diff --git a/python-sqlalchemy.spec b/python-sqlalchemy.spec index 459bd77..e95002d 100644 --- a/python-sqlalchemy.spec +++ b/python-sqlalchemy.spec @@ -3,7 +3,7 @@ %define srcname SQLAlchemy -%define betaver beta5 +%define betaver beta6 Name: python-sqlalchemy Version: 0.4.0 @@ -18,11 +18,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: python-devel -%if 0%{?fedora} >= 8 BuildRequires: python-setuptools-devel >= 0.6c3 -%else -BuildRequires: python-setuptools >= 0.6c3 -%endif %description SQLAlchemy is an Object Relational Mappper (ORM) that provides a flexible, @@ -59,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT %{python_sitelib}/* %changelog +* Wed Oct 3 2007 Luke Macken 0.4.0-0.4.beta6 +- SQLAlchemy-0.4.0beta6 + * Tue Sep 11 2007 Toshio Kuratomi - 0.4.0-0.4.beta5 - Update to 0.4beta5. diff --git a/sources b/sources index 89f74a8..707aa75 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b00125102578a603497bfb0dcc72473c SQLAlchemy-0.4.0beta5.tar.gz +a5b1d1345d9b3ddd50fa997d202efac4 SQLAlchemy-0.4.0beta6.tar.gz