update pulseaudio-qt version to 1.3

epel9
Onuralp SEZER 3 years ago
parent 7a28cc91c3
commit 9f7b7bb770
No known key found for this signature in database
GPG Key ID: 44887BE9A1D41395

@ -1,10 +1,9 @@
Name: pulseaudio-qt
Summary: Qt bindings for PulseAudio
Version: 1.2
Release: 6%{?dist}
License: LGPLv2+
URL: https://cgit.kde.org/%{name}.git
Version: 1.3
Release: 1%{?dist}
License: LGPLv2+ and LGPLv3 and KDE-Accepted-LGPL
URL: https://invent.kde.org/libraries/pulseaudio-qt
Source: https://download.kde.org/stable/%{name}/%{name}-%{version}.tar.xz
BuildRequires: extra-cmake-modules >= 5.44.0
@ -25,25 +24,20 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
%description devel
%{summary}.
%prep
%autosetup
%build
%cmake_kf5
%cmake_build
%install
%cmake_install
%files
%license COPYING.LIB
%license LICENSES/*.txt
%doc README.md
%{_kf5_libdir}/libKF5PulseAudioQt.so.2
%{_kf5_libdir}/libKF5PulseAudioQt.so.3
%{_kf5_libdir}/libKF5PulseAudioQt.so.%{version}.0
%files devel
@ -54,6 +48,9 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
%changelog
* Fri Nov 05 2021 Onuralp Sezer <thunderbirdtr@fedoraproject.org> - 1.3-1
- update to new version 1.3
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.2-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild

Loading…
Cancel
Save