forked from pool/python-python-sql
Accepting request 839885 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/839885 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-sql?expand=0&rev=5
This commit is contained in:
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 6 08:20:02 UTC 2020 - Axel Braun <axel.braun@gmx.de>
|
||||||
|
|
||||||
|
- 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 <axel.braun@gmx.de>
|
Sat Jan 25 18:30:16 UTC 2020 - Axel Braun <axel.braun@gmx.de>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-python-sql
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -19,7 +19,7 @@
|
|||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%define base_name python-sql
|
%define base_name python-sql
|
||||||
Name: python-%{base_name}
|
Name: python-%{base_name}
|
||||||
Version: 1.1.0
|
Version: 1.2.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library to write SQL queries
|
Summary: Library to write SQL queries
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:bfb73b325ac5e4bd7605ea07ad575f1499e6c93ada65b03dea6a430e3c080f38
|
|
||||||
size 31666
|
|
3
python-sql-1.2.0.tar.gz
Normal file
3
python-sql-1.2.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:bde7cd0e83bf90d1d9683c97ec83c0a656353cb7ff3cd788553c34b8f8b8c302
|
||||||
|
size 32053
|
Reference in New Issue
Block a user