Hello community,

here is the log from the commit of package stellarium for openSUSE:Factory 
checked in at 2020-10-05 19:38:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/stellarium (Old)
 and      /work/SRC/openSUSE:Factory/.stellarium.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "stellarium"

Mon Oct  5 19:38:58 2020 rev:45 rq:839390 version:0.20.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/stellarium/stellarium.changes    2020-09-28 
14:30:08.746203896 +0200
+++ /work/SRC/openSUSE:Factory/.stellarium.new.4249/stellarium.changes  
2020-10-05 19:40:19.281622008 +0200
@@ -1,0 +2,6 @@
+Sat Oct  3 15:00:30 UTC 2020 - Arjen de Korte <[email protected]>
+
+- Disable translations on i586 for Tumbleweed (lconvert from Qt 5.15.1
+  crashes on this architecture due to memory allocation issues)
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ stellarium.spec ++++++
--- /var/tmp/diff_new_pack.iFTF46/_old  2020-10-05 19:40:21.317623998 +0200
+++ /var/tmp/diff_new_pack.iFTF46/_new  2020-10-05 19:40:21.321624002 +0200
@@ -63,6 +63,11 @@
 %build
 export QT_HASH_SEED=0
 %cmake -DBUILD_SHARED_LIBS=OFF -DCMAKE_POLICY_DEFAULT_CMP0063=NEW \
+%if 0%{?suse_version} >= 1550
+%ifarch i586
+       -DENABLE_NLS=OFF \
+%endif
+%endif
        -DCMAKE_CXX_VISIBILITY_PRESET=hidden -DCMAKE_VISIBILITY_INLINES_HIDDEN=1
 %if 0%{?suse_version} >= 1550
 %make_jobs -j1




Reply via email to