Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package sobby for openSUSE:Factory checked in at 2025-05-22 16:56:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sobby (Old) and /work/SRC/openSUSE:Factory/.sobby.new.2732 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sobby" Thu May 22 16:56:21 2025 rev:25 rq:1279011 version:0.4.8 Changes: -------- --- /work/SRC/openSUSE:Factory/sobby/sobby.changes 2019-09-11 10:34:25.067313222 +0200 +++ /work/SRC/openSUSE:Factory/.sobby.new.2732/sobby.changes 2025-05-22 16:56:41.221449182 +0200 @@ -1,0 +2,6 @@ +Wed May 14 16:04:02 UTC 2025 - Bernhard Wiedemann <bwiedem...@suse.com> + +- Use %make_build instead of %jobs (boo#1237231) +- Mark COPYING file as %license + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sobby.spec ++++++ --- /var/tmp/diff_new_pack.7227cu/_old 2025-05-22 16:56:41.601465175 +0200 +++ /var/tmp/diff_new_pack.7227cu/_new 2025-05-22 16:56:41.601465175 +0200 @@ -42,7 +42,7 @@ %build %configure --disable-static --with-pic -make %{?jobs:-j%jobs} +%make_build %install %makeinstall @@ -52,7 +52,8 @@ %files %defattr (-, root, root) -%doc AUTHORS COPYING ChangeLog NEWS README +%license COPYING +%doc AUTHORS ChangeLog NEWS README %{_bindir}/sobby %doc %{_mandir}/man1/sobby.*