Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pulseaudio-qt for openSUSE:Factory checked in at 2021-07-02 13:26:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pulseaudio-qt (Old) and /work/SRC/openSUSE:Factory/.pulseaudio-qt.new.2625 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pulseaudio-qt" Fri Jul 2 13:26:21 2021 rev:4 rq:902626 version:1.3 Changes: -------- --- /work/SRC/openSUSE:Factory/pulseaudio-qt/pulseaudio-qt.changes 2019-12-17 13:30:16.755406779 +0100 +++ /work/SRC/openSUSE:Factory/.pulseaudio-qt.new.2625/pulseaudio-qt.changes 2021-07-02 13:26:26.513237855 +0200 @@ -1,0 +2,12 @@ +Sun Jun 27 12:09:25 UTC 2021 - Wolfgang Bauer <wba...@tmo.at> + +- Update to 1.3 + * No changelog provided +- Update build requirements + +------------------------------------------------------------------- +Thu Aug 27 16:50:09 UTC 2020 - Christophe Giboudeaux <christo...@krop.fr> + +- Spec cleanup + +------------------------------------------------------------------- Old: ---- pulseaudio-qt-1.2.tar.xz pulseaudio-qt-1.2.tar.xz.sig New: ---- pulseaudio-qt-1.3.tar.xz pulseaudio-qt-1.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pulseaudio-qt.spec ++++++ --- /var/tmp/diff_new_pack.VuZqCA/_old 2021-07-02 13:26:26.941234534 +0200 +++ /var/tmp/diff_new_pack.VuZqCA/_new 2021-07-02 13:26:26.945234503 +0200 @@ -1,7 +1,7 @@ # # spec file for package pulseaudio-qt # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,11 +15,11 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # -%bcond_without lang -%define soversion 2 +%define soversion 3 +%bcond_without lang Name: pulseaudio-qt -Version: 1.2 +Version: 1.3 Release: 0 Summary: Qt bindings for PulseAudio License: LGPL-2.1-or-later @@ -30,15 +30,16 @@ Source1: https://download.kde.org/stable/%{name}/%{name}-%{version}.tar.xz.sig Source2: pulseaudio-qt.keyring %endif -BuildRequires: extra-cmake-modules >= 5.44.0 +BuildRequires: extra-cmake-modules >= 5.80.0 BuildRequires: kf5-filesystem -BuildRequires: pkg-config +BuildRequires: pkgconfig +BuildRequires: cmake(Qt5Core) >= 5.15 +BuildRequires: cmake(Qt5DBus) >= 5.15 +BuildRequires: cmake(Qt5Gui) >= 5.15 +BuildRequires: cmake(Qt5Qml) >= 5.15 +BuildRequires: cmake(Qt5Test) >= 5.15 BuildRequires: pkgconfig(libpulse) -BuildRequires: pkgconfig(glib-2.0) -BuildRequires: cmake(Qt5Gui) >= 5.10 -BuildRequires: cmake(Qt5Qml) >= 5.10 -BuildRequires: cmake(Qt5Test) >= 5.10 -BuildRequires: cmake(Qt5DBus) >= 5.10 +BuildRequires: pkgconfig(libpulse-mainloop-glib) %description Pulseaudio-Qt is a library providing Qt bindings to PulseAudio. @@ -46,8 +47,8 @@ %package -n libKF5PulseAudioQt%{soversion} Summary: Qt bindings for PulseAudio Group: System/Libraries -Provides: %{name} = %{version} Recommends: %{name}-lang +Provides: %{name} = %{version} %description -n libKF5PulseAudioQt%{soversion} Pulseaudio-Qt is a library providing Qt bindings to PulseAudio. @@ -68,7 +69,7 @@ %build %cmake_kf5 -d build - %make_jobs + %cmake_build %install %kf5_makeinstall -C build @@ -77,7 +78,7 @@ %postun -n libKF5PulseAudioQt%{soversion} -p /sbin/ldconfig %files -n libKF5PulseAudioQt%{soversion} -%license COPYING.LIB +%license LICENSES/* %doc README.md %{_kf5_libdir}/libKF5PulseAudioQt.so.%{soversion} %{_kf5_libdir}/libKF5PulseAudioQt.so.%{version}.0 ++++++ pulseaudio-qt-1.2.tar.xz -> pulseaudio-qt-1.3.tar.xz ++++++ ++++ 5844 lines of diff (skipped)