Hello community, here is the log from the commit of package pavucontrol-qt for openSUSE:Factory checked in at 2019-02-25 17:49:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pavucontrol-qt (Old) and /work/SRC/openSUSE:Factory/.pavucontrol-qt.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pavucontrol-qt" Mon Feb 25 17:49:54 2019 rev:5 rq:670399 version:0.14.0 Changes: -------- --- /work/SRC/openSUSE:Factory/pavucontrol-qt/pavucontrol-qt.changes 2018-06-29 22:30:11.910310704 +0200 +++ /work/SRC/openSUSE:Factory/.pavucontrol-qt.new.28833/pavucontrol-qt.changes 2019-02-25 17:49:56.970794346 +0100 @@ -1,0 +2,8 @@ +Thu Jan 31 10:39:17 UTC 2019 - Michael Vetter <[email protected]> + +- Update to 0.14.0: + * Treat the ‘off’ card profile specifically + * Mainwindow: Don’t use deprecated libpulse members +- Move translation from lxqt-l10n into package + +------------------------------------------------------------------- Old: ---- pavucontrol-qt-0.4.0.tar.xz pavucontrol-qt-0.4.0.tar.xz.asc New: ---- pavucontrol-qt-0.14.0.tar.xz pavucontrol-qt-0.14.0.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pavucontrol-qt.spec ++++++ --- /var/tmp/diff_new_pack.okq4ct/_old 2019-02-25 17:49:57.882793972 +0100 +++ /var/tmp/diff_new_pack.okq4ct/_new 2019-02-25 17:49:57.882793972 +0100 @@ -1,7 +1,7 @@ # # spec file for package pavucontrol-qt # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,12 +12,12 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: pavucontrol-qt -Version: 0.4.0 +Version: 0.14.0 Release: 0 Summary: Qt port of pavucontrol License: GPL-2.0-only @@ -26,9 +26,9 @@ Source: https://github.com/lxde/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz Source1: https://github.com/lxde/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz.asc Source2: %{name}.keyring -BuildRequires: cmake >= 3.0.2 +BuildRequires: cmake >= 3.1.0 BuildRequires: gcc-c++ -BuildRequires: lxqt-build-tools-devel >= 0.5.0 +BuildRequires: lxqt-build-tools-devel >= 0.6.0 BuildRequires: pkgconfig BuildRequires: xdg-user-dirs BuildRequires: cmake(KF5WindowSystem) @@ -47,6 +47,8 @@ tools this one allows you to control both the volume of hardware devices and of each playback stream separately. +%lang_package + %prep %setup -q sed -i '/Name=/s/$/ Qt/' src/%{name}.desktop.in @@ -59,10 +61,16 @@ %install %cmake_install +%find_lang %{name} --with-qt + %files %license LICENSE %doc AUTHORS CHANGELOG README.md %{_bindir}/%{name} %{_datadir}/applications/%{name}.desktop +%files lang -f %{name}.lang +%dir %{_datadir}/%{name} +%dir %{_datadir}/%{name}/translations + %changelog ++++++ pavucontrol-qt-0.4.0.tar.xz -> pavucontrol-qt-0.14.0.tar.xz ++++++ ++++ 33008 lines of diff (skipped)
