Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package deepin-calculator for openSUSE:Factory checked in at 2021-06-07 22:43:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/deepin-calculator (Old) and /work/SRC/openSUSE:Factory/.deepin-calculator.new.32437 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "deepin-calculator" Mon Jun 7 22:43:58 2021 rev:2 rq:897984 version:5.7.0.15 Changes: -------- --- /work/SRC/openSUSE:Factory/deepin-calculator/deepin-calculator.changes 2021-04-26 16:39:24.262054631 +0200 +++ /work/SRC/openSUSE:Factory/.deepin-calculator.new.32437/deepin-calculator.changes 2021-06-07 22:44:26.524580533 +0200 @@ -1,0 +2,6 @@ +Thu Jun 3 13:15:53 UTC 2021 - Hillwood Yang <[email protected]> + +- Stop owning directories provided by filesystem and other packages + (every dir should only have one owner) (boo#1184786) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ deepin-calculator.spec ++++++ --- /var/tmp/diff_new_pack.UWxjJS/_old 2021-06-07 22:44:26.956581262 +0200 +++ /var/tmp/diff_new_pack.UWxjJS/_new 2021-06-07 22:44:26.960581269 +0200 @@ -23,6 +23,11 @@ Group: Productivity/Scientific/Math URL: https://github.com/linuxdeepin/deepin-calculator Source: https://github.com/linuxdeepin/deepin-calculator/archive/%{version}/%{name}-%{version}.tar.gz +%ifarch ppc ppc64 ppc64le s390 s390x +BuildRequires: deepin-desktop-base +%else +BuildRequires: deepin-manual +%endif BuildRequires: gtest BuildRequires: gmock BuildRequires: fdupes @@ -66,7 +71,7 @@ %{_bindir}/%{name} %{_datadir}/applications/%{name}.desktop %{_datadir}/icons/hicolor/scalable/apps/%{name}.svg -%{_datadir}/deepin-manual +%{_datadir}/deepin-manual/manual-assets/application/%{name} %files lang %defattr(-,root,root,-)
