Author: beorn Date: Tue Nov 20 00:55:23 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - Up to 0.4.1 - Group fix
---- Files affected: SPECS: python-SQLAlchemy.spec (1.9 -> 1.10) ---- Diffs: ================================================================ Index: SPECS/python-SQLAlchemy.spec diff -u SPECS/python-SQLAlchemy.spec:1.9 SPECS/python-SQLAlchemy.spec:1.10 --- SPECS/python-SQLAlchemy.spec:1.9 Fri Mar 2 16:10:54 2007 +++ SPECS/python-SQLAlchemy.spec Tue Nov 20 01:55:18 2007 @@ -2,12 +2,12 @@ Summary: Database Abstraction Library Summary(pl.UTF-8): Biblioteka abstrakcji baz danych Name: python-SQLAlchemy -Version: 0.3.5 +Version: 0.4.1 Release: 1 License: MIT -Group: Development/Languages/Python +Group: Libraries/Python Source0: http://cheeseshop.python.org/packages/source/S/SQLAlchemy/SQLAlchemy-%{version}.tar.gz -# Source0-md5: 5d4a317c542247f82d1ed7e256976117 +# Source0-md5: be6fe319806141d577f8ab02f90870a2 URL: http://www.sqlalchemy.org/ BuildRequires: python-devel BuildRequires: python-setuptools >= 0.6-0.a9.1 @@ -64,6 +64,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.10 2007-11-20 00:55:18 beorn +- Up to 0.4.1 +- Group fix + Revision 1.9 2007-03-02 15:10:54 beorn - up to 0.3.5 - example files moved to _examplesdir ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-SQLAlchemy.spec?r1=1.9&r2=1.10&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
