Hello community, here is the log from the commit of package phonon4qt5 for openSUSE:Factory checked in at 2019-07-30 14:01:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/phonon4qt5 (Old) and /work/SRC/openSUSE:Factory/.phonon4qt5.new.4126 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "phonon4qt5" Tue Jul 30 14:01:43 2019 rev:20 rq:717613 version:4.10.3 Changes: -------- --- /work/SRC/openSUSE:Factory/phonon4qt5/phonon4qt5.changes 2019-01-21 10:24:05.889833472 +0100 +++ /work/SRC/openSUSE:Factory/.phonon4qt5.new.4126/phonon4qt5.changes 2019-07-30 14:01:44.728983320 +0200 @@ -1,0 +2,13 @@ +Mon Jul 22 14:50:22 UTC 2019 - Christophe Giboudeaux <[email protected]> + +- Fix the -lang package dependency. + +------------------------------------------------------------------- +Fri Jul 19 22:35:36 UTC 2019 - [email protected] + +- Update to 4.10.3: + * QFOREACH use was removed in headers when building for Qt 5. + * Localization has been fixed for the Qt 5 build. +- Add lang subpackage containing the translations + +------------------------------------------------------------------- Old: ---- phonon-4.10.2.tar.xz New: ---- phonon-4.10.3.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ phonon4qt5.spec ++++++ --- /var/tmp/diff_new_pack.6A7s3L/_old 2019-07-30 14:01:45.176983014 +0200 +++ /var/tmp/diff_new_pack.6A7s3L/_new 2019-07-30 14:01:45.176983014 +0200 @@ -18,13 +18,13 @@ %define rname phonon Name: phonon4qt5 -Version: 4.10.2 +Version: 4.10.3 Release: 0 Summary: Multimedia Platform Abstraction License: LGPL-2.0-or-later Group: System/GUI/KDE -URL: http://phonon.kde.org/ -Source: http://download.kde.org/stable/%{rname}/%{version}/%{rname}-%{version}.tar.xz +URL: https://phonon.kde.org/ +Source: https://download.kde.org/stable/%{rname}/%{version}/%{rname}-%{version}.tar.xz Source1: baselibs.conf BuildRequires: cmake BuildRequires: extra-cmake-modules >= 1.7.0 @@ -63,6 +63,7 @@ %package -n libphonon4qt5 Summary: Phonon Multimedia Platform Abstraction Group: System/Libraries +Recommends: %{name}-lang Recommends: phonon4qt5-backend %description -n libphonon4qt5 @@ -71,6 +72,16 @@ quality on all platforms, no matter which underlying architecture is used. +%package lang +Summary: Translations for package libphonon4qt5 +Group: System/Localization +Requires: libphonon4qt5 = %{version} +Provides: %{name}-lang-all = %{version} +BuildArch: noarch + +%description lang +Provides translations for the libphonon4qt5 package. + %prep %setup -q -n %{rname}-%{version} @@ -82,6 +93,8 @@ %kf5_makeinstall -C build %fdupes -s %{buildroot}%{_includedir}/%{name} + %find_lang libphonon %{name}.lang --with-qt + %post -n libphonon4qt5 -p /sbin/ldconfig %postun -n libphonon4qt5 -p /sbin/ldconfig @@ -102,4 +115,6 @@ %{_libqt5_plugindir}/designer/phononwidgets.so %{_kf5_sharedir}/dbus-1/interfaces/org.kde.Phonon4Qt5.AudioOutput.xml +%files lang -f %{name}.lang + %changelog ++++++ phonon-4.10.2.tar.xz -> phonon-4.10.3.tar.xz ++++++ ++++ 5750 lines of diff (skipped)
