Hello community,

here is the log from the commit of package yast2-network for openSUSE:Factory 
checked in at 2016-06-13 21:49:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-network (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-network.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-network"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-network/yast2-network.changes      
2016-06-02 12:49:09.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-network.new/yast2-network.changes 
2016-06-13 21:49:51.000000000 +0200
@@ -1,0 +2,14 @@
+Wed Jun  1 14:16:08 UTC 2016 - [email protected]
+
+- Drop yast2-network-devel-doc package (fate#320356)
+- 3.1.154
+
+-------------------------------------------------------------------
+Tue May 31 11:31:22 UTC 2016 - [email protected]
+
+- bnc#981842
+  - enable / disable vncmanager only when installed to avoid
+    failures in systemd calls
+- 3.1.153
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ yast2-network.spec ++++++
--- /var/tmp/diff_new_pack.mfCJsg/_old  2016-06-13 21:49:52.000000000 +0200
+++ /var/tmp/diff_new_pack.mfCJsg/_new  2016-06-13 21:49:52.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-network
-Version:        3.1.152
+Version:        3.1.154
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -62,20 +62,15 @@
 
 Requires:       yast2-ruby-bindings >= 1.0.0
 
+Obsoletes:      yast2-network-devel-doc
+
 Summary:        YaST2 - Network Configuration
 License:        GPL-2.0
 Group:          System/YaST
 
-%package devel-doc
-Summary:        YaST2 - Developer documentation for yast2-network
-Group:          System/YaST
-
 %description 
 This package contains the YaST2 component for network configuration.
 
-%description devel-doc
-This package contains autogenerated documentation for yast2-network
-
 %prep
 %setup -n %{name}-%{version}
 
@@ -101,12 +96,8 @@
 %{yast_ydatadir}/network
 
 %dir %{yast_docdir}
-%{yast_docdir}/COPYING
-
-%files devel-doc
-%defattr(-,root,root)
-%doc %{yast_docdir}
-%exclude %{yast_docdir}/COPYING
-%exclude %{yast_docdir}/README
+%doc %{yast_docdir}/CONTRIBUTING.md
+%doc %{yast_docdir}/COPYING
+%doc %{yast_docdir}/README.md
 
 %changelog

++++++ yast2-network-3.1.152.tar.bz2 -> yast2-network-3.1.154.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-network-3.1.152/doc/autodocs/Makefile.am 
new/yast2-network-3.1.154/doc/autodocs/Makefile.am
--- old/yast2-network-3.1.152/doc/autodocs/Makefile.am  2016-05-25 
13:12:59.000000000 +0200
+++ new/yast2-network-3.1.154/doc/autodocs/Makefile.am  1970-01-01 
01:00:00.000000000 +0100
@@ -1,3 +0,0 @@
-# Makefile.am for YCP module .../doc/autodocs
-
-include $(top_srcdir)/autodocs-ycp.ami
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-network-3.1.152/package/yast2-network.changes 
new/yast2-network-3.1.154/package/yast2-network.changes
--- old/yast2-network-3.1.152/package/yast2-network.changes     2016-05-25 
13:12:59.000000000 +0200
+++ new/yast2-network-3.1.154/package/yast2-network.changes     2016-06-09 
15:23:31.000000000 +0200
@@ -1,4 +1,18 @@
 -------------------------------------------------------------------
+Wed Jun  1 14:16:08 UTC 2016 - [email protected]
+
+- Drop yast2-network-devel-doc package (fate#320356)
+- 3.1.154
+
+-------------------------------------------------------------------
+Tue May 31 11:31:22 UTC 2016 - [email protected]
+
+- bnc#981842
+  - enable / disable vncmanager only when installed to avoid
+    failures in systemd calls
+- 3.1.153
+
+-------------------------------------------------------------------
 Thu May 19 21:53:16 UTC 2016 - [email protected]
 
 - fate#319319
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-network-3.1.152/package/yast2-network.spec 
new/yast2-network-3.1.154/package/yast2-network.spec
--- old/yast2-network-3.1.152/package/yast2-network.spec        2016-05-25 
13:12:59.000000000 +0200
+++ new/yast2-network-3.1.154/package/yast2-network.spec        2016-06-09 
15:23:31.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-network
-Version:        3.1.152
+Version:        3.1.154
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -62,18 +62,13 @@
 
 Requires:       yast2-ruby-bindings >= 1.0.0
 
-Summary:        YaST2 - Network Configuration
+Obsoletes:      yast2-network-devel-doc
 
-%package devel-doc
-Group:          System/YaST
-Summary:        YaST2 - Developer documentation for yast2-network
+Summary:        YaST2 - Network Configuration
 
 %description 
 This package contains the YaST2 component for network configuration.
 
-%description devel-doc
-This package contains autogenerated documentation for yast2-network
-
 %prep
 %setup -n %{name}-%{version}
 
@@ -99,12 +94,8 @@
 %{yast_ydatadir}/network
 
 %dir %{yast_docdir}
-%{yast_docdir}/COPYING
-
-%files devel-doc
-%defattr(-,root,root)
-%doc %{yast_docdir}
-%exclude %{yast_docdir}/COPYING
-%exclude %{yast_docdir}/README
+%doc %{yast_docdir}/CONTRIBUTING.md
+%doc %{yast_docdir}/COPYING
+%doc %{yast_docdir}/README.md
 
 %changelog
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-network-3.1.152/src/modules/Remote.rb 
new/yast2-network-3.1.154/src/modules/Remote.rb
--- old/yast2-network-3.1.152/src/modules/Remote.rb     2016-05-25 
13:12:59.000000000 +0200
+++ new/yast2-network-3.1.154/src/modules/Remote.rb     2016-06-09 
15:23:32.000000000 +0200
@@ -249,10 +249,11 @@
 
         services = [
           [XINETD_SERVICE, true],
-          [XDM_SERVICE_NAME, true],
-          [VNCMANAGER_SERVICE, EnabledVncManager()]
+          [XDM_SERVICE_NAME, true]
         ]
 
+        services << [VNCMANAGER_SERVICE, EnabledVncManager()] if 
Package.Installed("vncmanager")
+
         services.each do |service, enable|
           if enable
             if !Service.Enable(service)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-network-3.1.152/test/remote_test.rb 
new/yast2-network-3.1.154/test/remote_test.rb
--- old/yast2-network-3.1.152/test/remote_test.rb       2016-05-25 
13:12:59.000000000 +0200
+++ new/yast2-network-3.1.154/test/remote_test.rb       2016-06-09 
15:23:32.000000000 +0200
@@ -151,7 +151,7 @@
       before do
         stub_scr_write
         stub_scr_read(".etc.xinetd_conf.services")
-        allow(Package).to receive(:Installed).with("xinetd").and_return true
+        allow(Package).to receive(:Installed).and_return true
       end
 
       context "with VNC enabled without session management" do


Reply via email to