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

Loading…
Cancel
Save