Compare commits
15 Commits
5.23.1-1ma
...
5.25.5-1ma
Author | SHA1 | Date | |
---|---|---|---|
78cadb9df6 | |||
ae634afec6 | |||
c161cb3e8a | |||
c080305d0a | |||
b7e613310c | |||
8c8f9a4c5f | |||
a43123f12b | |||
59a4787904 | |||
7e2ab17229 | |||
91c7795387 | |||
b68881438e | |||
2c06af0a2c | |||
de4dfaa016 | |||
9dc61b4cdb | |||
e935f60aa8 |
@ -1,7 +1,7 @@
|
||||
%define plasmaver %(echo %version | cut -d. -f1-3)
|
||||
|
||||
Name: plasma-pa
|
||||
Version: 5.23.1
|
||||
Version: 5.25.5
|
||||
Release: 1mamba
|
||||
Summary: KDE Frameworks 5 Pulseaudio configuration
|
||||
Group: Graphical Desktop/Applications/Configuration
|
||||
@ -25,9 +25,10 @@ BuildRequires: libknotifications-devel
|
||||
BuildRequires: libkpackage-devel
|
||||
BuildRequires: libpulseaudio-devel
|
||||
BuildRequires: libpulseaudio-glib-devel
|
||||
BuildRequires: libqt5-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: perl-devel
|
||||
BuildRequires: qt5-qtbase-devel
|
||||
BuildRequires: qt5-qtdeclarative-devel
|
||||
## AUTOBUILDREQ-END
|
||||
Provides: kmix
|
||||
Obsoletes: kmix < 5.22.4
|
||||
@ -72,13 +73,61 @@ 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 LICENSES
|
||||
|
||||
%changelog
|
||||
* Wed Sep 07 2022 Automatic Build System <autodist@mambasoft.it> 5.25.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Aug 03 2022 Automatic Build System <autodist@mambasoft.it> 5.25.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jul 13 2022 Automatic Build System <autodist@mambasoft.it> 5.25.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jun 28 2022 Automatic Build System <autodist@mambasoft.it> 5.25.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jun 21 2022 Automatic Build System <autodist@mambasoft.it> 5.25.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jun 14 2022 Automatic Build System <autodist@mambasoft.it> 5.25.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu May 05 2022 Automatic Build System <autodist@mambasoft.it> 5.24.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Mar 30 2022 Automatic Build System <autodist@mambasoft.it> 5.24.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Mar 09 2022 Automatic Build System <autodist@mambasoft.it> 5.24.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Feb 24 2022 Automatic Build System <autodist@mambasoft.it> 5.24.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Feb 16 2022 Automatic Build System <autodist@mambasoft.it> 5.24.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Feb 08 2022 Automatic Build System <autodist@mambasoft.it> 5.24.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jan 06 2022 Automatic Build System <autodist@mambasoft.it> 5.23.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Dec 01 2021 Automatic Build System <autodist@mambasoft.it> 5.23.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Nov 10 2021 Automatic Build System <autodist@mambasoft.it> 5.23.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* 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
|
||||
|
||||
|
Reference in New Issue
Block a user