Hello community,

here is the log from the commit of package yast2-instserver for 
openSUSE:Factory checked in at 2018-09-05 13:48:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-instserver (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-instserver.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-instserver"

Wed Sep  5 13:48:48 2018 rev:54 rq:631138 version:4.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-instserver/yast2-instserver.changes        
2018-08-18 00:04:08.743083093 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-instserver.new/yast2-instserver.changes   
2018-09-05 13:48:49.862285371 +0200
@@ -1,0 +2,16 @@
+Thu Aug 23 10:21:29 UTC 2018 - dgonza...@suse.com
+
+- Update calls to YaST2 systemd classes (related to fate#319428)
+- 4.1.0
+
+-------------------------------------------------------------------
+Wed Aug 22 14:28:42 CEST 2018 - sch...@suse.de
+
+- Switched license in spec file from SPDX2 to SPDX3 format.
+
+-------------------------------------------------------------------
+Mon Aug 20 17:02:37 CEST 2018 - sch...@suse.de
+
+- Changed dir of COPYING file.
+
+-------------------------------------------------------------------

Old:
----
  yast2-instserver-4.0.4.tar.bz2

New:
----
  yast2-instserver-4.1.0.tar.bz2

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

Other differences:
------------------
++++++ yast2-instserver.spec ++++++
--- /var/tmp/diff_new_pack.TBoRGf/_old  2018-09-05 13:48:50.282286075 +0200
+++ /var/tmp/diff_new_pack.TBoRGf/_new  2018-09-05 13:48:50.286286082 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-instserver
-Version:        4.0.4
+Version:        4.1.0
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -25,14 +25,15 @@
 Source1:        inst_server.conf.in
 
 Url:            http://github.com/yast/yast-instserver
-# SuSEFirewall2 replaced by firewalld (fate#323460)
-BuildRequires:  yast2 >= 4.0.39
+
+# Yast2::Systemd::Socket
+BuildRequires:  yast2 >= 4.1.3
+Requires:       yast2 >= 4.1.3
+
 BuildRequires:  yast2-devtools >= 3.1.10
 BuildRequires:  rubygem(rspec)
 BuildRequires:  rubygem(yast-rake)
 
-# SuSEFirewall2 replaced by firewalld (fate#323460)
-Requires:       yast2 > 4.0.39
 # file conflict, move of ag_content
 Conflicts:      yast2 <= 3.3.4
 
@@ -43,7 +44,7 @@
 Obsoletes:      yast2-instserver-devel-doc
 
 Summary:        YaST2 - Installation Server Configuration and Management
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          System/YaST
 
 %description
@@ -79,7 +80,7 @@
 %dir /etc/apache2/conf.d
 %dir %{yast_docdir}
 %doc %{yast_docdir}/CONTRIBUTING.md
-%doc %{yast_docdir}/COPYING
+%license %{yast_docdir}/COPYING
 %doc %{yast_docdir}/README.md
 
 %changelog

++++++ yast2-instserver-4.0.4.tar.bz2 -> yast2-instserver-4.1.0.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-instserver-4.0.4/package/yast2-instserver.changes 
new/yast2-instserver-4.1.0/package/yast2-instserver.changes
--- old/yast2-instserver-4.0.4/package/yast2-instserver.changes 2018-08-16 
10:09:53.000000000 +0200
+++ new/yast2-instserver-4.1.0/package/yast2-instserver.changes 2018-08-23 
18:03:04.000000000 +0200
@@ -1,4 +1,20 @@
 -------------------------------------------------------------------
+Thu Aug 23 10:21:29 UTC 2018 - dgonza...@suse.com
+
+- Update calls to YaST2 systemd classes (related to fate#319428)
+- 4.1.0
+
+-------------------------------------------------------------------
+Wed Aug 22 14:28:42 CEST 2018 - sch...@suse.de
+
+- Switched license in spec file from SPDX2 to SPDX3 format.
+
+-------------------------------------------------------------------
+Mon Aug 20 17:02:37 CEST 2018 - sch...@suse.de
+
+- Changed dir of COPYING file.
+
+-------------------------------------------------------------------
 Wed Aug 15 13:42:35 UTC 2018 - lsle...@suse.cz
 
 - Do not crash when importing a SLE15 installation medium
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-instserver-4.0.4/package/yast2-instserver.spec 
new/yast2-instserver-4.1.0/package/yast2-instserver.spec
--- old/yast2-instserver-4.0.4/package/yast2-instserver.spec    2018-08-16 
10:09:53.000000000 +0200
+++ new/yast2-instserver-4.1.0/package/yast2-instserver.spec    2018-08-23 
18:03:04.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-instserver
-Version:        4.0.4
+Version:        4.1.0
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -26,15 +26,16 @@
 
 url:            http://github.com/yast/yast-instserver
 Group:         System/YaST
-License:        GPL-2.0+
-# SuSEFirewall2 replaced by firewalld (fate#323460)
-BuildRequires:  yast2 >= 4.0.39
+License:        GPL-2.0-or-later
+
+# Yast2::Systemd::Socket
+BuildRequires:  yast2 >= 4.1.3
+Requires:       yast2 >= 4.1.3
+
 BuildRequires:  yast2-devtools >= 3.1.10
 BuildRequires:  rubygem(rspec)
 BuildRequires:  rubygem(yast-rake)
 
-# SuSEFirewall2 replaced by firewalld (fate#323460)
-Requires:      yast2 > 4.0.39
 # file conflict, move of ag_content
 Conflicts:      yast2 <= 3.3.4
 
@@ -80,5 +81,5 @@
 %dir /etc/apache2/conf.d
 %dir %{yast_docdir}
 %doc %{yast_docdir}/CONTRIBUTING.md
-%doc %{yast_docdir}/COPYING
+%license %{yast_docdir}/COPYING
 %doc %{yast_docdir}/README.md
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-instserver-4.0.4/src/modules/Instserver.rb 
new/yast2-instserver-4.1.0/src/modules/Instserver.rb
--- old/yast2-instserver-4.0.4/src/modules/Instserver.rb        2018-08-16 
10:09:53.000000000 +0200
+++ new/yast2-instserver-4.1.0/src/modules/Instserver.rb        2018-08-23 
18:03:04.000000000 +0200
@@ -9,6 +9,7 @@
 # Input and output routines.
 require "yast"
 require "y2firewall/firewalld"
+require "yast2/systemd/socket"
 
 module Yast
   class InstserverClass < Module
@@ -23,7 +24,6 @@
       Yast.import "Package"
       Yast.import "Call"
       Yast.import "Service"
-      Yast.import "SystemdSocket"
       Yast.import "IP"
       Yast.import "Message"
       Yast.import "String"
@@ -1400,7 +1400,7 @@
 
     # Convenience method for optaining the vsftpd systemd socket
     def socket
-      Yast::SystemdSocket.find("vsftpd.socket")
+      Yast2::Systemd::Socket.find("vsftpd.socket")
     end
 
     publish :variable => :is_service_pack, :type => "boolean"


Reply via email to