From 7d69810971f694d9c00ed730c0204ed70769cce3 Mon Sep 17 00:00:00 2001
From: factory-maintainer <>
Date: Jan 21 2024 22:17:18 +0000
Subject: Update python-logging-journald to version 0.6.7 / rev 3 via SR 1140216


https://build.opensuse.org/request/show/1140216
by user factory-maintainer + anag+factory
Automatic submission by obs-autosubmit

---

diff --git a/.files b/.files
index eae3de2..9da25e3 100644
Binary files a/.files and b/.files differ
diff --git a/.rev b/.rev
index a0e6ba6..7febd0a 100644
--- a/.rev
+++ b/.rev
@@ -18,4 +18,12 @@
 - Initial package (0.6.5)</comment>
     <requestid>1131737</requestid>
   </revision>
+  <revision rev="3" vrev="1">
+    <srcmd5>8b2bbb7ac031fdc3b03e66c7cba6ccad</srcmd5>
+    <version>0.6.7</version>
+    <time>1705874977</time>
+    <user>anag+factory</user>
+    <comment>Automatic submission by obs-autosubmit</comment>
+    <requestid>1140216</requestid>
+  </revision>
 </revisionlist>
diff --git a/logging_journald-0.6.6.tar.gz b/logging_journald-0.6.6.tar.gz
deleted file mode 120000
index 7c45359..0000000
--- a/logging_journald-0.6.6.tar.gz
+++ /dev/null
@@ -1 +0,0 @@
-/ipfs/bafkreif2ofkyzuina77anklrgnbaeyqvu6whsksvmwgqpdmpjwejmszvbm
\ No newline at end of file
diff --git a/logging_journald-0.6.7.tar.gz b/logging_journald-0.6.7.tar.gz
new file mode 120000
index 0000000..511449c
--- /dev/null
+++ b/logging_journald-0.6.7.tar.gz
@@ -0,0 +1 @@
+/ipfs/bafkreic73nlw77zp7axjrpq4pnhqzpmh6bq54xn62oadb44i3vf2fvjopu
\ No newline at end of file
diff --git a/python-logging-journald.changes b/python-logging-journald.changes
index 54c74c3..76d4b4b 100644
--- a/python-logging-journald.changes
+++ b/python-logging-journald.changes
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+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>
 
 - update to 0.6.6:
diff --git a/python-logging-journald.spec b/python-logging-journald.spec
index b2194b7..2cd2601 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