Hello community,

here is the log from the commit of package yast2-tftp-server for 
openSUSE:Factory checked in at 2018-06-28 15:13:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-tftp-server (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-tftp-server.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-tftp-server"

Thu Jun 28 15:13:28 2018 rev:34 rq:619373 version:4.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-tftp-server/yast2-tftp-server.changes      
2018-06-22 13:34:23.744840754 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-tftp-server.new/yast2-tftp-server.changes 
2018-06-28 15:13:39.383566781 +0200
@@ -1,0 +2,7 @@
+Tue Jun 26 14:11:13 UTC 2018 - jlo...@suse.com
+
+- Adapt code to use new namespace Y2Journal
+  (needed for fate#319428).
+- 4.1.1
+
+-------------------------------------------------------------------

Old:
----
  yast2-tftp-server-4.1.0.tar.bz2

New:
----
  yast2-tftp-server-4.1.1.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ yast2-tftp-server.spec ++++++
--- /var/tmp/diff_new_pack.dkArt3/_old  2018-06-28 15:13:40.043565571 +0200
+++ /var/tmp/diff_new_pack.dkArt3/_new  2018-06-28 15:13:40.043565571 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-tftp-server
-Version:        4.1.0
+Version:        4.1.1
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -34,10 +34,10 @@
 
 # SuSEFirewall2 replace by firewalld (fate#323460)
 Requires:       yast2 >= 4.0.39
-# for reading logs from journal
+# Namespace Y2Journal
 Requires:       augeas-lenses
 Requires:       lsof
-Requires:       yast2-journal >= 4.1.0
+Requires:       yast2-journal >= 4.1.1
 Requires:       rubygem(%rb_default_ruby_abi:cfa)
 
 BuildArch:      noarch

++++++ yast2-tftp-server-4.1.0.tar.bz2 -> yast2-tftp-server-4.1.1.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-tftp-server-4.1.0/package/yast2-tftp-server.changes 
new/yast2-tftp-server-4.1.1/package/yast2-tftp-server.changes
--- old/yast2-tftp-server-4.1.0/package/yast2-tftp-server.changes       
2018-06-19 15:51:31.000000000 +0200
+++ new/yast2-tftp-server-4.1.1/package/yast2-tftp-server.changes       
2018-06-27 12:32:03.000000000 +0200
@@ -1,4 +1,11 @@
 -------------------------------------------------------------------
+Tue Jun 26 14:11:13 UTC 2018 - jlo...@suse.com
+
+- Adapt code to use new namespace Y2Journal
+  (needed for fate#319428).
+- 4.1.1
+
+-------------------------------------------------------------------
 Tue Jun 19 12:22:19 UTC 2018 - jreidin...@suse.com
 
 - Use yast2-journal to read logs from journal (bsc#1008493)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-tftp-server-4.1.0/package/yast2-tftp-server.spec 
new/yast2-tftp-server-4.1.1/package/yast2-tftp-server.spec
--- old/yast2-tftp-server-4.1.0/package/yast2-tftp-server.spec  2018-06-19 
15:51:31.000000000 +0200
+++ new/yast2-tftp-server-4.1.1/package/yast2-tftp-server.spec  2018-06-27 
12:32:03.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-tftp-server
-Version:        4.1.0
+Version:        4.1.1
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -37,8 +37,8 @@
 
 # SuSEFirewall2 replace by firewalld (fate#323460)
 Requires:       yast2 >= 4.0.39
-# for reading logs from journal
-Requires:       yast2-journal >= 4.1.0
+# Namespace Y2Journal
+Requires:       yast2-journal >= 4.1.1
 Requires:      lsof
 Requires:      augeas-lenses
 Requires:       rubygem(%rb_default_ruby_abi:cfa)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-tftp-server-4.1.0/src/include/tftp-server/dialogs.rb 
new/yast2-tftp-server-4.1.1/src/include/tftp-server/dialogs.rb
--- old/yast2-tftp-server-4.1.0/src/include/tftp-server/dialogs.rb      
2018-06-19 15:51:31.000000000 +0200
+++ new/yast2-tftp-server-4.1.1/src/include/tftp-server/dialogs.rb      
2018-06-27 12:32:03.000000000 +0200
@@ -7,8 +7,7 @@
 #
 # $Id$
 
-require "systemd_journal/entries_dialog"
-require "systemd_journal/query"
+require "y2journal"
 
 module Yast
   module TftpServerDialogsInclude
@@ -192,8 +191,8 @@
           UI.ChangeWidget(Id(:directory), :Value, directory) if directory != 
nil
         elsif ret == :viewlog
           # show both service and socket logs for current boot
-          query = SystemdJournal::Query.new(interval: "0", filters: { "unit" 
=> ["tftp.service", "tftp.socket"] })
-          SystemdJournal::EntriesDialog.new(query: query).run
+          query = Y2Journal::Query.new(interval: "0", filters: { "unit" => 
["tftp.service", "tftp.socket"] })
+          Y2Journal::EntriesDialog.new(query: query).run
         end
 
         # validity checks


Reply via email to