Hello community,

here is the log from the commit of package yast2-network for openSUSE:Factory 
checked in at 2015-01-29 09:55:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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      
2014-12-25 23:19:55.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-network.new/yast2-network.changes 
2015-01-29 09:55:07.000000000 +0100
@@ -1,0 +2,7 @@
+Wed Jan 28 13:12:16 UTC 2015 - [email protected]
+
+- fixed a build failure when building against the latest yast2
+  package
+- 3.1.113
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ yast2-network.spec ++++++
--- /var/tmp/diff_new_pack.tL4uTq/_old  2015-01-29 09:55:08.000000000 +0100
+++ /var/tmp/diff_new_pack.tL4uTq/_new  2015-01-29 09:55:08.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-network
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-network
-Version:        3.1.112
+Version:        3.1.113
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ yast2-network-3.1.112.tar.bz2 -> yast2-network-3.1.113.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-network-3.1.112/package/yast2-network.changes 
new/yast2-network-3.1.113/package/yast2-network.changes
--- old/yast2-network-3.1.112/package/yast2-network.changes     2014-12-23 
13:12:11.000000000 +0100
+++ new/yast2-network-3.1.113/package/yast2-network.changes     2015-01-28 
14:17:13.000000000 +0100
@@ -1,4 +1,11 @@
 -------------------------------------------------------------------
+Wed Jan 28 13:12:16 UTC 2015 - [email protected]
+
+- fixed a build failure when building against the latest yast2
+  package
+- 3.1.113
+
+-------------------------------------------------------------------
 Tue Dec 23 10:52:11 UTC 2014 - [email protected]
 
 - Removed a bash specific post script with a workaround
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-network-3.1.112/package/yast2-network.spec 
new/yast2-network-3.1.113/package/yast2-network.spec
--- old/yast2-network-3.1.112/package/yast2-network.spec        2014-12-23 
13:12:11.000000000 +0100
+++ new/yast2-network-3.1.113/package/yast2-network.spec        2015-01-28 
14:17:13.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-network
-Version:        3.1.112
+Version:        3.1.113
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-network-3.1.112/src/include/network/routines.rb 
new/yast2-network-3.1.113/src/include/network/routines.rb
--- old/yast2-network-3.1.112/src/include/network/routines.rb   2014-12-23 
13:12:11.000000000 +0100
+++ new/yast2-network-3.1.113/src/include/network/routines.rb   2015-01-28 
14:17:13.000000000 +0100
@@ -1093,7 +1093,7 @@
       }
 
       hwstring = hwstrings[hwtype] || _("All Network Devices")
-      Confirm.Detection(hwstring, "yast-lan")
+      Confirm.Detection(hwstring, nil)
     end
   end
 end

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to