- Update to 0.4.7.
This commit is contained in:
parent
bd86b8389a
commit
685fa0425d
@ -1 +1 @@
|
|||||||
SQLAlchemy-0.4.6.tar.gz
|
SQLAlchemy-0.4.7.tar.gz
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
%define srcname SQLAlchemy
|
%define srcname SQLAlchemy
|
||||||
|
|
||||||
Name: python-sqlalchemy
|
Name: python-sqlalchemy
|
||||||
Version: 0.4.6
|
Version: 0.4.7
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Modular and flexible ORM library for python
|
Summary: Modular and flexible ORM library for python
|
||||||
|
|
||||||
@ -56,6 +56,9 @@ python test/alltests.py
|
|||||||
%{python_sitelib}/*
|
%{python_sitelib}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jul 27 2008 Toshio Kuratomi <toshio@fedoraproject.org> 0.4.7-1
|
||||||
|
- Update to 0.4.7.
|
||||||
|
|
||||||
* Sun Jun 1 2008 Toshio Kuratomi <toshio@fedoraproject.org> 0.4.6-1
|
* Sun Jun 1 2008 Toshio Kuratomi <toshio@fedoraproject.org> 0.4.6-1
|
||||||
- Update to 0.4.6.
|
- Update to 0.4.6.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user