Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package deepin-movie for openSUSE:Factory 
checked in at 2021-06-07 22:43:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/deepin-movie (Old)
 and      /work/SRC/openSUSE:Factory/.deepin-movie.new.32437 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "deepin-movie"

Mon Jun  7 22:43:32 2021 rev:8 rq:897917 version:5.7.11

Changes:
--------
--- /work/SRC/openSUSE:Factory/deepin-movie/deepin-movie.changes        
2021-06-02 22:10:50.416126014 +0200
+++ /work/SRC/openSUSE:Factory/.deepin-movie.new.32437/deepin-movie.changes     
2021-06-07 22:44:01.772538734 +0200
@@ -1,0 +2,6 @@
+Sun May 23 06:57:17 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-movie.spec ++++++
--- /var/tmp/diff_new_pack.9ASWX0/_old  2021-06-07 22:44:02.360539727 +0200
+++ /var/tmp/diff_new_pack.9ASWX0/_new  2021-06-07 22:44:02.364539734 +0200
@@ -40,6 +40,11 @@
 %endif
 BuildRequires:  dtkcore >= 5.0.0
 BuildRequires:  fdupes
+%ifarch ppc ppc64 ppc64le s390 s390x
+BuildRequires:  deepin-desktop-base
+%else
+BuildRequires:  deepin-manual
+%endif
 BuildRequires:  glslang-devel
 BuildRequires:  cmake(Qt5LinguistTools)
 BuildRequires:  pkgconfig(Qt5Concurrent)
@@ -72,6 +77,10 @@
 BuildRequires:  pkgconfig(xtst)
 BuildRequires:  pkgconfig(mpris-qt5)
 BuildRequires:  pkgconfig(dbusextended-qt5)
+%if 0%{?suse_version} <= 1500
+BuildRequires:  qtdbusextended-devel < 3.1.2
+BuildRequires:  qtmpris-devel < 3.1.2
+%endif
 Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
@@ -125,7 +134,7 @@
 %license LICENSE LICENSE.OpenSSL
 %{_bindir}/%{name}
 %{_datadir}/%{name}
-%{_datadir}/deepin-manual
+%{_datadir}/deepin-manual/manual-assets/application/%{name}
 %exclude %{_datadir}/%{name}/translations
 %{_datadir}/applications/%{name}.desktop
 %dir %{_datadir}/icons/hicolor/scalable

Reply via email to