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.000000000 +0200
+++ new/yast2-journal-4.1.3/README.md   2018-11-20 16:30:30.000000000 +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.000000000 +0200
+++ new/yast2-journal-4.1.3/package/yast2-journal.changes       2018-11-20 
16:30:30.000000000 +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.000000000 +0200
+++ new/yast2-journal-4.1.3/package/yast2-journal.spec  2018-11-20 
16:30:30.000000000 +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


Reply via email to