14
0

Accepting request 1140216 from devel:languages:python

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1140216
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-logging-journald?expand=0&rev=3
This commit is contained in:
2024-01-21 22:09:37 +00:00
committed by Git OBS Bridge
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:ba71558cd10d07fe06a9713342026215a7ac792a55658d078d8f4d88964b350b
size 4067

View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Jan 13 20:25:48 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.6.7:
* Fix #6
-------------------------------------------------------------------
Thu Dec 7 22:41:17 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

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