Hello community,

here is the log from the commit of package yast2-tune for openSUSE:Factory 
checked in at 2017-09-08 20:39:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-tune (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-tune.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-tune"

Fri Sep  8 20:39:30 2017 rev:60 rq:521163 version:4.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-tune/yast2-tune.changes    2017-08-29 
11:34:08.904167357 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-tune.new/yast2-tune.changes       
2017-09-08 20:39:31.755803642 +0200
@@ -1,0 +2,6 @@
+Tue Sep  5 14:19:50 UTC 2017 - [email protected]
+
+- Removed duplicate keys (bsc#1054898)
+- 4.0.0
+
+-------------------------------------------------------------------

Old:
----
  yast2-tune-3.3.0.tar.bz2

New:
----
  yast2-tune-4.0.0.tar.bz2

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

Other differences:
------------------
++++++ yast2-tune.spec ++++++
--- /var/tmp/diff_new_pack.kgyGkF/_old  2017-09-08 20:39:32.383715357 +0200
+++ /var/tmp/diff_new_pack.kgyGkF/_new  2017-09-08 20:39:32.387714795 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-tune
-Version:        3.3.0
+Version:        4.0.0
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ yast2-tune-3.3.0.tar.bz2 -> yast2-tune-4.0.0.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-tune-3.3.0/package/yast2-tune.changes 
new/yast2-tune-4.0.0/package/yast2-tune.changes
--- old/yast2-tune-3.3.0/package/yast2-tune.changes     2017-08-15 
10:26:47.903310986 +0200
+++ new/yast2-tune-4.0.0/package/yast2-tune.changes     2017-09-05 
16:46:52.393826610 +0200
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Tue Sep  5 14:19:50 UTC 2017 - [email protected]
+
+- Removed duplicate keys (bsc#1054898)
+- 4.0.0
+
+-------------------------------------------------------------------
 Mon Aug 14 18:19:47 UTC 2017 - [email protected]
 
 - Fixed scheduler activation: do not activate the new scheduler
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-tune-3.3.0/package/yast2-tune.spec 
new/yast2-tune-4.0.0/package/yast2-tune.spec
--- old/yast2-tune-3.3.0/package/yast2-tune.spec        2017-08-15 
10:26:47.903310986 +0200
+++ new/yast2-tune-4.0.0/package/yast2-tune.spec        2017-09-05 
16:46:52.393826610 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-tune
-Version:        3.3.0
+Version:        4.0.0
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-tune-3.3.0/src/include/hwinfo/routines.rb 
new/yast2-tune-4.0.0/src/include/hwinfo/routines.rb
--- old/yast2-tune-3.3.0/src/include/hwinfo/routines.rb 2017-08-15 
10:26:47.903310986 +0200
+++ new/yast2-tune-4.0.0/src/include/hwinfo/routines.rb 2017-09-05 
16:46:52.397826610 +0200
@@ -37,11 +37,6 @@
             "yast-hardware"
           ],
           # tree node string
-          "cache"                      => [
-            _("Cache"),
-            "yast-hardware"
-          ],
-          # tree node string
           "card_type"                  => [
             _("Card Type"),
             "yast-hardware"
@@ -337,11 +332,6 @@
             "yast-x11"
           ],
           # tree node string
-          "vendor_id"                  => [
-            _("Vendor Identifier"),
-            "yast-x11"
-          ],
-          # tree node string
           "bios_video"                 => [
             _("BIOS Video"),
             "yast-x11"
@@ -970,7 +960,6 @@
       if Ops.is_list?(node)
         # if node is list ...
         lout = []
-        q = Builtins.size(Convert.to_list(node))
         pos = 0
         Builtins.foreach(Convert.to_list(node)) do |e|
           if scalar(e)


Reply via email to