From 2eac89d19e4e2fcaba173ebb8f44b10d6c6274f7de5be3ade55c23f7d91bb6b5 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Fri, 3 Mar 2023 16:32:43 +0000 Subject: [PATCH] - Bump version to 4.6.0 (bsc#1208913) OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-journal?expand=0&rev=60 --- yast2-journal-4.5.3.tar.bz2 | 3 --- yast2-journal-4.6.0.tar.bz2 | 3 +++ yast2-journal.changes | 5 +++++ yast2-journal.spec | 10 +++++----- 4 files changed, 13 insertions(+), 8 deletions(-) delete mode 100644 yast2-journal-4.5.3.tar.bz2 create mode 100644 yast2-journal-4.6.0.tar.bz2 diff --git a/yast2-journal-4.5.3.tar.bz2 b/yast2-journal-4.5.3.tar.bz2 deleted file mode 100644 index 2a2e222..0000000 --- a/yast2-journal-4.5.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a619614a74dda29baeb1e4e1598fb45de757890a6bddcc98c90b0c49dbaace93 -size 27434 diff --git a/yast2-journal-4.6.0.tar.bz2 b/yast2-journal-4.6.0.tar.bz2 new file mode 100644 index 0000000..b11f53c --- /dev/null +++ b/yast2-journal-4.6.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f93d5fda0115083cba61882ef6dc5425bae9d217c34950a4a78febdc6fa33718 +size 27503 diff --git a/yast2-journal.changes b/yast2-journal.changes index c05e23d..e999654 100644 --- a/yast2-journal.changes +++ b/yast2-journal.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Mar 03 14:44:07 UTC 2023 - Ladislav Slezák + +- Bump version to 4.6.0 (bsc#1208913) + ------------------------------------------------------------------- Tue Oct 4 12:53:04 UTC 2022 - Martin Vidner diff --git a/yast2-journal.spec b/yast2-journal.spec index 7b14d66..a1c96df 100644 --- a/yast2-journal.spec +++ b/yast2-journal.spec @@ -1,7 +1,7 @@ # # spec file for package yast2-journal # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,20 +17,20 @@ Name: yast2-journal -Version: 4.5.3 +Version: 4.6.0 Release: 0 +Group: System/YaST +License: GPL-2.0-only OR GPL-3.0-only 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 Source0: %{name}-%{version}.tar.bz2 BuildRequires: update-desktop-files # Yast::Builtins::strftime +BuildRequires: yast2-ruby-bindings >= 3.1.38 BuildRequires: yast2 BuildRequires: yast2-devtools >= 4.2.2 -BuildRequires: yast2-ruby-bindings >= 3.1.38 #for install task BuildRequires: rubygem(%{rb_default_ruby_abi}:yast-rake) # for tests