- Update to 0.4.1.

This commit is contained in:
Toshio くらとみ 2007-12-11 22:30:55 +00:00
parent edab5b2c1c
commit 29fcd76f01
3 changed files with 6 additions and 3 deletions

View File

@ -1 +1 @@
SQLAlchemy-0.4.0.tar.gz
SQLAlchemy-0.4.1.tar.gz

View File

@ -5,7 +5,7 @@
%define srcname SQLAlchemy
Name: python-sqlalchemy
Version: 0.4.0
Version: 0.4.1
Release: 1%{?dist}
Summary: Modular and flexible ORM library for python
@ -57,6 +57,9 @@ python test/alltests.py
%{python_sitelib}/*
%changelog
* Tue Dec 11 2007 Toshio Kuratomi <a.badger@gmail.com> 0.4.1-1
- Update to 0.4.1.
* Wed Oct 17 2007 Toshio Kuratomi <a.badger@gmail.com> 0.4.0-1
- SQLAlchemy-0.4.0 final
- Run the testsuite

View File

@ -1 +1 @@
c8476f6417a630f36d6046c1faf721e1 SQLAlchemy-0.4.0.tar.gz
be6fe319806141d577f8ab02f90870a2 SQLAlchemy-0.4.1.tar.gz