Hello community,

here is the log from the commit of package yast2-network for openSUSE:Factory 
checked in at 2018-09-04 22:50:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-network (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-network.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-network"

Tue Sep  4 22:50:44 2018 rev:392 rq:631136 version:4.1.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-network/yast2-network.changes      
2018-08-08 14:44:45.340690345 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-network.new/yast2-network.changes 
2018-09-04 22:50:51.463909529 +0200
@@ -1,0 +2,11 @@
+Wed Aug 22 07:19:45 UTC 2018 - [email protected]
+
+- Update calls to YaST2 systemd classes (related to fate#319428)
+- 4.1.6
+
+-------------------------------------------------------------------
+Tue Aug 21 11:06:14 CEST 2018 - [email protected]
+
+- Changed dir of COPYING file.
+
+-------------------------------------------------------------------

Old:
----
  yast2-network-4.1.5.tar.bz2

New:
----
  yast2-network-4.1.6.tar.bz2

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

Other differences:
------------------
++++++ yast2-network.spec ++++++
--- /var/tmp/diff_new_pack.skzy0J/_old  2018-09-04 22:50:52.215912110 +0200
+++ /var/tmp/diff_new_pack.skzy0J/_new  2018-09-04 22:50:52.219912124 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-network
-Version:        4.1.5
+Version:        4.1.6
 Release:        0
 BuildArch:      noarch
 
@@ -31,9 +31,9 @@
 #for install task
 BuildRequires:  rubygem(%rb_default_ruby_abi:yast-rake)
 
-# yast2 v4.0.21: Y2Firewall::Firewalld::Zone.known_zones (fate#323460)
-BuildRequires:  yast2 >= 4.0.23
-Requires:       yast2 >= 4.0.23
+# Yast2::Systemd::Socket
+BuildRequires:  yast2 >= 4.1.3
+Requires:       yast2 >= 4.1.3
 
 # Product control need xml agent
 BuildRequires:  yast2-xml
@@ -107,7 +107,7 @@
 
 %dir %{yast_docdir}
 %doc %{yast_docdir}/CONTRIBUTING.md
-%doc %{yast_docdir}/COPYING
+%license %{yast_docdir}/COPYING
 %doc %{yast_docdir}/README.md
 
 %changelog

++++++ yast2-network-4.1.5.tar.bz2 -> yast2-network-4.1.6.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-network-4.1.5/package/yast2-network.changes 
new/yast2-network-4.1.6/package/yast2-network.changes
--- old/yast2-network-4.1.5/package/yast2-network.changes       2018-08-06 
12:36:08.000000000 +0200
+++ new/yast2-network-4.1.6/package/yast2-network.changes       2018-08-23 
18:01:38.000000000 +0200
@@ -1,4 +1,15 @@
 -------------------------------------------------------------------
+Wed Aug 22 07:19:45 UTC 2018 - [email protected]
+
+- Update calls to YaST2 systemd classes (related to fate#319428)
+- 4.1.6
+
+-------------------------------------------------------------------
+Tue Aug 21 11:06:14 CEST 2018 - [email protected]
+
+- Changed dir of COPYING file.
+
+-------------------------------------------------------------------
 Fri Aug  3 16:42:04 UTC 2018 - [email protected]
 
 - Fixes to the networking AY schema (bsc#1103712)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-network-4.1.5/package/yast2-network.spec 
new/yast2-network-4.1.6/package/yast2-network.spec
--- old/yast2-network-4.1.5/package/yast2-network.spec  2018-08-06 
12:36:08.000000000 +0200
+++ new/yast2-network-4.1.6/package/yast2-network.spec  2018-08-23 
18:01:38.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-network
-Version:        4.1.5
+Version:        4.1.6
 Release:        0
 BuildArch:      noarch
 
@@ -31,9 +31,9 @@
 #for install task
 BuildRequires:  rubygem(%rb_default_ruby_abi:yast-rake)
 
-# yast2 v4.0.21: Y2Firewall::Firewalld::Zone.known_zones (fate#323460)
-BuildRequires:  yast2 >= 4.0.23
-Requires:       yast2 >= 4.0.23
+# Yast2::Systemd::Socket
+BuildRequires:  yast2 >= 4.1.3
+Requires:       yast2 >= 4.1.3
 
 # Product control need xml agent
 BuildRequires:  yast2-xml
@@ -107,7 +107,7 @@
 
 %dir %{yast_docdir}
 %doc %{yast_docdir}/CONTRIBUTING.md
-%doc %{yast_docdir}/COPYING
+%license %{yast_docdir}/COPYING
 %doc %{yast_docdir}/README.md
 
 %changelog
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-network-4.1.5/src/lib/y2remote/modes/socket_based.rb 
new/yast2-network-4.1.6/src/lib/y2remote/modes/socket_based.rb
--- old/yast2-network-4.1.5/src/lib/y2remote/modes/socket_based.rb      
2018-08-06 12:36:08.000000000 +0200
+++ new/yast2-network-4.1.6/src/lib/y2remote/modes/socket_based.rb      
2018-08-23 18:01:38.000000000 +0200
@@ -1,11 +1,11 @@
 require "yast"
+require "yast2/systemd/socket"
 
 module Y2Remote
   module Modes
     # Common methods for handling systemd sockets
     module SocketBased
       def self.included(_base)
-        Yast.import "SystemdSocket"
         extend Yast::I18n
 
         textdomain "network"
@@ -18,9 +18,9 @@
 
       # Obtain the systemd socket itself
       #
-      # @return [Yast::SystemdSocket, nil]
+      # @return [Yast2::Systemd::Socket, nil]
       def socket
-        Yast::SystemdSocket.find(socket_name)
+        Yast2::Systemd::Socket.find(socket_name)
       end
 
       # Convenience method which return whether the socket is enabled or not
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-network-4.1.5/src/lib/y2remote/remote.rb 
new/yast2-network-4.1.6/src/lib/y2remote/remote.rb
--- old/yast2-network-4.1.5/src/lib/y2remote/remote.rb  2018-08-06 
12:36:08.000000000 +0200
+++ new/yast2-network-4.1.6/src/lib/y2remote/remote.rb  2018-08-23 
18:01:38.000000000 +0200
@@ -22,6 +22,7 @@
 require "yast"
 require "y2remote/modes"
 require "y2remote/display_manager"
+require "yast2/systemd/target"
 
 module Y2Remote
   class Remote
@@ -167,7 +168,7 @@
 
     # Restarts services, reporting errors to the user
     def restart_services
-      Yast::SystemdTarget.set_default(GRAPHICAL_TARGET) if enabled?
+      Yast2::Systemd::Target.set_default(GRAPHICAL_TARGET) if enabled?
       Y2Remote::Modes.restart_modes(modes)
 
       display_manager.restart if enabled?
@@ -191,7 +192,6 @@
       Yast.import "Progress"
       Yast.import "Linuxrc"
       Yast.import "Message"
-      Yast.import "SystemdTarget"
     end
 
     # Obtains a list of the required packages for the enabled vnc modes
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-network-4.1.5/test/lib/y2remote/remote_test.rb 
new/yast2-network-4.1.6/test/lib/y2remote/remote_test.rb
--- old/yast2-network-4.1.5/test/lib/y2remote/remote_test.rb    2018-08-06 
12:36:08.000000000 +0200
+++ new/yast2-network-4.1.6/test/lib/y2remote/remote_test.rb    2018-08-23 
18:01:38.000000000 +0200
@@ -298,13 +298,13 @@
 
     before do
       allow(subject).to receive(:modes).and_return(modes)
-      allow(Yast::SystemdTarget).to receive(:set_default)
+      allow(Yast2::Systemd::Target).to receive(:set_default)
       allow(display_manager).to receive(:restart)
     end
 
     context "when vnc is enabled" do
       it "sets graphical as the default systemd target" do
-        expect(Yast::SystemdTarget).to receive(:set_default)
+        expect(Yast2::Systemd::Target).to receive(:set_default)
           .with(Y2Remote::Remote::GRAPHICAL_TARGET)
         subject.restart_services
       end


Reply via email to