Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package telegram-desktop for
openSUSE:Factory checked in at 2023-07-25 11:49:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/telegram-desktop (Old)
and /work/SRC/openSUSE:Factory/.telegram-desktop.new.1467 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "telegram-desktop"
Tue Jul 25 11:49:48 2023 rev:92 rq:1099694 version:4.8.4
Changes:
--------
--- /work/SRC/openSUSE:Factory/telegram-desktop/telegram-desktop.changes
2023-07-18 22:07:51.254898392 +0200
+++
/work/SRC/openSUSE:Factory/.telegram-desktop.new.1467/telegram-desktop.changes
2023-07-25 11:50:18.741174633 +0200
@@ -1,0 +2,7 @@
+Thu Jul 20 08:07:41 UTC 2023 - Guillaume GARDET <[email protected]>
+
+- Relax _constraints for Arm targets
+- Disable neon on armv7 since the build of libyuv breaks with
+ neon on armv7 and some armv7 SoC does not include neon anyway
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ telegram-desktop.spec ++++++
--- /var/tmp/diff_new_pack.1GHvh2/_old 2023-07-25 11:50:20.697186085 +0200
+++ /var/tmp/diff_new_pack.1GHvh2/_new 2023-07-25 11:50:20.705186132 +0200
@@ -269,6 +269,9 @@
cd out/Release
cmake -G Ninja \
-DCMAKE_BUILD_TYPE=Release \
+%ifarch armv7l armv7hl
+ -DTG_OWT_ARCH_ARMV7_USE_NEON=OFF \
+%endif
-DTG_OWT_SPECIAL_TARGET=linux \
-DTG_OWT_LIBJPEG_INCLUDE_PATH=/usr/include \
-DTG_OWT_OPENSSL_INCLUDE_PATH=/usr/include/openssl \
++++++ _constraints ++++++
--- /var/tmp/diff_new_pack.1GHvh2/_old 2023-07-25 11:50:20.773186530 +0200
+++ /var/tmp/diff_new_pack.1GHvh2/_new 2023-07-25 11:50:20.777186554 +0200
@@ -13,11 +13,10 @@
<arch>aarch64</arch>
<arch>armv7l</arch>
<arch>armv6l</arch>
- <arch>i586</arch>
</conditions>
<hardware>
<physicalmemory>
- <size unit="G">8</size>
+ <size unit="G">5</size>
</physicalmemory>
<memoryperjob>
<size unit="M">1024</size>