diff --git a/SQLAlchemy-1.2.14.tar.gz b/SQLAlchemy-1.2.14.tar.gz deleted file mode 100644 index 0456f50..0000000 --- a/SQLAlchemy-1.2.14.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9de7c7dabcf06319becdb7e15099c44e5e34ba7062f9ba10bc00e562f5db3d04 -size 5657372 diff --git a/SQLAlchemy-1.2.16.tar.gz b/SQLAlchemy-1.2.16.tar.gz new file mode 100644 index 0000000..ee95901 --- /dev/null +++ b/SQLAlchemy-1.2.16.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6af3ca2f7f00844465ab4fa78337d487b39e53f516c51328aed4ed3a719d4264 +size 5659983 diff --git a/python-SQLAlchemy.changes b/python-SQLAlchemy.changes index eacbb12..64975d8 100644 --- a/python-SQLAlchemy.changes +++ b/python-SQLAlchemy.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Feb 9 14:00:31 UTC 2019 - Adrian Schröter + +- update to version 1.2.16: + Bugfix releases, find details at + https://docs.sqlalchemy.org/en/latest/changelog/changelog_12.html#change-1.2.16 + https://docs.sqlalchemy.org/en/latest/changelog/changelog_12.html#change-1.2.15 + ------------------------------------------------------------------- Tue Dec 4 12:54:53 UTC 2018 - Matej Cepl diff --git a/python-SQLAlchemy.spec b/python-SQLAlchemy.spec index 2d24e85..5cb2c6e 100644 --- a/python-SQLAlchemy.spec +++ b/python-SQLAlchemy.spec @@ -1,7 +1,7 @@ # # spec file for package python-SQLAlchemy # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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 @@ -20,7 +20,7 @@ %define oldpython python %bcond_without tests Name: python-SQLAlchemy -Version: 1.2.14 +Version: 1.2.16 Release: 0 Summary: Database Abstraction Library License: MIT