From 49703b75a9f784bffd5c13152ab2de2880061f6232dd77ed175858fd99959bcb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 6 Oct 2020 18:33:06 +0000 Subject: [PATCH] Accepting request 839842 from home:DocB:branches:devel:languages:python - Version 1.2.0 * Add explicit Windows to Select * Fix missing Windows definitions in nested expressions OBS-URL: https://build.opensuse.org/request/show/839842 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-sql?expand=0&rev=11 --- python-python-sql.changes | 7 +++++++ python-python-sql.spec | 4 ++-- python-sql-1.1.0.tar.gz | 3 --- python-sql-1.2.0.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 python-sql-1.1.0.tar.gz create mode 100644 python-sql-1.2.0.tar.gz diff --git a/python-python-sql.changes b/python-python-sql.changes index 0acb6c8..05e4a6e 100644 --- a/python-python-sql.changes +++ b/python-python-sql.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Oct 6 08:20:02 UTC 2020 - Axel Braun + +- Version 1.2.0 + * Add explicit Windows to Select + * Fix missing Windows definitions in nested expressions + ------------------------------------------------------------------- Sat Jan 25 18:30:16 UTC 2020 - Axel Braun diff --git a/python-python-sql.spec b/python-python-sql.spec index 719a299..a7a5176 100644 --- a/python-python-sql.spec +++ b/python-python-sql.spec @@ -1,7 +1,7 @@ # # spec file for package python-python-sql # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define base_name python-sql Name: python-%{base_name} -Version: 1.1.0 +Version: 1.2.0 Release: 0 Summary: Library to write SQL queries License: BSD-3-Clause diff --git a/python-sql-1.1.0.tar.gz b/python-sql-1.1.0.tar.gz deleted file mode 100644 index 3a2b7c7..0000000 --- a/python-sql-1.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bfb73b325ac5e4bd7605ea07ad575f1499e6c93ada65b03dea6a430e3c080f38 -size 31666 diff --git a/python-sql-1.2.0.tar.gz b/python-sql-1.2.0.tar.gz new file mode 100644 index 0000000..4f73293 --- /dev/null +++ b/python-sql-1.2.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bde7cd0e83bf90d1d9683c97ec83c0a656353cb7ff3cd788553c34b8f8b8c302 +size 32053