0.6.4 upstream release
This commit is contained in:
parent
a3fefadeee
commit
bcf5961109
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
SQLAlchemy-0.6.1.tar.gz
|
||||
/SQLAlchemy-0.6.3.tar.gz
|
||||
/SQLAlchemy-0.6.4.tar.gz
|
||||
|
@ -10,7 +10,7 @@
|
||||
%global srcname SQLAlchemy
|
||||
|
||||
Name: python-sqlalchemy
|
||||
Version: 0.6.3
|
||||
Version: 0.6.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Modular and flexible ORM library for python
|
||||
|
||||
@ -134,6 +134,9 @@ popd
|
||||
%endif # with_python3
|
||||
|
||||
%changelog
|
||||
* Tue Sep 07 2010 Luke Macken <lmacken@redhat.com> - 0.6.4-1
|
||||
- 0.6.4 upstream release
|
||||
|
||||
* Mon Aug 23 2010 Toshio Kuratomi <toshio@fedoraproject.org> - 0.6.3-1
|
||||
- 0.6.3 upstream release
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user