Hello community, here is the log from the commit of package qbittorrent for openSUSE:Factory checked in at 2019-12-27 14:00:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qbittorrent (Old) and /work/SRC/openSUSE:Factory/.qbittorrent.new.6675 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qbittorrent" Fri Dec 27 14:00:50 2019 rev:76 rq:759582 version:4.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/qbittorrent/qbittorrent.changes 2019-12-18 14:48:24.797941221 +0100 +++ /work/SRC/openSUSE:Factory/.qbittorrent.new.6675/qbittorrent.changes 2019-12-27 14:00:52.120875705 +0100 @@ -1,0 +2,5 @@ +Thu Dec 26 11:20:52 UTC 2019 - Martin Herkt <[email protected]> + +- Use only one build job due to excessive RAM requirements + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qbittorrent.spec ++++++ --- /var/tmp/diff_new_pack.Z8JJ1U/_old 2019-12-27 14:00:52.868876052 +0100 +++ /var/tmp/diff_new_pack.Z8JJ1U/_new 2019-12-27 14:00:52.872876054 +0100 @@ -1,7 +1,7 @@ # # spec file for package qbittorrent # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # Copyright (c) 2014 Mariusz Fik <[email protected]>. # # All modifications and additions to the file contributed by third parties @@ -79,7 +79,8 @@ $ui_opt \ -DSYSTEMD=ON \ -DSystemd_SERVICES_INSTALL_DIR=%{_unitdir} - %make_jobs +# override because this needs absurd amounts of RAM to build + %make_jobs -j1 cd .. mv build build.$ui done
