diff --git a/yast2-journal-5.0.0.tar.bz2 b/yast2-journal-5.0.0.tar.bz2 deleted file mode 100644 index aefc0fc..0000000 --- a/yast2-journal-5.0.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:63dc5f711a1eb0c105919bf49bc18c0e45358214e3b1a3e0cb6d65964df038f2 -size 27487 diff --git a/yast2-journal-5.0.1.tar.bz2 b/yast2-journal-5.0.1.tar.bz2 new file mode 100644 index 0000000..b6689a1 --- /dev/null +++ b/yast2-journal-5.0.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77bc9a71b9abb758cbd16065416ff05db1885bbbd98acc9b3f15f9e6e2de515d +size 27601 diff --git a/yast2-journal.changes b/yast2-journal.changes index b4b4c2b..473811f 100644 --- a/yast2-journal.changes +++ b/yast2-journal.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Jan 4 13:40:35 UTC 2024 - Stefan Hundhammer + +- Make sure not to get escape sequences (for colors) into the + output of the 'journalctl --output json' command, even if + $SYSTEMD_COLORS is set in the environment (bsc#1218106) +- 5.0.1 + ------------------------------------------------------------------- Wed Aug 30 20:16:10 UTC 2023 - Josef Reidinger diff --git a/yast2-journal.spec b/yast2-journal.spec index 1f19364..294041f 100644 --- a/yast2-journal.spec +++ b/yast2-journal.spec @@ -1,7 +1,7 @@ # # spec file for package yast2-journal # -# 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 @@ -17,7 +17,7 @@ Name: yast2-journal -Version: 5.0.0 +Version: 5.0.1 Release: 0 Group: System/YaST License: GPL-2.0-only OR GPL-3.0-only