Hello community,

here is the log from the commit of package yast2-kdump for openSUSE:Factory 
checked in at 2016-04-22 16:18:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-kdump (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-kdump.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-kdump"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-kdump/yast2-kdump.changes  2016-01-16 
11:56:04.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-kdump.new/yast2-kdump.changes     
2016-04-22 16:18:18.000000000 +0200
@@ -1,0 +2,7 @@
+Wed Apr 13 11:47:38 UTC 2016 - [email protected]
+
+- Remove unused import of dropped BootCommon package
+  (related to FATE#317701)
+- 3.1.37
+
+-------------------------------------------------------------------

Old:
----
  yast2-kdump-3.1.36.tar.bz2

New:
----
  yast2-kdump-3.1.37.tar.bz2

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

Other differences:
------------------
++++++ yast2-kdump.spec ++++++
--- /var/tmp/diff_new_pack.BTTVrg/_old  2016-04-22 16:18:19.000000000 +0200
+++ /var/tmp/diff_new_pack.BTTVrg/_new  2016-04-22 16:18:19.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-kdump
-Version:        3.1.36
+Version:        3.1.37
 Release:        0
 Summary:        Configuration of kdump
 License:        GPL-2.0

++++++ yast2-kdump-3.1.36.tar.bz2 -> yast2-kdump-3.1.37.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-kdump-3.1.36/.travis.yml 
new/yast2-kdump-3.1.37/.travis.yml
--- old/yast2-kdump-3.1.36/.travis.yml  2016-01-14 12:54:51.000000000 +0100
+++ new/yast2-kdump-3.1.37/.travis.yml  2016-04-13 14:18:24.000000000 +0200
@@ -5,7 +5,7 @@
     # disable rvm, use system Ruby
     - rvm reset
     - wget 
https://raw.githubusercontent.com/yast/yast-devtools/master/travis-tools/travis_setup.sh
-    - sh ./travis_setup.sh -p "rake yast2-devtools yast2 yast2-packager 
yast2-storage yast2-bootloader" -g "rspec:3.3.0 yast-rake gettext simplecov 
coveralls"
+    - sh ./travis_setup.sh -p "rake yast2-devtools yast2 yast2-packager 
yast2-storage yast2-bootloader ruby2.1-dev libaugeas-dev pkg-config" -g 
"rspec:3.3.0 yast-rake gettext simplecov coveralls cfa_grub2 cheetah"
 script:
     - rake check:syntax
     - rake check:pot
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-kdump-3.1.36/package/yast2-kdump.changes 
new/yast2-kdump-3.1.37/package/yast2-kdump.changes
--- old/yast2-kdump-3.1.36/package/yast2-kdump.changes  2016-01-14 
12:54:51.000000000 +0100
+++ new/yast2-kdump-3.1.37/package/yast2-kdump.changes  2016-04-13 
14:18:24.000000000 +0200
@@ -1,4 +1,11 @@
 -------------------------------------------------------------------
+Wed Apr 13 11:47:38 UTC 2016 - [email protected]
+
+- Remove unused import of dropped BootCommon package
+  (related to FATE#317701)
+- 3.1.37
+
+-------------------------------------------------------------------
 Wed Jan 13 12:56:29 UTC 2016 - [email protected]
 
 - fix AutoYaST profile schema (bsc#954412)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-kdump-3.1.36/package/yast2-kdump.spec 
new/yast2-kdump-3.1.37/package/yast2-kdump.spec
--- old/yast2-kdump-3.1.36/package/yast2-kdump.spec     2016-01-14 
12:54:51.000000000 +0100
+++ new/yast2-kdump-3.1.37/package/yast2-kdump.spec     2016-04-13 
14:18:25.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-kdump
-Version:        3.1.36
+Version:        3.1.37
 Release:        0
 Summary:        Configuration of kdump
 License:        GPL-2.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-kdump-3.1.36/src/modules/Kdump.rb 
new/yast2-kdump-3.1.37/src/modules/Kdump.rb
--- old/yast2-kdump-3.1.36/src/modules/Kdump.rb 2016-01-14 12:54:51.000000000 
+0100
+++ new/yast2-kdump-3.1.37/src/modules/Kdump.rb 2016-04-13 14:18:25.000000000 
+0200
@@ -53,7 +53,6 @@
       Yast.import "Report"
       Yast.import "Summary"
       Yast.import "Message"
-      Yast.import "BootCommon"
       Yast.import "Map"
       Yast.import "Bootloader"
       Yast.import "Service"
@@ -80,21 +79,9 @@
 
       @proposal_valid = false
 
-      # List of available partiotions
-      # with known partition
-      #
-      # list <string>
-      @available_partitions = []
-
       # true if propose was called
       @propose_called = false
 
-      # List of available partiotions
-      # without filesystem or with uknown
-      #
-      # list <string>
-      @uknown_fs_partitions = []
-
       # Boolean option indicates that "crashkernel" includes
       # several values for the same kind of memory (low, high)
       # or several ranges in one of the values
@@ -105,22 +92,6 @@
       #  list of packages for installation
       @kdump_packages = []
 
-      # Number of cpus
-      #
-      # integer
-      @number_of_cpus = 1
-
-      # kernel version (uname -r)
-      #
-      # string
-      @kernel_version = ""
-
-      # Position actual boot section in BootCommon::sections list
-      # it is relevant only if XEN boot section is used
-      #
-      # integer
-      @section_pos = -1
-
       # Boolean option indicates kernel parameter
       # "crashkernel"
       #
@@ -1018,9 +989,7 @@
     publish :function => :SetModified, :type => "void ()"
     publish :variable => :modified, :type => "boolean"
     publish :variable => :proposal_valid, :type => "boolean"
-    publish :variable => :available_partitions, :type => "list <string>"
     publish :variable => :propose_called, :type => "boolean"
-    publish :variable => :uknown_fs_partitions, :type => "list <string>"
     publish :function => :total_memory, :type => "integer ()"
     publish :variable => :crashkernel_list_ranges, :type => "boolean"
     publish :variable => :kdump_packages, :type => "list <string>"


Reply via email to