Compare commits

...

14 Commits

Author SHA1 Message Date
6b60564dae automatic version update by autodist [release 5.22.2.1-1mamba;Wed Jun 23 2021] 2024-01-06 10:15:08 +01:00
1d5ef005c0 automatic version update by autodist [release 5.22.1-1mamba;Wed Jun 16 2021] 2024-01-06 10:15:08 +01:00
b062e0de1f automatic version update by autodist [release 5.21.5-1mamba;Wed May 05 2021] 2024-01-06 10:15:08 +01:00
5a51bebfcc automatic version update by autodist [release 5.21.4-1mamba;Wed Apr 07 2021] 2024-01-06 10:15:08 +01:00
00cf4d2324 automatic version update by autodist [release 5.21.3-1mamba;Wed Mar 17 2021] 2024-01-06 10:15:07 +01:00
3c8ef68f90 automatic version update by autodist [release 5.21.2-1mamba;Wed Mar 03 2021] 2024-01-06 10:15:07 +01:00
715f562a3f automatic version update by autodist [release 5.21.1-1mamba;Thu Feb 25 2021] 2024-01-06 10:15:07 +01:00
e1ea947f38 automatic version update by autodist [release 5.21.0-1mamba;Thu Feb 18 2021] 2024-01-06 10:15:07 +01:00
1f09880609 automatic version update by autodist [release 5.20.5-1mamba;Tue Jan 05 2021] 2024-01-06 10:15:07 +01:00
b0a2a9e742 automatic version update by autodist [release 5.20.4-1mamba;Wed Dec 02 2020] 2024-01-06 10:15:07 +01:00
042ffde0eb automatic version update by autodist [release 5.20.3-1mamba;Wed Nov 11 2020] 2024-01-06 10:15:07 +01:00
ad20ce3477 automatic version update by autodist [release 5.20.2-1mamba;Wed Oct 28 2020] 2024-01-06 10:15:07 +01:00
6f90c1dd8a automatic version update by autodist [release 5.20.1-1mamba;Tue Oct 20 2020] 2024-01-06 10:15:07 +01:00
ecad521f6c automatic version update by autodist [release 5.20.0-1mamba;Wed Oct 14 2020] 2024-01-06 10:15:07 +01:00

View File

@ -1,20 +1,18 @@
%define plasmaver %(echo %version | cut -d. -f1-3)
Name: plasma-pa
Version: 5.19.5
Version: 5.22.2.1
Release: 1mamba
Summary: KDE Frameworks 5 Pulseaudio configuration
Group: Graphical Desktop/Applications/Configuration
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.kde.org
URL: https://kde.org/
Source: https://download.kde.org/stable/plasma/%{plasmaver}/plasma-pa-%{version}.tar.xz
# Source: http://download.kde.org/stable/frameworks/%{majver}/...-%{version}.tar.xz
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libGConf-devel
BuildRequires: libcanberra-devel
BuildRequires: libgcc
BuildRequires: libglib-devel
@ -23,6 +21,7 @@ BuildRequires: libkcoreaddons-devel
BuildRequires: libkdeclarative-devel
BuildRequires: libkglobalaccel-devel
BuildRequires: libki18n-devel
BuildRequires: libknotifications-devel
BuildRequires: libkpackage-devel
BuildRequires: libpulseaudio-devel
BuildRequires: libpulseaudio-glib-devel
@ -35,7 +34,6 @@ Obsoletes: kmix
BuildRequires: cmake
BuildRequires: rpm-macros-kde5
BuildRequires: extra-cmake-modules
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
KDE Frameworks 5 Pulseaudio configuration.
@ -78,9 +76,54 @@ mv %{buildroot}%{_datadir}/kde4/apps/kconf_update/* %{buildroot}%{_kde4_kconfupd
%{_datadir}/metainfo/org.kde.plasma.volume.appdata.xml
%dir %{_datadir}/plasma/plasmoids/org.kde.plasma.volume
%{_datadir}/plasma/plasmoids/org.kde.plasma.volume/*
%doc COPYING COPYING.LIB
%doc LICENSES
%changelog
* Wed Jun 23 2021 Automatic Build System <autodist@mambasoft.it> 5.22.2.1-1mamba
- automatic version update by autodist
* Wed Jun 16 2021 Automatic Build System <autodist@mambasoft.it> 5.22.1-1mamba
- automatic version update by autodist
* Fri Jun 11 2021 Automatic Build System <autodist@mambasoft.it> 5.22.0-1mamba
- automatic version update by autodist
* Wed May 05 2021 Automatic Build System <autodist@mambasoft.it> 5.21.5-1mamba
- automatic version update by autodist
* Wed Apr 07 2021 Automatic Build System <autodist@mambasoft.it> 5.21.4-1mamba
- automatic version update by autodist
* Wed Mar 17 2021 Automatic Build System <autodist@mambasoft.it> 5.21.3-1mamba
- automatic version update by autodist
* Wed Mar 03 2021 Automatic Build System <autodist@mambasoft.it> 5.21.2-1mamba
- automatic version update by autodist
* Thu Feb 25 2021 Automatic Build System <autodist@mambasoft.it> 5.21.1-1mamba
- automatic version update by autodist
* Thu Feb 18 2021 Automatic Build System <autodist@mambasoft.it> 5.21.0-1mamba
- automatic version update by autodist
* Tue Jan 05 2021 Automatic Build System <autodist@mambasoft.it> 5.20.5-1mamba
- automatic version update by autodist
* Wed Dec 02 2020 Automatic Build System <autodist@mambasoft.it> 5.20.4-1mamba
- automatic version update by autodist
* Wed Nov 11 2020 Automatic Build System <autodist@mambasoft.it> 5.20.3-1mamba
- automatic version update by autodist
* Wed Oct 28 2020 Automatic Build System <autodist@mambasoft.it> 5.20.2-1mamba
- automatic version update by autodist
* Tue Oct 20 2020 Automatic Build System <autodist@mambasoft.it> 5.20.1-1mamba
- automatic version update by autodist
* Wed Oct 14 2020 Automatic Build System <autodist@mambasoft.it> 5.20.0-1mamba
- automatic version update by autodist
* Wed Sep 02 2020 Automatic Build System <autodist@mambasoft.it> 5.19.5-1mamba
- automatic version update by autodist