Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package deepin-reader for openSUSE:Factory 
checked in at 2022-05-10 15:12:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/deepin-reader (Old)
 and      /work/SRC/openSUSE:Factory/.deepin-reader.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "deepin-reader"

Tue May 10 15:12:11 2022 rev:3 rq:975961 version:5.10.13

Changes:
--------
--- /work/SRC/openSUSE:Factory/deepin-reader/deepin-reader.changes      
2022-04-22 21:55:21.530881516 +0200
+++ /work/SRC/openSUSE:Factory/.deepin-reader.new.1538/deepin-reader.changes    
2022-05-10 15:12:25.199607069 +0200
@@ -1,0 +2,5 @@
+Mon May  9 12:15:48 UTC 2022 - Hillwood Yang <[email protected]>
+
+- Fix build on ARM 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ deepin-reader.spec ++++++
--- /var/tmp/diff_new_pack.RnDsGg/_old  2022-05-10 15:12:26.123608234 +0200
+++ /var/tmp/diff_new_pack.RnDsGg/_new  2022-05-10 15:12:26.127608239 +0200
@@ -1,8 +1,8 @@
 #
 # spec file for package deepin-reader
 #
-# Copyright (c) 2021 SUSE LLC
-# Copyright (c) 2021 Hillwood Yang <[email protected]>
+# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2022 Hillwood Yang <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -61,7 +61,7 @@
 BuildRequires:  pkgconfig(libjpeg)
 BuildRequires:  pkgconfig(libpng)
 BuildRequires:  pkgconfig(chardet)
-Requires:       libdeepin-pdfium%{sover}
+# Requires:       libdeepin-pdfium%{sover}
 # Qt5WebEngineWidgets is invalid on these arches
 ExcludeArch:    ppc ppc64 ppc64le s390 s390x
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -85,6 +85,7 @@
 %autosetup -p1
 sed -i "s/lrelease/lrelease-qt5/g" translate_generation.sh updateTranslation.sh
 sed -i "s/system(lrelease/system(lrelease-qt5/g" reader/reader.pro
+sed -i "/#include <map>/a#include <cstdint>" tests/include/gtest/stub.h
 
 %build
 %qmake5 DAPP_VERSION=%{version} \
@@ -106,6 +107,8 @@
 
 %suse_update_desktop_file -r %{name} Office Viewer
 
+%fdupes %{buildroot}%{_datadir}
+
 %post -n libdeepin-pdfium%{sover} -p /sbin/ldconfig
 %postun -n libdeepin-pdfium%{sover} -p /sbin/ldconfig
 

Reply via email to