From e0d1d92b94c9c2ec43b386519ea4b4b1f09d01f037446d6e34b40821d0ba923d Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Fri, 20 Nov 2020 11:33:07 +0000 Subject: [PATCH] - print properly help to avoid accidental opening of module by bash completion (bsc#1172340) - 4.3.0 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-journal?expand=0&rev=42 --- yast2-journal-4.2.2.tar.bz2 | 3 --- yast2-journal-4.3.0.tar.bz2 | 3 +++ yast2-journal.changes | 7 +++++++ yast2-journal.spec | 8 ++++---- 4 files changed, 14 insertions(+), 7 deletions(-) delete mode 100644 yast2-journal-4.2.2.tar.bz2 create mode 100644 yast2-journal-4.3.0.tar.bz2 diff --git a/yast2-journal-4.2.2.tar.bz2 b/yast2-journal-4.2.2.tar.bz2 deleted file mode 100644 index 32e0585..0000000 --- a/yast2-journal-4.2.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1de21c855657a164de82d88594e0888ee293316a56d0b8c40b5530fcff59d3c3 -size 25334 diff --git a/yast2-journal-4.3.0.tar.bz2 b/yast2-journal-4.3.0.tar.bz2 new file mode 100644 index 0000000..1954c12 --- /dev/null +++ b/yast2-journal-4.3.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:226317b97d532ad5f7a84047bd685bce7ccab531afe969cf19ad21aaad54ca11 +size 25617 diff --git a/yast2-journal.changes b/yast2-journal.changes index 2aaa929..558f995 100644 --- a/yast2-journal.changes +++ b/yast2-journal.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Nov 19 12:12:33 UTC 2020 - Josef Reidinger + +- print properly help to avoid accidental opening of module by bash + completion (bsc#1172340) +- 4.3.0 + ------------------------------------------------------------------- Mon Aug 26 09:20:29 CEST 2019 - schubi@suse.de diff --git a/yast2-journal.spec b/yast2-journal.spec index e6b7629..9064e89 100644 --- a/yast2-journal.spec +++ b/yast2-journal.spec @@ -1,7 +1,7 @@ # # spec file for package yast2-journal # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,14 +12,14 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: yast2-journal -Version: 4.2.2 +Version: 4.3.0 Release: 0 -Url: https://github.com/yast/yast-journal +URL: https://github.com/yast/yast-journal Summary: YaST2 - Reading of systemd journal License: GPL-2.0-only OR GPL-3.0-only Group: System/YaST