Hello community, here is the log from the commit of package yast2-kdump for openSUSE:Factory checked in at 2019-04-03 09:25:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-kdump (Old) and /work/SRC/openSUSE:Factory/.yast2-kdump.new.25356 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-kdump" Wed Apr 3 09:25:07 2019 rev:92 rq:690696 version:4.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-kdump/yast2-kdump.changes 2018-12-31 09:45:03.826281731 +0100 +++ /work/SRC/openSUSE:Factory/.yast2-kdump.new.25356/yast2-kdump.changes 2019-04-03 09:25:07.567733593 +0200 @@ -1,0 +2,6 @@ +Mon Apr 1 17:48:33 UTC 2019 - Ladislav Slezak <[email protected]> + +- Removed unused BuildRequires (bsc#1131234) +- 4.2.0 + +------------------------------------------------------------------- Old: ---- yast2-kdump-4.1.1.tar.bz2 New: ---- yast2-kdump-4.2.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-kdump.spec ++++++ --- /var/tmp/diff_new_pack.rRh3tT/_old 2019-04-03 09:25:09.427734470 +0200 +++ /var/tmp/diff_new_pack.rRh3tT/_new 2019-04-03 09:25:09.463734487 +0200 @@ -1,7 +1,7 @@ # # spec file for package yast2-kdump # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX 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,14 +17,13 @@ Name: yast2-kdump -Version: 4.1.1 +Version: 4.2.0 Release: 0 Summary: Configuration of kdump License: GPL-2.0-only Group: System/YaST Url: https://github.com/yast/yast-kdump Source0: %{name}-%{version}.tar.bz2 -BuildRequires: perl-XML-Writer BuildRequires: update-desktop-files BuildRequires: yast2 BuildRequires: rubygem(rspec) @@ -33,8 +32,6 @@ BuildRequires: yast2 >= 2.21.22 BuildRequires: yast2-bootloader BuildRequires: yast2-buildtools >= 3.1.10 -BuildRequires: yast2-packager >= 2.17.24 -BuildRequires: yast2-testsuite Requires: yast2 # Kernel parameters with multiple values and bug#945479 fixed Requires: yast2-bootloader >= 3.1.148 ++++++ yast2-kdump-4.1.1.tar.bz2 -> yast2-kdump-4.2.0.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-kdump-4.1.1/Dockerfile new/yast2-kdump-4.2.0/Dockerfile --- old/yast2-kdump-4.1.1/Dockerfile 2018-12-20 12:48:49.000000000 +0100 +++ new/yast2-kdump-4.2.0/Dockerfile 2019-04-02 17:11:42.000000000 +0200 @@ -1,3 +1,3 @@ -FROM yastdevel/ruby +FROM registry.opensuse.org/yast/head/containers/yast-ruby:latest COPY . /usr/src/app diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-kdump-4.1.1/package/yast2-kdump.changes new/yast2-kdump-4.2.0/package/yast2-kdump.changes --- old/yast2-kdump-4.1.1/package/yast2-kdump.changes 2018-12-20 12:48:49.000000000 +0100 +++ new/yast2-kdump-4.2.0/package/yast2-kdump.changes 2019-04-02 17:11:42.000000000 +0200 @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Mon Apr 1 17:48:33 UTC 2019 - Ladislav Slezak <[email protected]> + +- Removed unused BuildRequires (bsc#1131234) +- 4.2.0 + +------------------------------------------------------------------- Fri Dec 14 17:21:24 UTC 2018 - [email protected] - always use absolute path to binaries (bsc#1118291) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-kdump-4.1.1/package/yast2-kdump.spec new/yast2-kdump-4.2.0/package/yast2-kdump.spec --- old/yast2-kdump-4.1.1/package/yast2-kdump.spec 2018-12-20 12:48:49.000000000 +0100 +++ new/yast2-kdump-4.2.0/package/yast2-kdump.spec 2019-04-02 17:11:42.000000000 +0200 @@ -17,14 +17,13 @@ Name: yast2-kdump -Version: 4.1.1 +Version: 4.2.0 Release: 0 Summary: Configuration of kdump License: GPL-2.0-only Group: System/YaST Url: https://github.com/yast/yast-kdump Source0: %{name}-%{version}.tar.bz2 -BuildRequires: perl-XML-Writer BuildRequires: rubygem(rspec) BuildRequires: rubygem(yast-rake) BuildRequires: update-desktop-files @@ -33,8 +32,6 @@ BuildRequires: yast2 >= 2.21.22 BuildRequires: yast2-bootloader BuildRequires: yast2-buildtools >= 3.1.10 -BuildRequires: yast2-packager >= 2.17.24 -BuildRequires: yast2-testsuite Requires: yast2 # Kernel parameters with multiple values and bug#945479 fixed Requires: yast2-bootloader >= 3.1.148
