File tree Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 1
1
-------------------------------------------------------------------
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 >
3
3
4
- - Branch package for SP6 (bsc#1208913)
4
+ - Bump version to 4.6.0 (bsc#1208913)
5
5
6
6
-------------------------------------------------------------------
7
7
Tue Oct 4 12:53:04 UTC 2022 - Martin Vidner <mvidner@suse.com>
Original file line number Diff line number Diff line change 1
1
#
2
2
# spec file for package yast2-journal
3
3
#
4
- # Copyright (c) 2014 SUSE LLC.
4
+ # Copyright (c) 2023 SUSE LLC
5
5
#
6
6
# All modifications and additions to the file contributed by third parties
7
7
# remain the property of their copyright owners, unless otherwise agreed
@@ -20,17 +20,17 @@ Name: yast2-journal
20
20
Version: 4.6.0
21
21
Release: 0
22
22
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
25
25
Summary: YaST2 - Reading of systemd journal
26
26
27
27
Source0: %{name }-%{version }.tar.bz2
28
28
29
29
BuildRequires: update-desktop-files
30
30
# Yast::Builtins::strftime
31
31
BuildRequires: yast2-ruby-bindings >= 3.1.38
32
- BuildRequires: yast2-devtools >= 4.2.2
33
32
BuildRequires: yast2
33
+ BuildRequires: yast2-devtools >= 4.2.2
34
34
#for install task
35
35
BuildRequires: rubygem(%{rb_default_ruby_abi }:yast-rake)
36
36
# for tests
@@ -72,3 +72,5 @@ libyui-terminal rake test:unit
72
72
%doc README.md
73
73
74
74
%build
75
+
76
+ %changelog
You can’t perform that action at this time.
0 commit comments