diff --git a/logging_journald-0.6.5.tar.gz b/logging_journald-0.6.5.tar.gz deleted file mode 100644 index d143e24..0000000 --- a/logging_journald-0.6.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:80d7ea349a688a5dfaf22d79593243260cfa46a68eb3c3eba794b85018ea071d -size 3732 diff --git a/logging_journald-0.6.6.tar.gz b/logging_journald-0.6.6.tar.gz new file mode 100644 index 0000000..018568e --- /dev/null +++ b/logging_journald-0.6.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba71558cd10d07fe06a9713342026215a7ac792a55658d078d8f4d88964b350b +size 4067 diff --git a/python-logging-journald.changes b/python-logging-journald.changes index dd1c306..d958793 100644 --- a/python-logging-journald.changes +++ b/python-logging-journald.changes @@ -1,4 +1,10 @@ +------------------------------------------------------------------- +Thu Dec 7 22:41:17 UTC 2023 - Dirk Müller + +- update to 0.6.6: + * python 3.11 support + ------------------------------------------------------------------- Fri May 12 20:28:11 UTC 2023 - Dirk Müller -- Initial package (0.6.5) +- Initial package (0.6.5) diff --git a/python-logging-journald.spec b/python-logging-journald.spec index 622e390..19fa436 100644 --- a/python-logging-journald.spec +++ b/python-logging-journald.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-logging-journald -Version: 0.6.5 +Version: 0.6.6 Release: 0 Summary: Pure python logging handler for writing logs to the journald using native protocol License: MIT