Hello community,

here is the log from the commit of package yast2-ftp-server for 
openSUSE:Factory checked in at 2019-10-03 14:07:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-ftp-server (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-ftp-server.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-ftp-server"

Thu Oct  3 14:07:59 2019 rev:68 rq:734781 version:4.2.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-ftp-server/yast2-ftp-server.changes        
2019-07-31 14:25:37.246303872 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-ftp-server.new.2352/yast2-ftp-server.changes  
    2019-10-03 14:08:00.564324111 +0200
@@ -1,0 +2,6 @@
+Thu Oct  3 10:45:18 UTC 2019 - Josef Reidinger <[email protected]>
+
+- Fix autoyast client (bsc#1149932)
+- 4.2.2
+
+-------------------------------------------------------------------

Old:
----
  yast2-ftp-server-4.2.1.tar.bz2

New:
----
  yast2-ftp-server-4.2.2.tar.bz2

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

Other differences:
------------------
++++++ yast2-ftp-server.spec ++++++
--- /var/tmp/diff_new_pack.cel0qY/_old  2019-10-03 14:08:00.956323103 +0200
+++ /var/tmp/diff_new_pack.cel0qY/_new  2019-10-03 14:08:00.960323093 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-ftp-server
-Version:        4.2.1
+Version:        4.2.2
 Release:        0
 Summary:        YaST2 - FTP configuration
 License:        GPL-2.0-only

++++++ yast2-ftp-server-4.2.1.tar.bz2 -> yast2-ftp-server-4.2.2.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-ftp-server-4.2.1/package/yast2-ftp-server.changes 
new/yast2-ftp-server-4.2.2/package/yast2-ftp-server.changes
--- old/yast2-ftp-server-4.2.1/package/yast2-ftp-server.changes 2019-07-26 
09:02:40.000000000 +0200
+++ new/yast2-ftp-server-4.2.2/package/yast2-ftp-server.changes 2019-10-03 
12:56:49.000000000 +0200
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Thu Oct  3 10:45:18 UTC 2019 - Josef Reidinger <[email protected]>
+
+- Fix autoyast client (bsc#1149932)
+- 4.2.2
+
+-------------------------------------------------------------------
 Fri Jul 19 10:42:01 UTC 2019 - José Iván López González <[email protected]>
 
 - Fix show command to inform the correct allowed user (bsc#1142146)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-ftp-server-4.2.1/package/yast2-ftp-server.spec 
new/yast2-ftp-server-4.2.2/package/yast2-ftp-server.spec
--- old/yast2-ftp-server-4.2.1/package/yast2-ftp-server.spec    2019-07-26 
09:02:40.000000000 +0200
+++ new/yast2-ftp-server-4.2.2/package/yast2-ftp-server.spec    2019-10-03 
12:56:49.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-ftp-server
-Version:        4.2.1
+Version:        4.2.2
 Release:        0
 Summary:        YaST2 - FTP configuration
 License:        GPL-2.0-only
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-ftp-server-4.2.1/src/lib/y2ftp/clients/ftp_server_auto.rb 
new/yast2-ftp-server-4.2.2/src/lib/y2ftp/clients/ftp_server_auto.rb
--- old/yast2-ftp-server-4.2.1/src/lib/y2ftp/clients/ftp_server_auto.rb 
2019-07-26 09:02:40.000000000 +0200
+++ new/yast2-ftp-server-4.2.2/src/lib/y2ftp/clients/ftp_server_auto.rb 
2019-10-03 12:56:49.000000000 +0200
@@ -19,7 +19,7 @@
 
 require "yast"
 
-Yast.import "Yast::FtpServer"
+Yast.import "FtpServer"
 
 module Y2Ftp
   module Clients
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-ftp-server-4.2.1/test/y2ftp/clients/ftp_server_auto_test.rb 
new/yast2-ftp-server-4.2.2/test/y2ftp/clients/ftp_server_auto_test.rb
--- old/yast2-ftp-server-4.2.1/test/y2ftp/clients/ftp_server_auto_test.rb       
1970-01-01 01:00:00.000000000 +0100
+++ new/yast2-ftp-server-4.2.2/test/y2ftp/clients/ftp_server_auto_test.rb       
2019-10-03 12:56:49.000000000 +0200
@@ -0,0 +1,40 @@
+#! /usr/bin/env rspec
+
+# Copyright (c) [2019] SUSE LLC
+#
+# All Rights Reserved.
+#
+# This program is free software; you can redistribute it and/or modify it
+# under the terms of version 2 of the GNU General Public License as published
+# by the Free Software Foundation.
+#
+# This program is distributed in the hope that it will be useful, but WITHOUT
+# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+# FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
+# more details.
+#
+# You should have received a copy of the GNU General Public License along
+# with this program; if not, contact SUSE LLC.
+#
+# To contact SUSE LLC about this file by physical or electronic mail, you may
+# find current contact information at www.suse.com.
+
+require_relative "../../spec_helper.rb"
+require "y2ftp/clients/ftp_server_auto"
+
+describe Y2Ftp::Clients::FtpServerAuto do
+  subject { described_class.new }
+
+  describe "#run" do
+    context "Summary argument" do
+      before do
+        allow(Yast::WFM).to 
receive(:Args).with(no_args).and_return(["Summary"])
+        allow(Yast::WFM).to receive(:Args).with(0).and_return("Summary")
+      end
+
+      it "returns string" do
+        expect(subject.run).to be_a(::String)
+      end
+    end
+  end
+end


Reply via email to