diff --git a/SQLAlchemy-0.9.8.tar.gz b/SQLAlchemy-0.9.8.tar.gz deleted file mode 100644 index cb7ec1d..0000000 --- a/SQLAlchemy-0.9.8.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:de3ac04ecab0a7e0af64eee30a71e723ba5886b958205f7354dd62439da60389 -size 4080098 diff --git a/SQLAlchemy-0.9.9.tar.gz b/SQLAlchemy-0.9.9.tar.gz new file mode 100644 index 0000000..1e6274f --- /dev/null +++ b/SQLAlchemy-0.9.9.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72a51f6ae99116ea969381f65fe471aafe14c21f6760f259b46f919f21345f91 +size 4213948 diff --git a/python-SQLAlchemy.changes b/python-SQLAlchemy.changes index 665fd40..4572b60 100644 --- a/python-SQLAlchemy.changes +++ b/python-SQLAlchemy.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Apr 22 12:46:32 UTC 2015 - tbechtold@suse.com + +- update to 0.9.9: + + See http://docs.sqlalchemy.org/en/latest/changelog/changelog_09.html#change-0.9.9 + ------------------------------------------------------------------- Thu Jan 8 13:34:04 UTC 2015 - tbechtold@suse.com diff --git a/python-SQLAlchemy.spec b/python-SQLAlchemy.spec index b995091..76ac126 100644 --- a/python-SQLAlchemy.spec +++ b/python-SQLAlchemy.spec @@ -1,7 +1,7 @@ # # spec file for package python-SQLAlchemy # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: python-SQLAlchemy -Version: 0.9.8 +Version: 0.9.9 Release: 0 Url: http://www.sqlalchemy.org Summary: Database Abstraction Library