diff --git a/1.12.0.tar.gz b/1.12.0.tar.gz deleted file mode 100644 index 343e1e7..0000000 --- a/1.12.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e88717be6e81a8668364825e0285bbd776d705182ef493934221a32b628d7f26 -size 88745 diff --git a/1.12.1.tar.gz b/1.12.1.tar.gz new file mode 100644 index 0000000..198839d --- /dev/null +++ b/1.12.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:135c41ce48a7f994c15abe050949e6ce70f3e164f0dc81ceb56c4d9e3106b9f2 +size 89035 diff --git a/python-Beaker.changes b/python-Beaker.changes index b546fd1..e7009db 100644 --- a/python-Beaker.changes +++ b/python-Beaker.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Feb 10 10:19:21 UTC 2023 - Dirk Müller + +- update to 1.12.1: + * Fix ext:database backend failing to initialize + * Improved inline code documentation for the crypto module + ------------------------------------------------------------------- Tue Jan 3 08:16:03 UTC 2023 - Steve Kowalik diff --git a/python-Beaker.spec b/python-Beaker.spec index 303bce9..23f0e44 100644 --- a/python-Beaker.spec +++ b/python-Beaker.spec @@ -17,7 +17,7 @@ Name: python-Beaker -Version: 1.12.0 +Version: 1.12.1 Release: 0 Summary: A Session and Caching library with WSGI Middleware License: BSD-3-Clause