From 0898a08f8f642838a8de73bde4750ca73577ee58fa7e89cc2879cdf20f625691 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sun, 4 May 2025 08:59:25 +0000 Subject: [PATCH] - update to 0.6.11: * no upstream changelog available OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-logging-journald?expand=0&rev=14 --- logging_journald-0.6.11.tar.gz | 3 +++ logging_journald-0.6.9.tar.gz | 3 --- python-logging-journald.changes | 6 ++++++ python-logging-journald.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) create mode 100644 logging_journald-0.6.11.tar.gz delete mode 100644 logging_journald-0.6.9.tar.gz diff --git a/logging_journald-0.6.11.tar.gz b/logging_journald-0.6.11.tar.gz new file mode 100644 index 0000000..f8a1e87 --- /dev/null +++ b/logging_journald-0.6.11.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1741ae42cf8953e435489a82acf0e88bc21ad23351e867ca4453a354fc6d09e1 +size 5432 diff --git a/logging_journald-0.6.9.tar.gz b/logging_journald-0.6.9.tar.gz deleted file mode 100644 index c60677d..0000000 --- a/logging_journald-0.6.9.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f4b242de387e24509e8dd490eac7980f98e2f82b259581d2c5936e1b477ec126 -size 5432 diff --git a/python-logging-journald.changes b/python-logging-journald.changes index de66ebd..e27f4b9 100644 --- a/python-logging-journald.changes +++ b/python-logging-journald.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun May 4 08:58:04 UTC 2025 - Dirk Müller + +- update to 0.6.11: + * no upstream changelog available + ------------------------------------------------------------------- Wed Oct 23 20:16:58 UTC 2024 - Dirk Müller diff --git a/python-logging-journald.spec b/python-logging-journald.spec index 905f187..263a8a5 100644 --- a/python-logging-journald.spec +++ b/python-logging-journald.spec @@ -1,7 +1,7 @@ # # spec file for package python-logging-journald # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 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 @@ %{?sle15allpythons} Name: python-logging-journald -Version: 0.6.9 +Version: 0.6.11 Release: 0 Summary: Logging Handler For Sending Logs to journald License: MIT