commit yast2-journal for openSUSE:Factory

2019-08-27 Thread root
Hello community,

here is the log from the commit of package yast2-journal for openSUSE:Factory 
checked in at 2019-08-27 15:56:00

Comparing /work/SRC/openSUSE:Factory/yast2-journal (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-journal.new.7948 (New)


Package is "yast2-journal"

Tue Aug 27 15:56:00 2019 rev:15 rq:726076 version:4.2.2

Changes:

--- /work/SRC/openSUSE:Factory/yast2-journal/yast2-journal.changes  
2019-07-31 14:19:01.246657927 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-journal.new.7948/yast2-journal.changes
2019-08-27 15:56:01.623581442 +0200
@@ -1,0 +2,7 @@
+Mon Aug 26 09:20:29 CEST 2019 - sch...@suse.de
+
+- Using rb_default_ruby_abi tag in the spec file in order to
+  handle several ruby versions (bsc#1146403).
+- 4.2.2
+
+---

Old:

  yast2-journal-4.2.1.tar.bz2

New:

  yast2-journal-4.2.2.tar.bz2



Other differences:
--
++ yast2-journal.spec ++
--- /var/tmp/diff_new_pack.ZSU3Tr/_old  2019-08-27 15:56:02.099581046 +0200
+++ /var/tmp/diff_new_pack.ZSU3Tr/_new  2019-08-27 15:56:02.103581042 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-journal
-Version:4.2.1
+Version:4.2.2
 Release:0
 Url:https://github.com/yast/yast-journal
 Summary:YaST2 - Reading of systemd journal
@@ -32,9 +32,9 @@
 BuildRequires:  yast2-devtools >= 4.2.2
 BuildRequires:  yast2-ruby-bindings >= 3.1.38
 #for install task
-BuildRequires:  rubygem(yast-rake)
+BuildRequires:  rubygem(%{rb_default_ruby_abi}:yast-rake)
 # for tests
-BuildRequires:  rubygem(rspec)
+BuildRequires:  rubygem(%{rb_default_ruby_abi}:rspec)
 # First version with Yast::UI.OpenUI
 BuildRequires:  libyui-ncurses >= 2.47.1
 # libyui-terminal

++ yast2-journal-4.2.1.tar.bz2 -> yast2-journal-4.2.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-journal-4.2.1/package/yast2-journal.changes 
new/yast2-journal-4.2.2/package/yast2-journal.changes
--- old/yast2-journal-4.2.1/package/yast2-journal.changes   2019-06-04 
13:50:12.0 +0200
+++ new/yast2-journal-4.2.2/package/yast2-journal.changes   2019-08-26 
09:46:12.0 +0200
@@ -1,4 +1,11 @@
 ---
+Mon Aug 26 09:20:29 CEST 2019 - sch...@suse.de
+
+- Using rb_default_ruby_abi tag in the spec file in order to
+  handle several ruby versions (bsc#1146403).
+- 4.2.2
+
+---
 Fri May 31 12:32:54 UTC 2019 - Stasiek Michalski 
 
 - Add metainfo (fate#319035)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-journal-4.2.1/package/yast2-journal.spec 
new/yast2-journal-4.2.2/package/yast2-journal.spec
--- old/yast2-journal-4.2.1/package/yast2-journal.spec  2019-06-04 
13:50:12.0 +0200
+++ new/yast2-journal-4.2.2/package/yast2-journal.spec  2019-08-26 
09:46:12.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-journal
-Version:4.2.1
+Version:4.2.2
 Release:0
 Group:  System/YaST
 License:GPL-2.0 or GPL-3.0
@@ -32,9 +32,9 @@
 BuildRequires:  yast2-devtools >= 4.2.2
 BuildRequires:  yast2
 #for install task
-BuildRequires:  rubygem(yast-rake)
+BuildRequires:  rubygem(%{rb_default_ruby_abi}:yast-rake)
 # for tests
-BuildRequires:  rubygem(rspec)
+BuildRequires:  rubygem(%{rb_default_ruby_abi}:rspec)
 # First version with Yast::UI.OpenUI
 BuildRequires:  libyui-ncurses >= 2.47.1
 # libyui-terminal




commit yast2-journal for openSUSE:Factory

2019-07-31 Thread root
Hello community,

here is the log from the commit of package yast2-journal for openSUSE:Factory 
checked in at 2019-07-31 14:18:59

Comparing /work/SRC/openSUSE:Factory/yast2-journal (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-journal.new.4126 (New)


Package is "yast2-journal"

Wed Jul 31 14:18:59 2019 rev:14 rq:707463 version:4.2.1

Changes:

--- /work/SRC/openSUSE:Factory/yast2-journal/yast2-journal.changes  
2019-05-10 09:12:21.331473063 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-journal.new.4126/yast2-journal.changes
2019-07-31 14:19:01.246657927 +0200
@@ -1,0 +2,8 @@
+Fri May 31 12:32:54 UTC 2019 - Stasiek Michalski 
+
+- Add metainfo (fate#319035)
+- Revamp spec
+- Replace GenericName with Comment
+- 4.2.1
+
+---

Old:

  yast2-journal-4.2.0.tar.bz2

New:

  yast2-journal-4.2.1.tar.bz2



Other differences:
--
++ yast2-journal.spec ++
--- /var/tmp/diff_new_pack.fjmGQZ/_old  2019-07-31 14:19:01.806657688 +0200
+++ /var/tmp/diff_new_pack.fjmGQZ/_new  2019-07-31 14:19:01.806657688 +0200
@@ -17,22 +17,19 @@
 
 
 Name:   yast2-journal
-Version:4.2.0
+Version:4.2.1
 Release:0
-BuildArch:  noarch
+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
 
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:%{name}-%{version}.tar.bz2
 
-# First version with base Dialog class
-Requires:   yast2 >= 3.1.117
-# Yast::Builtins::strftime
-Requires:   yast2-ruby-bindings >= 3.1.38
-
 BuildRequires:  update-desktop-files
 # Yast::Builtins::strftime
 BuildRequires:  yast2
-BuildRequires:  yast2-devtools
+BuildRequires:  yast2-devtools >= 4.2.2
 BuildRequires:  yast2-ruby-bindings >= 3.1.38
 #for install task
 BuildRequires:  rubygem(yast-rake)
@@ -43,32 +40,34 @@
 # libyui-terminal
 BuildRequires:  libyui-ncurses-tools
 
-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
+# First version with base Dialog class
+Requires:   yast2 >= 3.1.117
+# Yast::Builtins::strftime
+Requires:   yast2-ruby-bindings >= 3.1.38
+
+BuildArch:  noarch
 
 %description
 A YaST2 module to read the systemd journal in a convenient and
 user-friendly way.
 
 %prep
-%setup -n %{name}-%{version}
+%setup -q
 
 %check
 # Enable UI tests in headless systems like Jenkins
 libyui-terminal rake test:unit
 
 %install
-rake install DESTDIR="%{buildroot}"
+%yast_install
+%yast_metainfo
 
 %files
-%defattr(-,root,root)
-%{yast_dir}/clients/*.rb
-%{yast_dir}/lib
-%{yast_desktopdir}/journal.desktop
+%{yast_clientdir}
+%{yast_libdir}
+%{yast_desktopdir}
+%{yast_metainfodir}
 %{yast_icondir}
-
 %doc COPYING
 %doc README.md
 

++ yast2-journal-4.2.0.tar.bz2 -> yast2-journal-4.2.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-journal-4.2.0/package/yast2-journal.changes 
new/yast2-journal-4.2.1/package/yast2-journal.changes
--- old/yast2-journal-4.2.0/package/yast2-journal.changes   2019-05-07 
15:15:29.0 +0200
+++ new/yast2-journal-4.2.1/package/yast2-journal.changes   2019-06-04 
13:50:12.0 +0200
@@ -1,4 +1,12 @@
 ---
+Fri May 31 12:32:54 UTC 2019 - Stasiek Michalski 
+
+- Add metainfo (fate#319035)
+- Revamp spec
+- Replace GenericName with Comment
+- 4.2.1
+
+---
 Tue May  7 13:11:33 UTC 2019 - Steffen Winterfeldt 
 
 - show more verbose message when journal can't be read (bsc#1132658)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-journal-4.2.0/package/yast2-journal.spec 
new/yast2-journal-4.2.1/package/yast2-journal.spec
--- old/yast2-journal-4.2.0/package/yast2-journal.spec  2019-05-07 
15:15:29.0 +0200
+++ new/yast2-journal-4.2.1/package/yast2-journal.spec  2019-06-04 
13:50:12.0 +0200
@@ -12,27 +12,24 @@
 # 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.0
+Version:4.2.1
 Release:0
-BuildArch:  noarch
+Group:  System/YaST
+License:GPL-2.0 or GPL-3.0
+Url:https://github.com/yast/yast-journal
+Summary:

commit yast2-journal for openSUSE:Factory

2019-05-10 Thread root
Hello community,

here is the log from the commit of package yast2-journal for openSUSE:Factory 
checked in at 2019-05-10 09:12:15

Comparing /work/SRC/openSUSE:Factory/yast2-journal (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-journal.new.5148 (New)


Package is "yast2-journal"

Fri May 10 09:12:15 2019 rev:13 rq:701317 version:4.2.0

Changes:

--- /work/SRC/openSUSE:Factory/yast2-journal/yast2-journal.changes  
2018-12-31 09:42:53.794388225 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-journal.new.5148/yast2-journal.changes
2019-05-10 09:12:21.331473063 +0200
@@ -1,0 +2,6 @@
+Tue May  7 13:11:33 UTC 2019 - Steffen Winterfeldt 
+
+- show more verbose message when journal can't be read (bsc#1132658)
+- 4.2.0
+
+---

Old:

  yast2-journal-4.1.5.tar.bz2

New:

  yast2-journal-4.2.0.tar.bz2



Other differences:
--
++ yast2-journal.spec ++
--- /var/tmp/diff_new_pack.gF6VS5/_old  2019-05-10 09:12:21.843474525 +0200
+++ /var/tmp/diff_new_pack.gF6VS5/_new  2019-05-10 09:12:21.843474525 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-journal
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # 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:4.1.5
+Version:4.2.0
 Release:0
 BuildArch:  noarch
 

++ yast2-journal-4.1.5.tar.bz2 -> yast2-journal-4.2.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-journal-4.1.5/Dockerfile 
new/yast2-journal-4.2.0/Dockerfile
--- old/yast2-journal-4.1.5/Dockerfile  2018-12-07 15:55:54.0 +0100
+++ new/yast2-journal-4.2.0/Dockerfile  2019-05-07 15:15:29.0 +0200
@@ -1,3 +1,3 @@
-FROM yastdevel/ruby
+FROM registry.opensuse.org/yast/head/containers/yast-ruby:latest
 COPY . /usr/src/app
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-journal-4.1.5/package/yast2-journal.changes 
new/yast2-journal-4.2.0/package/yast2-journal.changes
--- old/yast2-journal-4.1.5/package/yast2-journal.changes   2018-12-07 
15:55:54.0 +0100
+++ new/yast2-journal-4.2.0/package/yast2-journal.changes   2019-05-07 
15:15:29.0 +0200
@@ -1,4 +1,10 @@
 ---
+Tue May  7 13:11:33 UTC 2019 - Steffen Winterfeldt 
+
+- show more verbose message when journal can't be read (bsc#1132658)
+- 4.2.0
+
+---
 Fri Dec  7 08:57:35 UTC 2018 - jreidin...@suse.com
 
 - always use absolute path to binaries (bsc#1118291)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-journal-4.1.5/package/yast2-journal.spec 
new/yast2-journal-4.2.0/package/yast2-journal.spec
--- old/yast2-journal-4.1.5/package/yast2-journal.spec  2018-12-07 
15:55:54.0 +0100
+++ new/yast2-journal-4.2.0/package/yast2-journal.spec  2019-05-07 
15:15:29.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-journal
-Version:4.1.5
+Version:4.2.0
 Release:0
 BuildArch:  noarch
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-journal-4.1.5/src/lib/y2journal/entries_dialog.rb 
new/yast2-journal-4.2.0/src/lib/y2journal/entries_dialog.rb
--- old/yast2-journal-4.1.5/src/lib/y2journal/entries_dialog.rb 2018-12-07 
15:55:54.0 +0100
+++ new/yast2-journal-4.2.0/src/lib/y2journal/entries_dialog.rb 2019-05-07 
15:15:29.0 +0200
@@ -184,7 +184,13 @@
 #
 def journalctl_failed(details)
   log.warn "journalctl failed, displaying empty result"
-  Yast2::Popup.show(_("Reading the journal entries failed."), details: 
details)
+  Yast2::Popup.show(
+_(
+  "Reading system messages failed.\n\n" \
+  "Only users in the 'systemd-journal' group or user 'root'\n" \
+  "can read all system messages."
+), details: details
+  )
 end
   end
 end




commit yast2-journal for openSUSE:Factory

2018-12-31 Thread root
Hello community,

here is the log from the commit of package yast2-journal for openSUSE:Factory 
checked in at 2018-12-31 09:42:52

Comparing /work/SRC/openSUSE:Factory/yast2-journal (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-journal.new.28833 (New)


Package is "yast2-journal"

Mon Dec 31 09:42:52 2018 rev:12 rq:656080 version:4.1.5

Changes:

--- /work/SRC/openSUSE:Factory/yast2-journal/yast2-journal.changes  
2018-11-22 13:24:32.014062035 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-journal.new.28833/yast2-journal.changes   
2018-12-31 09:42:53.794388225 +0100
@@ -1,0 +2,13 @@
+Fri Dec  7 08:57:35 UTC 2018 - jreidin...@suse.com
+
+- always use absolute path to binaries (bsc#1118291)
+- properly escape shell arguments (bsc#1118291)
+- 4.1.5
+
+---
+Sun Nov 25 16:06:43 UTC 2018 - Stasiek Michalski 
+
+- Provide icon with module (boo#1109310)
+- 4.1.4
+
+---

Old:

  yast2-journal-4.1.3.tar.bz2

New:

  yast2-journal-4.1.5.tar.bz2



Other differences:
--
++ yast2-journal.spec ++
--- /var/tmp/diff_new_pack.luXBav/_old  2018-12-31 09:42:54.170387918 +0100
+++ /var/tmp/diff_new_pack.luXBav/_new  2018-12-31 09:42:54.170387918 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-journal
-Version:4.1.3
+Version:4.1.5
 Release:0
 BuildArch:  noarch
 
@@ -67,6 +67,7 @@
 %{yast_dir}/clients/*.rb
 %{yast_dir}/lib
 %{yast_desktopdir}/journal.desktop
+%{yast_icondir}
 
 %doc COPYING
 %doc README.md

++ yast2-journal-4.1.3.tar.bz2 -> yast2-journal-4.1.5.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-journal-4.1.3/Rakefile 
new/yast2-journal-4.1.5/Rakefile
--- old/yast2-journal-4.1.3/Rakefile2018-11-20 16:30:30.0 +0100
+++ new/yast2-journal-4.1.5/Rakefile2018-12-07 15:55:54.0 +0100
@@ -22,4 +22,5 @@
   conf.skip_license_check << /test\/data\/*/
   # Desktop files are just metadata
   conf.skip_license_check << /.*desktop$/
+  conf.skip_license_check << /.*svg$/
 end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-journal-4.1.3/package/yast2-journal.changes 
new/yast2-journal-4.1.5/package/yast2-journal.changes
--- old/yast2-journal-4.1.3/package/yast2-journal.changes   2018-11-20 
16:30:30.0 +0100
+++ new/yast2-journal-4.1.5/package/yast2-journal.changes   2018-12-07 
15:55:54.0 +0100
@@ -1,4 +1,17 @@
 ---
+Fri Dec  7 08:57:35 UTC 2018 - jreidin...@suse.com
+
+- always use absolute path to binaries (bsc#1118291)
+- properly escape shell arguments (bsc#1118291)
+- 4.1.5
+
+---
+Sun Nov 25 16:06:43 UTC 2018 - Stasiek Michalski 
+
+- Provide icon with module (boo#1109310)
+- 4.1.4
+
+---
 Thu Oct 25 13:30:09 UTC 2018 - mvid...@suse.com
 
 - Adjust for libyui-ncurses-tools split (bsc#1113291)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-journal-4.1.3/package/yast2-journal.spec 
new/yast2-journal-4.1.5/package/yast2-journal.spec
--- old/yast2-journal-4.1.3/package/yast2-journal.spec  2018-11-20 
16:30:30.0 +0100
+++ new/yast2-journal-4.1.5/package/yast2-journal.spec  2018-12-07 
15:55:54.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-journal
-Version:4.1.3
+Version:4.1.5
 Release:0
 BuildArch:  noarch
 
@@ -67,6 +67,7 @@
 %{yast_dir}/clients/*.rb
 %{yast_dir}/lib
 %{yast_desktopdir}/journal.desktop
+%{yast_icondir}
 
 %doc COPYING
 %doc README.md
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-journal-4.1.3/src/desktop/journal.desktop 
new/yast2-journal-4.1.5/src/desktop/journal.desktop
--- old/yast2-journal-4.1.3/src/desktop/journal.desktop 2018-11-20 
16:30:30.0 +0100
+++ new/yast2-journal-4.1.5/src/desktop/journal.desktop 2018-12-07 
15:55:54.0 +0100
@@ -14,7 +14,7 @@
 X-SuSE-YaST-SortKey=
 X-SuSE-YaST-AutoInstResource=
 
-Icon=yast-messages
+Icon=yast-journal
 Exec=/sbin/yast2 journal
 
 Name=Systemd Journal
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-journal-4.1.3/src/icons/hicolor/scalable/apps/yast-journal.svg 
new/yast2-journal-4.1.5/src/icons/hicolor/scalable/apps/yast-journal.svg
--- old/yast2-journal-4.1.3/src/icons/hicolor/scalable/apps/yast-journal.svg
1970-01-01 01:00:00.0 +0100
+++ 

commit yast2-journal for openSUSE:Factory

2018-11-22 Thread root
Hello community,

here is the log from the commit of package yast2-journal for openSUSE:Factory 
checked in at 2018-11-22 13:24:27

Comparing /work/SRC/openSUSE:Factory/yast2-journal (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-journal.new.19453 (New)


Package is "yast2-journal"

Thu Nov 22 13:24:27 2018 rev:11 rq:650530 version:4.1.3

Changes:

--- /work/SRC/openSUSE:Factory/yast2-journal/yast2-journal.changes  
2018-08-31 10:45:08.051252219 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-journal.new.19453/yast2-journal.changes   
2018-11-22 13:24:32.014062035 +0100
@@ -1,0 +2,6 @@
+Thu Oct 25 13:30:09 UTC 2018 - mvid...@suse.com
+
+- Adjust for libyui-ncurses-tools split (bsc#1113291)
+- 4.1.3
+
+---

Old:

  yast2-journal-4.1.2.tar.bz2

New:

  yast2-journal-4.1.3.tar.bz2



Other differences:
--
++ yast2-journal.spec ++
--- /var/tmp/diff_new_pack.sZ2ngx/_old  2018-11-22 13:24:32.498061531 +0100
+++ /var/tmp/diff_new_pack.sZ2ngx/_new  2018-11-22 13:24:32.502061526 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-journal
-Version:4.1.2
+Version:4.1.3
 Release:0
 BuildArch:  noarch
 
@@ -38,12 +38,14 @@
 BuildRequires:  rubygem(yast-rake)
 # for tests
 BuildRequires:  rubygem(rspec)
-# First version with Yast::UI.OpenUI and libyui-terminal
+# First version with Yast::UI.OpenUI
 BuildRequires:  libyui-ncurses >= 2.47.1
+# libyui-terminal
+BuildRequires:  libyui-ncurses-tools
 
 Url:https://github.com/yast/yast-journal
 Summary:YaST2 - Reading of systemd journal
-License:GPL-2.0 or GPL-3.0
+License:GPL-2.0-only OR GPL-3.0-only
 Group:  System/YaST
 
 %description

++ yast2-journal-4.1.2.tar.bz2 -> yast2-journal-4.1.3.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-journal-4.1.2/README.md 
new/yast2-journal-4.1.3/README.md
--- old/yast2-journal-4.1.2/README.md   2018-08-29 10:36:54.0 +0200
+++ new/yast2-journal-4.1.3/README.md   2018-11-20 16:30:30.0 +0100
@@ -11,8 +11,8 @@
 ### Notes
 
 - This module can be used by non-root users. By default the non-root users
-  do not have the permission to read the journal, to allow specific users
-  reading the journal add them to the `systemd-journal` user group.
+  do not have the permission to read all journals, to allow specific users
+  reading everything add them to the `systemd-journal` user group.
 
 Further information
 ---
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-journal-4.1.2/package/yast2-journal.changes 
new/yast2-journal-4.1.3/package/yast2-journal.changes
--- old/yast2-journal-4.1.2/package/yast2-journal.changes   2018-08-29 
10:36:54.0 +0200
+++ new/yast2-journal-4.1.3/package/yast2-journal.changes   2018-11-20 
16:30:30.0 +0100
@@ -1,4 +1,10 @@
 ---
+Thu Oct 25 13:30:09 UTC 2018 - mvid...@suse.com
+
+- Adjust for libyui-ncurses-tools split (bsc#1113291)
+- 4.1.3
+
+---
 Tue Aug 28 11:17:02 UTC 2018 - lsle...@suse.cz
 
 - Do not crash when changing the filter as a non-root user
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-journal-4.1.2/package/yast2-journal.spec 
new/yast2-journal-4.1.3/package/yast2-journal.spec
--- old/yast2-journal-4.1.2/package/yast2-journal.spec  2018-08-29 
10:36:54.0 +0200
+++ new/yast2-journal-4.1.3/package/yast2-journal.spec  2018-11-20 
16:30:30.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-journal
-Version:4.1.2
+Version:4.1.3
 Release:0
 BuildArch:  noarch
 
@@ -38,8 +38,10 @@
 BuildRequires:  rubygem(yast-rake)
 # for tests
 BuildRequires:  rubygem(rspec)
-# First version with Yast::UI.OpenUI and libyui-terminal
+# First version with Yast::UI.OpenUI
 BuildRequires:  libyui-ncurses >= 2.47.1
+# libyui-terminal
+BuildRequires:  libyui-ncurses-tools
 
 Group:  System/YaST
 License:GPL-2.0 or GPL-3.0




commit yast2-journal for openSUSE:Factory

2018-08-31 Thread root
Hello community,

here is the log from the commit of package yast2-journal for openSUSE:Factory 
checked in at 2018-08-31 10:45:06

Comparing /work/SRC/openSUSE:Factory/yast2-journal (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-journal.new (New)


Package is "yast2-journal"

Fri Aug 31 10:45:06 2018 rev:10 rq:632103 version:4.1.2

Changes:

--- /work/SRC/openSUSE:Factory/yast2-journal/yast2-journal.changes  
2018-06-28 15:13:37.199570783 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-journal.new/yast2-journal.changes 
2018-08-31 10:45:08.051252219 +0200
@@ -1,0 +2,7 @@
+Tue Aug 28 11:17:02 UTC 2018 - lsle...@suse.cz
+
+- Do not crash when changing the filter as a non-root user
+  (bsc#1089626)
+- 4.1.2
+
+---

Old:

  yast2-journal-4.1.1.tar.bz2

New:

  yast2-journal-4.1.2.tar.bz2



Other differences:
--
++ yast2-journal.spec ++
--- /var/tmp/diff_new_pack.6NC6Tf/_old  2018-08-31 10:45:08.491252750 +0200
+++ /var/tmp/diff_new_pack.6NC6Tf/_new  2018-08-31 10:45:08.491252750 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-journal
-Version:4.1.1
+Version:4.1.2
 Release:0
 BuildArch:  noarch
 

++ yast2-journal-4.1.1.tar.bz2 -> yast2-journal-4.1.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-journal-4.1.1/README.md 
new/yast2-journal-4.1.2/README.md
--- old/yast2-journal-4.1.1/README.md   2018-06-27 12:31:24.0 +0200
+++ new/yast2-journal-4.1.2/README.md   2018-08-29 10:36:54.0 +0200
@@ -8,6 +8,12 @@
 A module for [YaST](http://yast.github.io) to read the systemd journal in a
 user-friendly way.
 
+### Notes
+
+- This module can be used by non-root users. By default the non-root users
+  do not have the permission to read the journal, to allow specific users
+  reading the journal add them to the `systemd-journal` user group.
+
 Further information
 ---
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-journal-4.1.1/package/yast2-journal.changes 
new/yast2-journal-4.1.2/package/yast2-journal.changes
--- old/yast2-journal-4.1.1/package/yast2-journal.changes   2018-06-27 
12:31:24.0 +0200
+++ new/yast2-journal-4.1.2/package/yast2-journal.changes   2018-08-29 
10:36:54.0 +0200
@@ -1,4 +1,11 @@
 ---
+Tue Aug 28 11:17:02 UTC 2018 - lsle...@suse.cz
+
+- Do not crash when changing the filter as a non-root user
+  (bsc#1089626)
+- 4.1.2
+
+---
 Tue Jun 26 13:23:35 UTC 2018 - jlo...@suse.com
 
 - Change namespace according to YaST naming conventions. Now this
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-journal-4.1.1/package/yast2-journal.spec 
new/yast2-journal-4.1.2/package/yast2-journal.spec
--- old/yast2-journal-4.1.1/package/yast2-journal.spec  2018-06-27 
12:31:24.0 +0200
+++ new/yast2-journal-4.1.2/package/yast2-journal.spec  2018-08-29 
10:36:54.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-journal
-Version:4.1.1
+Version:4.1.2
 Release:0
 BuildArch:  noarch
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-journal-4.1.1/src/lib/y2journal/entries_dialog.rb 
new/yast2-journal-4.1.2/src/lib/y2journal/entries_dialog.rb
--- old/yast2-journal-4.1.1/src/lib/y2journal/entries_dialog.rb 2018-06-27 
12:31:24.0 +0200
+++ new/yast2-journal-4.1.2/src/lib/y2journal/entries_dialog.rb 2018-08-29 
10:36:54.0 +0200
@@ -20,10 +20,11 @@
 require "ui/dialog"
 require "y2journal/query_presenter"
 require "y2journal/query_dialog"
+require "y2journal/journalctl_exception"
+require "yast2/popup.rb"
 
 Yast.import "UI"
 Yast.import "Label"
-Yast.import "Popup"
 
 module Y2Journal
   # Dialog to display journal entries with several filtering options
@@ -162,6 +163,9 @@
 log.info "QueryDialog returned nil. Query is still #{@query}."
 false
   end
+rescue JournalctlException => e
+  journalctl_failed(e.message)
+  false
 end
 
 # Reads the journal entries from the system
@@ -169,9 +173,18 @@
   log.info "Executing query #{@query.journalctl_options}"
   @query.execute
   log.info "Call to journalctl returned #{@query.entries.size} entries."
-rescue => e
-  log.warn e.message
-  Yast::Popup.Message(e.message)
+rescue JournalctlException => e
+  journalctl_failed(e.message)
+end
+
+#
+# Report a journalctl failure to the user.
+

commit yast2-journal for openSUSE:Factory

2018-06-28 Thread root
Hello community,

here is the log from the commit of package yast2-journal for openSUSE:Factory 
checked in at 2018-06-28 15:13:25

Comparing /work/SRC/openSUSE:Factory/yast2-journal (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-journal.new (New)


Package is "yast2-journal"

Thu Jun 28 15:13:25 2018 rev:9 rq:619372 version:4.1.1

Changes:

--- /work/SRC/openSUSE:Factory/yast2-journal/yast2-journal.changes  
2018-06-20 15:31:25.401931664 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-journal.new/yast2-journal.changes 
2018-06-28 15:13:37.199570783 +0200
@@ -1,0 +2,7 @@
+Tue Jun 26 13:23:35 UTC 2018 - jlo...@suse.com
+
+- Change namespace according to YaST naming conventions. Now this
+  package uses Y2Journal (needed for fate#319428).
+- 4.1.1
+
+---

Old:

  yast2-journal-4.1.0.tar.bz2

New:

  yast2-journal-4.1.1.tar.bz2



Other differences:
--
++ yast2-journal.spec ++
--- /var/tmp/diff_new_pack.swYipA/_old  2018-06-28 15:13:38.147569045 +0200
+++ /var/tmp/diff_new_pack.swYipA/_new  2018-06-28 15:13:38.151569039 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-journal
-Version:4.1.0
+Version:4.1.1
 Release:0
 BuildArch:  noarch
 
@@ -63,7 +63,7 @@
 %files
 %defattr(-,root,root)
 %{yast_dir}/clients/*.rb
-%{yast_dir}/lib/systemd_journal
+%{yast_dir}/lib
 %{yast_desktopdir}/journal.desktop
 
 %doc COPYING

++ yast2-journal-4.1.0.tar.bz2 -> yast2-journal-4.1.1.tar.bz2 ++
 2521 lines of diff (skipped)




commit yast2-journal for openSUSE:Factory

2018-06-20 Thread root
Hello community,

here is the log from the commit of package yast2-journal for openSUSE:Factory 
checked in at 2018-06-20 15:30:13

Comparing /work/SRC/openSUSE:Factory/yast2-journal (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-journal.new (New)


Package is "yast2-journal"

Wed Jun 20 15:30:13 2018 rev:8 rq:617524 version:4.1.0

Changes:

--- /work/SRC/openSUSE:Factory/yast2-journal/yast2-journal.changes  
2018-04-16 12:47:15.648884536 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-journal.new/yast2-journal.changes 
2018-06-20 15:31:25.401931664 +0200
@@ -1,0 +2,7 @@
+Mon Jun 18 14:21:20 UTC 2018 - jreidin...@suse.com
+
+- Allow to reuse journal viewer from other yast modules
+  (needed for bsc#1008493)
+- 4.1.0
+
+---

Old:

  yast2-journal-4.0.0.tar.bz2

New:

  yast2-journal-4.1.0.tar.bz2



Other differences:
--
++ yast2-journal.spec ++
--- /var/tmp/diff_new_pack.PJxt7C/_old  2018-06-20 15:31:26.545890159 +0200
+++ /var/tmp/diff_new_pack.PJxt7C/_new  2018-06-20 15:31:26.549890014 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-journal
-Version:4.0.0
+Version:4.1.0
 Release:0
 BuildArch:  noarch
 

++ yast2-journal-4.0.0.tar.bz2 -> yast2-journal-4.1.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-journal-4.0.0/.travis.yml 
new/yast2-journal-4.1.0/.travis.yml
--- old/yast2-journal-4.0.0/.travis.yml 2018-04-09 11:06:00.0 +0200
+++ new/yast2-journal-4.1.0/.travis.yml 2018-06-18 16:29:21.0 +0200
@@ -8,4 +8,4 @@
 script:
   # the "yast-travis-ruby" script is included in the base yastdevel/ruby image
   # see https://github.com/yast/docker-yast-ruby/blob/master/yast-travis-ruby
-  - docker run -it -e TRAVIS=1 -e TRAVIS_JOB_ID="$TRAVIS_JOB_ID" 
yast-journal-image yast-travis-ruby
+  - docker run -it -e TRAVIS=1 -e TRAVIS_JOB_ID="$TRAVIS_JOB_ID" 
yast-journal-image yast-travis-ruby -y
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-journal-4.0.0/example/README.md 
new/yast2-journal-4.1.0/example/README.md
--- old/yast2-journal-4.0.0/example/README.md   1970-01-01 01:00:00.0 
+0100
+++ new/yast2-journal-4.1.0/example/README.md   2018-06-18 16:29:21.0 
+0200
@@ -0,0 +1,12 @@
+# Examples
+
+## How to Run
+
+This directory allows to check how some UI will look into various 
circumstances.
+
+As it use real systemd journal it have to be run as root. It is also 
recommended
+to run with sources in current git checkout.
+
+Example how to run:
+
+`# Y2DIR=../src/ /sbin/yast2 ./log_viewer tftp`
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-journal-4.0.0/example/log_viewer.rb 
new/yast2-journal-4.1.0/example/log_viewer.rb
--- old/yast2-journal-4.0.0/example/log_viewer.rb   1970-01-01 
01:00:00.0 +0100
+++ new/yast2-journal-4.1.0/example/log_viewer.rb   2018-06-18 
16:29:21.0 +0200
@@ -0,0 +1,10 @@
+require "yast"
+
+require "systemd_journal/entries_dialog"
+require "systemd_journal/query"
+
+params = Yast::WFM.Args
+raise "missing param for log entries" if params.empty?
+
+query = SystemdJournal::Query.new(interval: "0", filters: { "unit" => params })
+SystemdJournal::EntriesDialog.new(query: query).run
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-journal-4.0.0/package/yast2-journal.changes 
new/yast2-journal-4.1.0/package/yast2-journal.changes
--- old/yast2-journal-4.0.0/package/yast2-journal.changes   2018-04-09 
11:06:00.0 +0200
+++ new/yast2-journal-4.1.0/package/yast2-journal.changes   2018-06-18 
16:29:21.0 +0200
@@ -1,4 +1,11 @@
 ---
+Mon Jun 18 14:21:20 UTC 2018 - jreidin...@suse.com
+
+- Allow to reuse journal viewer from other yast modules
+  (needed for bsc#1008493)
+- 4.1.0
+
+---
 Fri Apr  6 18:51:45 UTC 2018 - mfi...@suse.com
 
 - bnc#1087957 - version bump
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-journal-4.0.0/package/yast2-journal.spec 
new/yast2-journal-4.1.0/package/yast2-journal.spec
--- old/yast2-journal-4.0.0/package/yast2-journal.spec  2018-04-09 
11:06:00.0 +0200
+++ new/yast2-journal-4.1.0/package/yast2-journal.spec  2018-06-18 
16:29:21.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-journal
-Version:4.0.0
+Version:4.1.0
 Release:0
 BuildArch:  noarch
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' 

commit yast2-journal for openSUSE:Factory

2018-04-16 Thread root
Hello community,

here is the log from the commit of package yast2-journal for openSUSE:Factory 
checked in at 2018-04-16 12:47:14

Comparing /work/SRC/openSUSE:Factory/yast2-journal (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-journal.new (New)


Package is "yast2-journal"

Mon Apr 16 12:47:14 2018 rev:7 rq:594801 version:4.0.0

Changes:

--- /work/SRC/openSUSE:Factory/yast2-journal/yast2-journal.changes  
2017-03-16 09:50:51.679516436 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-journal.new/yast2-journal.changes 
2018-04-16 12:47:15.648884536 +0200
@@ -1,0 +2,12 @@
+Fri Apr  6 18:51:45 UTC 2018 - mfi...@suse.com
+
+- bnc#1087957 - version bump
+- 4.0.0
+
+---
+Tue Aug 29 10:04:29 UTC 2017 - knut.anders...@suse.com
+
+- Escape special search query characters (bsc#1055500)
+- 3.2.1
+
+---

Old:

  yast2-journal-3.2.0.tar.bz2

New:

  yast2-journal-4.0.0.tar.bz2



Other differences:
--
++ yast2-journal.spec ++
--- /var/tmp/diff_new_pack.650SMw/_old  2018-04-16 12:47:16.224863582 +0200
+++ /var/tmp/diff_new_pack.650SMw/_new  2018-04-16 12:47:16.224863582 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-journal
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # 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:3.2.0
+Version:4.0.0
 Release:0
 BuildArch:  noarch
 
@@ -41,7 +41,7 @@
 # First version with Yast::UI.OpenUI and libyui-terminal
 BuildRequires:  libyui-ncurses >= 2.47.1
 
-Url:https://github.com/ancorgs/yast-journal
+Url:https://github.com/yast/yast-journal
 Summary:YaST2 - Reading of systemd journal
 License:GPL-2.0 or GPL-3.0
 Group:  System/YaST

++ yast2-journal-3.2.0.tar.bz2 -> yast2-journal-4.0.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-journal-3.2.0/package/yast2-journal.changes 
new/yast2-journal-4.0.0/package/yast2-journal.changes
--- old/yast2-journal-3.2.0/package/yast2-journal.changes   2017-03-13 
10:54:34.748558165 +0100
+++ new/yast2-journal-4.0.0/package/yast2-journal.changes   2018-04-09 
11:06:00.0 +0200
@@ -1,4 +1,16 @@
 ---
+Fri Apr  6 18:51:45 UTC 2018 - mfi...@suse.com
+
+- bnc#1087957 - version bump
+- 4.0.0
+
+---
+Tue Aug 29 10:04:29 UTC 2017 - knut.anders...@suse.com
+
+- Escape special search query characters (bsc#1055500)
+- 3.2.1
+
+---
 Mon Mar 13 09:42:03 UTC 2017 - an...@suse.com
 
 - Fixed RPM packaging error (bsc#1029088)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-journal-3.2.0/package/yast2-journal.spec 
new/yast2-journal-4.0.0/package/yast2-journal.spec
--- old/yast2-journal-3.2.0/package/yast2-journal.spec  2017-03-13 
10:54:34.748558165 +0100
+++ new/yast2-journal-4.0.0/package/yast2-journal.spec  2018-04-09 
11:06:00.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-journal
-Version:3.2.0
+Version:4.0.0
 Release:0
 BuildArch:  noarch
 
@@ -43,7 +43,7 @@
 
 Group:  System/YaST
 License:GPL-2.0 or GPL-3.0
-Url:https://github.com/ancorgs/yast-journal
+Url:https://github.com/yast/yast-journal
 Summary:YaST2 - Reading of systemd journal
 
 %description
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-journal-3.2.0/src/lib/systemd_journal/entries_dialog.rb 
new/yast2-journal-4.0.0/src/lib/systemd_journal/entries_dialog.rb
--- old/yast2-journal-3.2.0/src/lib/systemd_journal/entries_dialog.rb   
2017-03-13 10:54:34.756558165 +0100
+++ new/yast2-journal-4.0.0/src/lib/systemd_journal/entries_dialog.rb   
2018-04-09 11:06:00.0 +0200
@@ -98,7 +98,7 @@
 end
 
 def table_items
-  search = Yast::UI.QueryWidget(Id(:search), :Value) || ""
+  search = Regexp.escape(Yast::UI.QueryWidget(Id(:search), :Value) || "")
 
   # Reduce it to an array with only the visible fields
   entries_fields = @query.entries.map do |entry|




commit yast2-journal for openSUSE:Factory

2017-03-16 Thread root
Hello community,

here is the log from the commit of package yast2-journal for openSUSE:Factory 
checked in at 2017-03-16 09:41:43

Comparing /work/SRC/openSUSE:Factory/yast2-journal (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-journal.new (New)


Package is "yast2-journal"

Thu Mar 16 09:41:43 2017 rev:6 rq:478994 version:3.2.0

Changes:

--- /work/SRC/openSUSE:Factory/yast2-journal/yast2-journal.changes  
2015-08-21 07:40:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-journal.new/yast2-journal.changes 
2017-03-16 09:50:51.679516436 +0100
@@ -1,0 +2,6 @@
+Mon Mar 13 09:42:03 UTC 2017 - an...@suse.com
+
+- Fixed RPM packaging error (bsc#1029088)
+- 3.2.0
+
+---

Old:

  yast2-journal-3.1.2.tar.bz2

New:

  yast2-journal-3.2.0.tar.bz2



Other differences:
--
++ yast2-journal.spec ++
--- /var/tmp/diff_new_pack.BWtFjT/_old  2017-03-16 09:50:52.259434309 +0100
+++ /var/tmp/diff_new_pack.BWtFjT/_new  2017-03-16 09:50:52.259434309 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-journal
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # 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:3.1.2
+Version:3.2.0
 Release:0
 BuildArch:  noarch
 
@@ -67,6 +67,7 @@
 %{yast_desktopdir}/journal.desktop
 
 %doc COPYING
+%doc README.md
 
 %build
 

++ yast2-journal-3.1.2.tar.bz2 -> yast2-journal-3.2.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-journal-3.1.2/.travis.yml 
new/yast2-journal-3.2.0/.travis.yml
--- old/yast2-journal-3.1.2/.travis.yml 2015-07-31 15:42:27.128994867 +0200
+++ new/yast2-journal-3.2.0/.travis.yml 2017-03-13 10:54:34.728558165 +0100
@@ -1,13 +1,11 @@
-language: ruby
+sudo: required
+language: bash
+services:
+  - docker
+
 before_install:
-# disable rvm, use system Ruby
-- rvm reset
-- wget 
https://raw.githubusercontent.com/yast/yast-devtools/master/travis-tools/travis_setup.sh
-- sh ./travis_setup.sh -p "yast2-devtools yast2 rake" -g "rspec:3.3.0 
yast-rake gettext simplecov coveralls rubocop:0.29.1"
+  - docker build -t yast-journal-image .
 script:
-- rake check:pot
-- rubocop
-- yardoc
-- COVERAGE=1 rake test:unit
-- sudo rake install
-
+  # the "yast-travis-ruby" script is included in the base yastdevel/ruby image
+  # see https://github.com/yast/docker-yast-ruby/blob/master/yast-travis-ruby
+  - docker run -it -e TRAVIS=1 -e TRAVIS_JOB_ID="$TRAVIS_JOB_ID" 
yast-journal-image yast-travis-ruby
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-journal-3.1.2/Dockerfile 
new/yast2-journal-3.2.0/Dockerfile
--- old/yast2-journal-3.1.2/Dockerfile  1970-01-01 01:00:00.0 +0100
+++ new/yast2-journal-3.2.0/Dockerfile  2017-03-13 10:54:34.740558165 +0100
@@ -0,0 +1,3 @@
+FROM yastdevel/ruby
+COPY . /usr/src/app
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-journal-3.1.2/package/yast2-journal.changes 
new/yast2-journal-3.2.0/package/yast2-journal.changes
--- old/yast2-journal-3.1.2/package/yast2-journal.changes   2015-08-18 
16:12:08.446636903 +0200
+++ new/yast2-journal-3.2.0/package/yast2-journal.changes   2017-03-13 
10:54:34.748558165 +0100
@@ -1,4 +1,10 @@
 ---
+Mon Mar 13 09:42:03 UTC 2017 - an...@suse.com
+
+- Fixed RPM packaging error (bsc#1029088)
+- 3.2.0
+
+---
 Tue Aug 18 13:47:54 UTC 2015 - an...@suse.com
 
 - Handle strange journal entries with non-textual messages
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-journal-3.1.2/package/yast2-journal.spec 
new/yast2-journal-3.2.0/package/yast2-journal.spec
--- old/yast2-journal-3.1.2/package/yast2-journal.spec  2015-08-18 
16:12:08.446636903 +0200
+++ new/yast2-journal-3.2.0/package/yast2-journal.spec  2017-03-13 
10:54:34.748558165 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-journal
-Version:3.1.2
+Version:3.2.0
 Release:0
 BuildArch:  noarch
 
@@ -67,5 +67,6 @@
 %{yast_desktopdir}/journal.desktop
 
 %doc COPYING
+%doc README.md
 
 %build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-journal-3.1.2/src/lib/systemd_journal/entries_dialog.rb 

commit yast2-journal for openSUSE:Factory

2015-08-20 Thread h_root
Hello community,

here is the log from the commit of package yast2-journal for openSUSE:Factory 
checked in at 2015-08-21 07:40:57

Comparing /work/SRC/openSUSE:Factory/yast2-journal (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-journal.new (New)


Package is yast2-journal

Changes:

--- /work/SRC/openSUSE:Factory/yast2-journal/yast2-journal.changes  
2015-08-05 19:14:12.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-journal.new/yast2-journal.changes 
2015-08-21 07:40:59.0 +0200
@@ -1,0 +2,7 @@
+Tue Aug 18 13:47:54 UTC 2015 - an...@suse.com
+
+- Handle strange journal entries with non-textual messages
+  (bnc#941655)
+- 3.1.2
+
+---

Old:

  yast2-journal-3.1.1.tar.bz2

New:

  yast2-journal-3.1.2.tar.bz2



Other differences:
--
++ yast2-journal.spec ++
--- /var/tmp/diff_new_pack.dStl3l/_old  2015-08-21 07:40:59.0 +0200
+++ /var/tmp/diff_new_pack.dStl3l/_new  2015-08-21 07:40:59.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-journal
-Version:3.1.1
+Version:3.1.2
 Release:0
 BuildArch:  noarch
 

++ yast2-journal-3.1.1.tar.bz2 - yast2-journal-3.1.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-journal-3.1.1/package/yast2-journal.changes 
new/yast2-journal-3.1.2/package/yast2-journal.changes
--- old/yast2-journal-3.1.1/package/yast2-journal.changes   2015-07-31 
15:42:27.0 +0200
+++ new/yast2-journal-3.1.2/package/yast2-journal.changes   2015-08-18 
16:12:08.0 +0200
@@ -1,4 +1,11 @@
 ---
+Tue Aug 18 13:47:54 UTC 2015 - an...@suse.com
+
+- Handle strange journal entries with non-textual messages
+  (bnc#941655)
+- 3.1.2
+
+---
 Fri Jul 31 13:18:29 UTC 2015 - an...@suse.com
 
 - Synced version numbering with the rest of YaST modules (last
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-journal-3.1.1/package/yast2-journal.spec 
new/yast2-journal-3.1.2/package/yast2-journal.spec
--- old/yast2-journal-3.1.1/package/yast2-journal.spec  2015-07-31 
15:42:27.0 +0200
+++ new/yast2-journal-3.1.2/package/yast2-journal.spec  2015-08-18 
16:12:08.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-journal
-Version:3.1.1
+Version:3.1.2
 Release:0
 BuildArch:  noarch
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-journal-3.1.1/src/lib/systemd_journal/entry_presenter.rb 
new/yast2-journal-3.1.2/src/lib/systemd_journal/entry_presenter.rb
--- old/yast2-journal-3.1.1/src/lib/systemd_journal/entry_presenter.rb  
2015-07-31 15:42:27.0 +0200
+++ new/yast2-journal-3.1.2/src/lib/systemd_journal/entry_presenter.rb  
2015-08-18 16:12:08.0 +0200
@@ -49,5 +49,11 @@
 def formatted_time
   Yast::Builtins.strftime(timestamp, TIME_FORMAT)
 end
+
+# Message string
+def message
+  # bnc#941655 was caused by this field being an array in journalctl's json
+  entry.message.to_s
+end
   end
 end




commit yast2-journal for openSUSE:Factory

2015-08-05 Thread h_root
Hello community,

here is the log from the commit of package yast2-journal for openSUSE:Factory 
checked in at 2015-08-05 19:14:11

Comparing /work/SRC/openSUSE:Factory/yast2-journal (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-journal.new (New)


Package is yast2-journal

Changes:

--- /work/SRC/openSUSE:Factory/yast2-journal/yast2-journal.changes  
2015-07-08 06:59:13.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-journal.new/yast2-journal.changes 
2015-08-05 19:14:12.0 +0200
@@ -1,0 +2,8 @@
+Fri Jul 31 13:18:29 UTC 2015 - an...@suse.com
+
+- Synced version numbering with the rest of YaST modules (last
+  step for fate#318486).
+- Enhancements in automated tests and code quality.
+- 3.1.1
+
+---

Old:

  yast2-journal-0.2.3.tar.bz2

New:

  yast2-journal-3.1.1.tar.bz2



Other differences:
--
++ yast2-journal.spec ++
--- /var/tmp/diff_new_pack.89WpMe/_old  2015-08-05 19:14:13.0 +0200
+++ /var/tmp/diff_new_pack.89WpMe/_new  2015-08-05 19:14:13.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-journal
-Version:0.2.3
+Version:3.1.1
 Release:0
 BuildArch:  noarch
 
@@ -38,6 +38,8 @@
 BuildRequires:  rubygem(yast-rake)
 # for tests
 BuildRequires:  rubygem(rspec)
+# First version with Yast::UI.OpenUI and libyui-terminal
+BuildRequires:  libyui-ncurses = 2.47.1
 
 Url:https://github.com/ancorgs/yast-journal
 Summary:YaST2 - Reading of systemd journal
@@ -52,7 +54,8 @@
 %setup -n %{name}-%{version}
 
 %check
-rake test:unit
+# Enable UI tests in headless systems like Jenkins
+libyui-terminal rake test:unit
 
 %install
 rake install DESTDIR=%{buildroot}

++ yast2-journal-0.2.3.tar.bz2 - yast2-journal-3.1.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-journal-0.2.3/.rubocop.yml 
new/yast2-journal-3.1.1/.rubocop.yml
--- old/yast2-journal-0.2.3/.rubocop.yml2015-06-29 17:52:26.0 
+0200
+++ new/yast2-journal-3.1.1/.rubocop.yml2015-07-31 15:42:27.0 
+0200
@@ -10,6 +10,10 @@
 Metrics/AbcSize:
   Max: 20
 
+# We have agreed that 90 is still fine (it fits github view)
+Metrics/LineLength:
+  Max: 90
+
 # journalctl output is UTF-8, so are the comments explaning it
 Style/AsciiComments:
   Enabled: false
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-journal-0.2.3/.travis.yml 
new/yast2-journal-3.1.1/.travis.yml
--- old/yast2-journal-0.2.3/.travis.yml 2015-06-29 17:52:26.0 +0200
+++ new/yast2-journal-3.1.1/.travis.yml 2015-07-31 15:42:27.0 +0200
@@ -3,7 +3,7 @@
 # disable rvm, use system Ruby
 - rvm reset
 - wget 
https://raw.githubusercontent.com/yast/yast-devtools/master/travis-tools/travis_setup.sh
-- sh ./travis_setup.sh -p yast2-devtools yast2 rake -g rspec:2.14.1 
yast-rake gettext simplecov coveralls rubocop:0.29.1
+- sh ./travis_setup.sh -p yast2-devtools yast2 rake -g rspec:3.3.0 
yast-rake gettext simplecov coveralls rubocop:0.29.1
 script:
 - rake check:pot
 - rubocop
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-journal-0.2.3/README.md 
new/yast2-journal-3.1.1/README.md
--- old/yast2-journal-0.2.3/README.md   2015-06-29 17:52:26.0 +0200
+++ new/yast2-journal-3.1.1/README.md   2015-07-31 15:42:27.0 +0200
@@ -2,7 +2,7 @@
 ===
 
 [![Travis 
Build](https://travis-ci.org/yast/yast-journal.svg?branch=master)](https://travis-ci.org/yast/yast-journal)
-[![Coverage 
Status](https://img.shields.io/coveralls/yast/yast-journal.svg)](https://coveralls.io/r/yast/yast-journal?branch=master)
+[![Coverage 
Status](https://coveralls.io/repos/yast/yast-journal/badge.svg?branch=masterservice=github)](https://coveralls.io/github/yast/yast-journal?branch=master)
 [![Code 
Climate](https://codeclimate.com/github/yast/yast-journal/badges/gpa.svg)](https://codeclimate.com/github/yast/yast-journal)
 
 A module for [YaST](http://yast.github.io) to read the systemd journal in a
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-journal-0.2.3/package/yast2-journal.changes 
new/yast2-journal-3.1.1/package/yast2-journal.changes
--- old/yast2-journal-0.2.3/package/yast2-journal.changes   2015-06-29 
17:52:26.0 +0200
+++ new/yast2-journal-3.1.1/package/yast2-journal.changes   2015-07-31 
15:42:27.0 +0200
@@ -1,4 +1,12 @@
 ---
+Fri Jul 31 13:18:29 UTC 2015 - an...@suse.com
+
+- Synced version numbering with the rest of YaST modules (last
+  

commit yast2-journal for openSUSE:Factory

2015-07-07 Thread h_root
Hello community,

here is the log from the commit of package yast2-journal for openSUSE:Factory 
checked in at 2015-07-08 06:59:12

Comparing /work/SRC/openSUSE:Factory/yast2-journal (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-journal.new (New)


Package is yast2-journal

Changes:

--- /work/SRC/openSUSE:Factory/yast2-journal/yast2-journal.changes  
2015-06-09 08:50:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-journal.new/yast2-journal.changes 
2015-07-08 06:59:13.0 +0200
@@ -1,0 +2,7 @@
+Mon Jun 29 14:16:12 UTC 2015 - an...@suse.com
+
+- Honor internationalization settings when displaying dates
+  (improvements for fate#318486).
+- 0.2.3
+
+---

Old:

  yast2-journal-0.2.2.tar.bz2

New:

  yast2-journal-0.2.3.tar.bz2



Other differences:
--
++ yast2-journal.spec ++
--- /var/tmp/diff_new_pack.QNQfv0/_old  2015-07-08 06:59:14.0 +0200
+++ /var/tmp/diff_new_pack.QNQfv0/_new  2015-07-08 06:59:14.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-journal
-Version:0.2.2
+Version:0.2.3
 Release:0
 BuildArch:  noarch
 
@@ -26,13 +26,14 @@
 
 # First version with base Dialog class
 Requires:   yast2 = 3.1.117
-Requires:   yast2-ruby-bindings
+# Yast::Builtins::strftime
+Requires:   yast2-ruby-bindings = 3.1.38
 
 BuildRequires:  update-desktop-files
-# First version with the RSpec extensions
+# Yast::Builtins::strftime
 BuildRequires:  yast2
 BuildRequires:  yast2-devtools
-BuildRequires:  yast2-ruby-bindings = 3.1.26
+BuildRequires:  yast2-ruby-bindings = 3.1.38
 #for install task
 BuildRequires:  rubygem(yast-rake)
 # for tests

++ yast2-journal-0.2.2.tar.bz2 - yast2-journal-0.2.3.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-journal-0.2.2/package/yast2-journal.changes 
new/yast2-journal-0.2.3/package/yast2-journal.changes
--- old/yast2-journal-0.2.2/package/yast2-journal.changes   2015-06-08 
13:21:09.0 +0200
+++ new/yast2-journal-0.2.3/package/yast2-journal.changes   2015-06-29 
17:52:26.0 +0200
@@ -1,4 +1,11 @@
 ---
+Mon Jun 29 14:16:12 UTC 2015 - an...@suse.com
+
+- Honor internationalization settings when displaying dates
+  (improvements for fate#318486).
+- 0.2.3
+
+---
 Mon Jun  8 10:55:13 UTC 2015 - an...@suse.com
 
 - Include the package in SLE12-SP1 fate#318486
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-journal-0.2.2/package/yast2-journal.spec 
new/yast2-journal-0.2.3/package/yast2-journal.spec
--- old/yast2-journal-0.2.2/package/yast2-journal.spec  2015-02-06 
17:44:04.0 +0100
+++ new/yast2-journal-0.2.3/package/yast2-journal.spec  2015-07-01 
09:32:36.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-journal
-Version:0.2.2
+Version:0.2.3
 Release:0
 BuildArch:  noarch
 
@@ -26,11 +26,12 @@
 
 # First version with base Dialog class
 Requires:   yast2 = 3.1.117
-Requires:   yast2-ruby-bindings
+# Yast::Builtins::strftime
+Requires:   yast2-ruby-bindings = 3.1.38
 
 BuildRequires:  update-desktop-files
-# First version with the RSpec extensions
-BuildRequires:  yast2-ruby-bindings = 3.1.26
+# Yast::Builtins::strftime
+BuildRequires:  yast2-ruby-bindings = 3.1.38
 BuildRequires:  yast2-devtools
 BuildRequires:  yast2
 #for install task
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-journal-0.2.2/src/lib/systemd_journal/entries_dialog.rb 
new/yast2-journal-0.2.3/src/lib/systemd_journal/entries_dialog.rb
--- old/yast2-journal-0.2.2/src/lib/systemd_journal/entries_dialog.rb   
2015-01-30 15:27:23.0 +0100
+++ new/yast2-journal-0.2.3/src/lib/systemd_journal/entries_dialog.rb   
2015-07-01 09:32:36.0 +0200
@@ -30,7 +30,7 @@
   class EntriesDialog  UI::Dialog
 def initialize
   super
-  textdomain systemd_journal
+  textdomain journal
 
   @query = QueryPresenter.new
   execute_query
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-journal-0.2.2/src/lib/systemd_journal/entry_presenter.rb 
new/yast2-journal-0.2.3/src/lib/systemd_journal/entry_presenter.rb
--- old/yast2-journal-0.2.2/src/lib/systemd_journal/entry_presenter.rb  
2015-01-30 15:27:23.0 +0100
+++ new/yast2-journal-0.2.3/src/lib/systemd_journal/entry_presenter.rb  
2015-06-29 17:52:26.0 +0200
@@ -18,11 +18,11 @@
 
 require systemd_journal/entry
 require 

commit yast2-journal for openSUSE:Factory

2015-06-09 Thread h_root
Hello community,

here is the log from the commit of package yast2-journal for openSUSE:Factory 
checked in at 2015-06-09 08:49:33

Comparing /work/SRC/openSUSE:Factory/yast2-journal (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-journal.new (New)


Package is yast2-journal

Changes:

--- /work/SRC/openSUSE:Factory/yast2-journal/yast2-journal.changes  
2015-02-18 12:08:30.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-journal.new/yast2-journal.changes 
2015-06-09 08:50:34.0 +0200
@@ -1,0 +2,5 @@
+Mon Jun  8 10:55:13 UTC 2015 - an...@suse.com
+
+- Include the package in SLE12-SP1 fate#318486
+
+---



Other differences:
--
++ yast2-journal-0.2.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-journal-0.2.2/.travis.yml 
new/yast2-journal-0.2.2/.travis.yml
--- old/yast2-journal-0.2.2/.travis.yml 2015-02-06 16:16:50.0 +0100
+++ new/yast2-journal-0.2.2/.travis.yml 2015-06-08 12:54:19.0 +0200
@@ -3,7 +3,7 @@
 # disable rvm, use system Ruby
 - rvm reset
 - wget 
https://raw.githubusercontent.com/yast/yast-devtools/master/travis-tools/travis_setup.sh
-- sh ./travis_setup.sh -p yast2-devtools yast2 rake -g rspec:2.14.1 
yast-rake gettext simplecov coveralls rubocop:0.28.0
+- sh ./travis_setup.sh -p yast2-devtools yast2 rake -g rspec:2.14.1 
yast-rake gettext simplecov coveralls rubocop:0.29.1
 script:
 - rake check:pot
 - rubocop
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-journal-0.2.2/package/yast2-journal.changes 
new/yast2-journal-0.2.2/package/yast2-journal.changes
--- old/yast2-journal-0.2.2/package/yast2-journal.changes   2015-02-06 
17:44:04.0 +0100
+++ new/yast2-journal-0.2.2/package/yast2-journal.changes   2015-06-08 
13:21:09.0 +0200
@@ -1,4 +1,9 @@
 ---
+Mon Jun  8 10:55:13 UTC 2015 - an...@suse.com
+
+- Include the package in SLE12-SP1 fate#318486
+
+---
 Fri Feb  6 15:18:18 UTC 2015 - an...@suse.com
 
 - UI improvement: filters are activated on value changes