From 0d961afa2483959b05cf7586510d48bb896e8839 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Fri, 5 Nov 2021 10:48:44 -0500 Subject: [PATCH] revert license, whitespace changes. update sources --- pulseaudio-qt.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/pulseaudio-qt.spec b/pulseaudio-qt.spec index c283cc4..c4336dc 100644 --- a/pulseaudio-qt.spec +++ b/pulseaudio-qt.spec @@ -2,7 +2,8 @@ Name: pulseaudio-qt Summary: Qt bindings for PulseAudio Version: 1.3 Release: 1%{?dist} -License: LGPLv2+ and LGPLv3 and KDE-Accepted-LGPL + +License: LGPLv2+ URL: https://invent.kde.org/libraries/pulseaudio-qt Source: https://download.kde.org/stable/%{name}/%{name}-%{version}.tar.xz @@ -24,16 +25,21 @@ Requires: %{name}%{?_isa} = %{version}-%{release} %description devel %{summary}. + %prep %autosetup + %build %cmake_kf5 + %cmake_build + %install %cmake_install + %files %license LICENSES/*.txt %doc README.md