Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package qtmpris for openSUSE:Factory checked in at 2022-02-09 20:39:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qtmpris (Old) and /work/SRC/openSUSE:Factory/.qtmpris.new.1898 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qtmpris" Wed Feb 9 20:39:06 2022 rev:2 rq:952299 version:1.0.6 Changes: -------- --- /work/SRC/openSUSE:Factory/qtmpris/qtmpris.changes 2021-06-02 22:11:16.828123859 +0200 +++ /work/SRC/openSUSE:Factory/.qtmpris.new.1898/qtmpris.changes 2022-02-09 20:40:07.390508455 +0100 @@ -1,0 +2,6 @@ +Tue Feb 8 02:10:53 UTC 2022 - Hillwood Yang <hillw...@opensuse.org> + +- Fix build on Leap 15 +- Change upstream source + +------------------------------------------------------------------- Old: ---- qtmpris-1.0.6.tar.bz2 New: ---- qtmpris-1.0.6.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qtmpris.spec ++++++ --- /var/tmp/diff_new_pack.A7jy5X/_old 2022-02-09 20:40:07.878509623 +0100 +++ /var/tmp/diff_new_pack.A7jy5X/_new 2022-02-09 20:40:07.882509632 +0100 @@ -24,12 +24,15 @@ Version: 1.0.6 Release: 0 License: LGPL-2.1+ -URL: https://git.merproject.org/mer-core/qtmpris -Source: https://git.merproject.org/mer-core/qtmpris/-/archive/%{version}/%{name}-%{version}.tar.bz2 +URL: https://github.com/sailfishos/qtmpris +Source: https://github.com/sailfishos/qtmpris/archive/%{version}/%{name}-%{version}.tar.gz BuildRequires: pkgconfig(Qt5Core) BuildRequires: pkgconfig(Qt5Qml) BuildRequires: pkgconfig(Qt5DBus) BuildRequires: pkgconfig(dbusextended-qt5) +%if 0%{?suse_version} <= 1500 +BuildRequires: qtdbusextended-devel < 3.1.2 +%endif %description MPRIS v.2 specification implementation for Qt and QML plugin. @@ -43,6 +46,7 @@ %package devel Summary: Development package for %{name} +Group: Development/Libraries/Other Requires: libmpris-qt5-%{sover} = %{version}-%{release} %description devel