14
0

- update to 0.6.6:

* python 3.11 support
- Initial package (0.6.5)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-logging-journald?expand=0&rev=6
This commit is contained in:
2023-12-07 22:41:34 +00:00
committed by Git OBS Bridge
parent 8f92aa07ce
commit 4264e24df7
4 changed files with 11 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:80d7ea349a688a5dfaf22d79593243260cfa46a68eb3c3eba794b85018ea071d
size 3732

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ba71558cd10d07fe06a9713342026215a7ac792a55658d078d8f4d88964b350b
size 4067

View File

@@ -1,4 +1,10 @@
-------------------------------------------------------------------
Thu Dec 7 22:41:17 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 0.6.6:
* python 3.11 support
-------------------------------------------------------------------
Fri May 12 20:28:11 UTC 2023 - Dirk Müller <dmueller@suse.com>
- Initial package (0.6.5)
- Initial package (0.6.5)

View File

@@ -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