Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package neko for openSUSE:Factory checked in at 2022-08-11 18:32:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/neko (Old) and /work/SRC/openSUSE:Factory/.neko.new.1521 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "neko" Thu Aug 11 18:32:23 2022 rev:8 rq:994415 version:2.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/neko/neko.changes 2019-10-27 13:41:20.617290833 +0100 +++ /work/SRC/openSUSE:Factory/.neko.new.1521/neko.changes 2022-08-11 18:32:36.482263178 +0200 @@ -1,0 +2,5 @@ +Thu Aug 11 03:04:37 UTC 2022 - Andy Li <a...@onthewings.net> + +- Fix cmake define RELOCATABLE=OFF. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ neko.spec ++++++ --- /var/tmp/diff_new_pack.ASHsmu/_old 2022-08-11 18:32:36.978262417 +0200 +++ /var/tmp/diff_new_pack.ASHsmu/_new 2022-08-11 18:32:36.982262411 +0200 @@ -87,7 +87,7 @@ -G Ninja \ -DCMAKE_C_FLAGS:STRING="%optflags -fno-strict-aliasing" \ -DWITH_APACHE=OFF \ - -DRELOCATABLERELOCATABLE=OFF \ + -DRELOCATABLE=OFF \ -DRUN_LDCONFIG=OFF # make_jobs macro does not use ninja in openSUSE_13.2 / Leap_42.1 %make_jobs || %__builder -v %{?_smp_mflags}