diff --git a/daiquiri-3.0.0.tar.gz b/daiquiri-3.0.0.tar.gz deleted file mode 100644 index 94aa025..0000000 --- a/daiquiri-3.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cbc4a1ffdd98f25bb1962f3d580d5225796196712849798cce40af85c412d5ab -size 18118 diff --git a/daiquiri-3.0.1.tar.gz b/daiquiri-3.0.1.tar.gz new file mode 100644 index 0000000..5737793 --- /dev/null +++ b/daiquiri-3.0.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70995a0f7a2d5a62ec5498ffeef733dca47e10cc96ee6331fba5f6ec0387e6fb +size 17948 diff --git a/python-daiquiri.changes b/python-daiquiri.changes index 4111c25..e9ded35 100644 --- a/python-daiquiri.changes +++ b/python-daiquiri.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Oct 16 21:14:56 UTC 2021 - Dirk Müller + +- update to 3.0.1: + * handle "stack_info" argument correctly + ------------------------------------------------------------------- Tue Nov 10 07:54:11 UTC 2020 - Dirk Mueller diff --git a/python-daiquiri.spec b/python-daiquiri.spec index 5a0c50a..8694930 100644 --- a/python-daiquiri.spec +++ b/python-daiquiri.spec @@ -1,7 +1,7 @@ # # spec file for package python-daiquiri # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %global skip_python2 1 Name: python-daiquiri -Version: 3.0.0 +Version: 3.0.1 Release: 0 Summary: Library to configure Python logging License: Apache-2.0