Hello community, here is the log from the commit of package yast2-slp-server for openSUSE:Leap:15.2 checked in at 2020-03-10 17:12:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/yast2-slp-server (Old) and /work/SRC/openSUSE:Leap:15.2/.yast2-slp-server.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-slp-server" Tue Mar 10 17:12:32 2020 rev:14 rq:782992 version:4.2.1 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/yast2-slp-server/yast2-slp-server.changes 2020-01-15 16:32:23.408883950 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.yast2-slp-server.new.26092/yast2-slp-server.changes 2020-03-10 17:12:32.717400138 +0100 @@ -1,0 +2,7 @@ +Mon Mar 9 10:52:33 UTC 2020 - Knut Anderssen <[email protected]> + +- Do not break when running the module without 'openslp-server' + package installed (bsc#1165638) +- 4.2.1 + +------------------------------------------------------------------- Old: ---- yast2-slp-server-4.2.0.tar.bz2 New: ---- yast2-slp-server-4.2.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-slp-server.spec ++++++ --- /var/tmp/diff_new_pack.QxuD06/_old 2020-03-10 17:12:33.053400243 +0100 +++ /var/tmp/diff_new_pack.QxuD06/_new 2020-03-10 17:12:33.057400244 +0100 @@ -1,7 +1,7 @@ # # spec file for package yast2-slp-server # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 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 @@ -20,19 +20,20 @@ Summary: YaST2 SLP Daemon Server Configuration License: GPL-2.0-or-later Group: System/YaST -Version: 4.2.0 +Version: 4.2.1 Release: 0 Url: https://github.com/yast/yast-slp-server Source0: %{name}-%{version}.tar.bz2 BuildRequires: update-desktop-files -BuildRequires: yast2 BuildRequires: yast2-devtools >= 4.2.2 -BuildRequires: yast2-testsuite # CWM::ServiceWidget BuildRequires: yast2 >= 4.1.0 - +# for install task +BuildRequires: rubygem(%rb_default_ruby_abi:yast-rake) +# testsuite +BuildRequires: rubygem(%rb_default_ruby_abi:rspec) # CWM::ServiceWidget Requires: yast2 >= 4.1.0 Requires: yast2-ruby-bindings >= 1.0.0 @@ -46,8 +47,8 @@ %prep %setup -q -%build -%yast_build +%check +rake test:unit %install %yast_install @@ -55,13 +56,17 @@ %files %{yast_yncludedir} +%{yast_libdir} %{yast_clientdir} %{yast_moduledir} %{yast_desktopdir} %{yast_metainfodir} %{yast_scrconfdir} %{yast_icondir} + %doc %{yast_docdir} %license COPYING +%build + %changelog ++++++ yast2-slp-server-4.2.0.tar.bz2 -> yast2-slp-server-4.2.1.tar.bz2 ++++++ ++++ 1874 lines of diff (skipped)
