Skip to content

Commit c0782ee

Browse files
committed
Import the changes from the OBS SLE15-SP6 project
1 parent e767f95 commit c0782ee

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

package/yast2-journal.changes

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
-------------------------------------------------------------------
2-
Fri Sep 01 19:57:03 UTC 2023 - Josef Reidinger <jreidinger@suse.com>
2+
Fri Mar 03 14:44:07 UTC 2023 - Ladislav Slezák <lslezak@suse.cz>
33

4-
- Branch package for SP6 (bsc#1208913)
4+
- Bump version to 4.6.0 (bsc#1208913)
55

66
-------------------------------------------------------------------
77
Tue Oct 4 12:53:04 UTC 2022 - Martin Vidner <mvidner@suse.com>

package/yast2-journal.spec

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
# spec file for package yast2-journal
33
#
4-
# Copyright (c) 2014 SUSE LLC.
4+
# Copyright (c) 2023 SUSE LLC
55
#
66
# All modifications and additions to the file contributed by third parties
77
# remain the property of their copyright owners, unless otherwise agreed
@@ -20,17 +20,17 @@ Name: yast2-journal
2020
Version: 4.6.0
2121
Release: 0
2222
Group: System/YaST
23-
License: GPL-2.0 or GPL-3.0
24-
Url: https://github.com/yast/yast-journal
23+
License: GPL-2.0-only OR GPL-3.0-only
24+
URL: https://github.com/yast/yast-journal
2525
Summary: YaST2 - Reading of systemd journal
2626

2727
Source0: %{name}-%{version}.tar.bz2
2828

2929
BuildRequires: update-desktop-files
3030
# Yast::Builtins::strftime
3131
BuildRequires: yast2-ruby-bindings >= 3.1.38
32-
BuildRequires: yast2-devtools >= 4.2.2
3332
BuildRequires: yast2
33+
BuildRequires: yast2-devtools >= 4.2.2
3434
#for install task
3535
BuildRequires: rubygem(%{rb_default_ruby_abi}:yast-rake)
3636
# for tests
@@ -72,3 +72,5 @@ libyui-terminal rake test:unit
7272
%doc README.md
7373

7474
%build
75+
76+
%changelog

0 commit comments

Comments
 (0)