diff --git a/apsw-3.46.0.1.tar.gz b/apsw-3.46.0.1.tar.gz deleted file mode 100644 index e5ec5a7..0000000 --- a/apsw-3.46.0.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d8640f6d4b0ab2b604bce1f6d0e380d150613e0d77b55a1dc9995fe5593f32a2 -size 912632 diff --git a/apsw-3.46.1.0.tar.gz b/apsw-3.46.1.0.tar.gz new file mode 100644 index 0000000..6852657 --- /dev/null +++ b/apsw-3.46.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ecab0d2fb41f96d90ff7439bb34793e8803186f5cb1aa8c613d6b0ba11b3963 +size 913223 diff --git a/python-apsw.changes b/python-apsw.changes index 701eef3..8d5508e 100644 --- a/python-apsw.changes +++ b/python-apsw.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Sep 28 19:15:48 UTC 2024 - Dirk Müller + +- update to 3.46.1.0: + * The shell dump command outputs the application_id in addition + to the user_version. + ------------------------------------------------------------------- Sun Jun 30 21:32:30 UTC 2024 - Dirk Müller diff --git a/python-apsw.spec b/python-apsw.spec index c521627..8fb746c 100644 --- a/python-apsw.spec +++ b/python-apsw.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-apsw -Version: 3.46.0.1 +Version: 3.46.1.0 Release: 0 Summary: Another Python SQLite Wrapper License: Zlib