Hello community, here is the log from the commit of package belr for openSUSE:Factory checked in at 2019-11-18 20:11:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/belr (Old) and /work/SRC/openSUSE:Factory/.belr.new.26869 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "belr" Mon Nov 18 20:11:08 2019 rev:6 rq:749210 version:0.1.3 Changes: -------- --- /work/SRC/openSUSE:Factory/belr/belr.changes 2019-11-06 13:54:36.340058851 +0100 +++ /work/SRC/openSUSE:Factory/.belr.new.26869/belr.changes 2019-11-18 20:11:09.685568432 +0100 @@ -1,0 +2,6 @@ +Mon Nov 18 23:15:31 UTC 2019 - Simon Lees <[email protected]> + +- %make_jobs is depricated replaced by %cmake_build +- Use %autopatch + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ belr.spec ++++++ --- /var/tmp/diff_new_pack.i364Ex/_old 2019-11-18 20:11:10.245568146 +0100 +++ /var/tmp/diff_new_pack.i364Ex/_new 2019-11-18 20:11:10.249568145 +0100 @@ -57,13 +57,13 @@ %prep %setup -q -n %{name}-%{version}-0 -%patch0 -p1 +%autopatch -p1 %build %cmake \ -DENABLE_STRICT=OFF \ -DENABLE_STATIC=OFF -%make_jobs +%cmake_build %install %cmake_install
