Hello community,

here is the log from the commit of package python-apsw for openSUSE:Factory 
checked in at 2020-09-23 18:40:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-apsw (Old)
 and      /work/SRC/openSUSE:Factory/.python-apsw.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-apsw"

Wed Sep 23 18:40:28 2020 rev:8 rq:836079 version:3.33.0_r1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-apsw/python-apsw.changes  2020-03-04 
09:40:25.633928567 +0100
+++ /work/SRC/openSUSE:Factory/.python-apsw.new.4249/python-apsw.changes        
2020-09-23 18:41:16.793369823 +0200
@@ -1,0 +2,18 @@
+Tue Sep 22 11:54:56 UTC 2020 - Tomáš Chvátal <tchva...@suse.com>
+
+- Fix the source url to really match reality
+
+-------------------------------------------------------------------
+Tue Sep 22 10:29:18 UTC 2020 - Hans-Peter Jansen <h...@urpla.net>
+
+- Update to 3.33.0-r1:
+  * Small performance improvement in string handling
+  * apsw module exposes Cursor, Blob, and Backup types (issue #273)
+  * pkg-config is used to detect International Components for
+    Unicode (ICU) sdk when the SQLite ICU extension is enabled. It
+    falls back to icu-config as before. (issue #268).
+- Update to 3.32.2-r2:
+  * Added some constants
+  * Minor documentation updates
+- Fix source URL
+-------------------------------------------------------------------

Old:
----
  3.31.1-r1.tar.gz

New:
----
  3.33.0-r1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-apsw.spec ++++++
--- /var/tmp/diff_new_pack.JZQgaN/_old  2020-09-23 18:41:18.573371461 +0200
+++ /var/tmp/diff_new_pack.JZQgaN/_new  2020-09-23 18:41:18.577371465 +0200
@@ -17,9 +17,9 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
-%define tarver  3.31.1-r1
+%define tarver  3.33.0-r1
 Name:           python-apsw
-Version:        3.31.1_r1
+Version:        3.33.0_r1
 Release:        0
 Summary:        Another Python SQLite Wrapper
 License:        Zlib
@@ -30,7 +30,7 @@
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  pkgconfig
 BuildRequires:  python-rpm-macros
-BuildRequires:  sqlite3-devel >= 3.30
+BuildRequires:  pkgconfig(sqlite3) >= 3.30
 %python_subpackages
 
 %description

++++++ 3.31.1-r1.tar.gz -> 3.33.0-r1.tar.gz ++++++
++++ 10222 lines of diff (skipped)


Reply via email to