diff --git a/apsw-3.45.2.0.tar.gz b/apsw-3.45.2.0.tar.gz deleted file mode 100644 index 429b3b5..0000000 --- a/apsw-3.45.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:20f3a49873e7c81410dd627f7e0cd86ccc5c28cdd398742ce1e0e97d95badf13 -size 904263 diff --git a/apsw-3.45.3.0.tar.gz b/apsw-3.45.3.0.tar.gz new file mode 100644 index 0000000..c095a26 --- /dev/null +++ b/apsw-3.45.3.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4109981d79dbe158543e4a1691105facce9341f3746eef4503316a3cb4d236d8 +size 904570 diff --git a/python-apsw.changes b/python-apsw.changes index 89faa8e..e7e67e8 100644 --- a/python-apsw.changes +++ b/python-apsw.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Apr 20 14:09:15 UTC 2024 - Dirk Müller + +- update to 3.45.3.0: + * No APSW changes. + ------------------------------------------------------------------- Mon Mar 18 10:27:56 UTC 2024 - Dirk Müller diff --git a/python-apsw.spec b/python-apsw.spec index 01d21d0..3a97bd0 100644 --- a/python-apsw.spec +++ b/python-apsw.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-apsw -Version: 3.45.2.0 +Version: 3.45.3.0 Release: 0 Summary: Another Python SQLite Wrapper License: Zlib