Compare commits
8 Commits
5.21.4-1ma
...
5.23.2-1ma
Author | SHA1 | Date | |
---|---|---|---|
e935f60aa8 | |||
468d769f79 | |||
e5ae1bce6c | |||
b6399ce891 | |||
bba85e26e2 | |||
6b60564dae | |||
1d5ef005c0 | |||
b062e0de1f |
@ -1,20 +1,18 @@
|
||||
%define plasmaver %(echo %version | cut -d. -f1-3)
|
||||
|
||||
Name: plasma-pa
|
||||
Version: 5.21.4
|
||||
Version: 5.23.2
|
||||
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: https://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
|
||||
@ -31,7 +30,7 @@ BuildRequires: libstdc++6-devel
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
Provides: kmix
|
||||
Obsoletes: kmix
|
||||
Obsoletes: kmix < 5.22.4
|
||||
BuildRequires: cmake
|
||||
BuildRequires: rpm-macros-kde5
|
||||
BuildRequires: extra-cmake-modules
|
||||
@ -73,13 +72,43 @@ mv %{buildroot}%{_datadir}/kde4/apps/kconf_update/* %{buildroot}%{_kde4_kconfupd
|
||||
%dir %{_datadir}/kpackage/kcms/kcm_pulseaudio
|
||||
%{_datadir}/kpackage/kcms/kcm_pulseaudio/*
|
||||
%{_datadir}/kservices5/kcm_pulseaudio.desktop
|
||||
%{_datadir}/kservices5/plasma-applet-org.kde.plasma.volume.desktop
|
||||
#%{_datadir}/kservices5/plasma-applet-org.kde.plasma.volume.desktop
|
||||
%{_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 Oct 27 2021 Automatic Build System <autodist@mambasoft.it> 5.23.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Oct 20 2021 Automatic Build System <autodist@mambasoft.it> 5.23.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Oct 15 2021 Automatic Build System <autodist@mambasoft.it> 5.23.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Aug 31 2021 Automatic Build System <autodist@mambasoft.it> 5.22.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jul 29 2021 Automatic Build System <autodist@mambasoft.it> 5.22.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jul 06 2021 Automatic Build System <autodist@mambasoft.it> 5.22.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* 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
|
||||
|
||||
|
Reference in New Issue
Block a user