diff --git a/logging_journald-0.6.6.tar.gz b/logging_journald-0.6.6.tar.gz deleted file mode 100644 index 018568e..0000000 --- a/logging_journald-0.6.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ba71558cd10d07fe06a9713342026215a7ac792a55658d078d8f4d88964b350b -size 4067 diff --git a/logging_journald-0.6.7.tar.gz b/logging_journald-0.6.7.tar.gz new file mode 100644 index 0000000..b2e55ea --- /dev/null +++ b/logging_journald-0.6.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fdb576fff2ff82e98be1c7b4f0cbd87f061de5dbed38030f388dd4ba2d52e7d +size 4655 diff --git a/python-logging-journald.changes b/python-logging-journald.changes index d958793..38d405d 100644 --- a/python-logging-journald.changes +++ b/python-logging-journald.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Jan 13 20:25:48 UTC 2024 - Dirk Müller + +- update to 0.6.7: + * Fix #6 + ------------------------------------------------------------------- Thu Dec 7 22:41:17 UTC 2023 - Dirk Müller diff --git a/python-logging-journald.spec b/python-logging-journald.spec index 19fa436..32e00df 100644 --- a/python-logging-journald.spec +++ b/python-logging-journald.spec @@ -1,7 +1,7 @@ # # spec file for package python-logging-journald # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-logging-journald -Version: 0.6.6 +Version: 0.6.7 Release: 0 Summary: Pure python logging handler for writing logs to the journald using native protocol License: MIT