Compare commits

...

26 Commits

Author SHA1 Message Date
969fd9fd20 automatic version update by autodist [release 5.16.4-1mamba;Fri Aug 02 2019] 2024-01-06 10:15:06 +01:00
2447f4fcad automatic version update by autodist [release 5.16.3-1mamba;Wed Jul 10 2019] 2024-01-06 10:15:06 +01:00
74a75004d8 automatic version update by autodist [release 5.16.2-1mamba;Wed Jun 26 2019] 2024-01-06 10:15:06 +01:00
f2bf1d71dd automatic version update by autodist [release 5.16.1-1mamba;Thu Jun 20 2019] 2024-01-06 10:15:06 +01:00
97c1956ff8 automatic version update by autodist [release 5.16.0-1mamba;Thu Jun 13 2019] 2024-01-06 10:15:06 +01:00
adf8062372 automatic version update by autodist [release 5.15.5-1mamba;Wed May 08 2019] 2024-01-06 10:15:06 +01:00
5d69f5c5c7 automatic version update by autodist [release 5.15.4-1mamba;Tue Apr 02 2019] 2024-01-06 10:15:06 +01:00
eed562ab82 automatic version update by autodist [release 5.15.3-1mamba;Wed Mar 13 2019] 2024-01-06 10:15:06 +01:00
e06d1d77e1 automatic version update by autodist [release 5.15.2-1mamba;Tue Feb 26 2019] 2024-01-06 10:15:06 +01:00
75afd327a6 automatic version update by autodist [release 5.15.1-1mamba;Wed Feb 20 2019] 2024-01-06 10:15:06 +01:00
518b3906e7 automatic version update by autodist [release 5.14.5-1mamba;Wed Jan 09 2019] 2024-01-06 10:15:06 +01:00
c28825e766 automatic version update by autodist [release 5.14.4-1mamba;Sat Dec 01 2018] 2024-01-06 10:15:06 +01:00
c0508b903e automatic version update by autodist [release 5.14.3-1mamba;Sat Nov 10 2018] 2024-01-06 10:15:06 +01:00
2f78d929f7 automatic version update by autodist [release 5.14.2-1mamba;Thu Oct 25 2018] 2024-01-06 10:15:06 +01:00
b784f313aa automatic version update by autodist [release 5.14.1-1mamba;Wed Oct 17 2018] 2024-01-06 10:15:06 +01:00
fb05fae9f8 automatic version update by autodist [release 5.14.0-1mamba;Thu Oct 11 2018] 2024-01-06 10:15:05 +01:00
5fee8a0f4c automatic version update by autodist [release 5.13.5-1mamba;Wed Sep 05 2018] 2024-01-06 10:15:05 +01:00
f0e3598a9f automatic version update by autodist [release 5.13.4-1mamba;Fri Aug 03 2018] 2024-01-06 10:15:05 +01:00
908b2dd85d automatic version update by autodist [release 5.13.3-1mamba;Wed Jul 11 2018] 2024-01-06 10:15:05 +01:00
39f259efae automatic version update by autodist [release 5.13.2-1mamba;Tue Jun 26 2018] 2024-01-06 10:15:05 +01:00
2e9ce41e69 automatic version update by autodist [release 5.13.1-1mamba;Wed Jun 20 2018] 2024-01-06 10:15:05 +01:00
f7306e66ef automatic version update by autodist [release 5.12.5-1mamba;Wed May 02 2018] 2024-01-06 10:15:05 +01:00
7e11122431 automatic version update by autodist [release 5.12.4-1mamba;Sun Apr 01 2018] 2024-01-06 10:15:05 +01:00
eb72e7e57e provide/obsolete kmix to replace it [release 5.12.3-2mamba;Tue Mar 20 2018] 2024-01-06 10:15:05 +01:00
f2b432e09d automatic version update by autodist [release 5.12.3-1mamba;Wed Mar 07 2018] 2024-01-06 10:15:05 +01:00
87a52ab3c3 automatic version update by autodist [release 5.11.5-1mamba;Wed Jan 03 2018] 2024-01-06 10:15:05 +01:00

View File

@ -1,7 +1,7 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: plasma-pa
Version: 5.11.4
Version: 5.16.4
Release: 1mamba
Summary: KDE Frameworks 5 Pulseaudio configuration
Group: Graphical Desktop/Applications/Configuration
@ -30,6 +30,8 @@ BuildRequires: libqt5-devel
BuildRequires: libstdc++6-devel
BuildRequires: perl-devel
## AUTOBUILDREQ-END
Provides: kmix
Obsoletes: kmix
BuildRequires: cmake
BuildRequires: rpm-macros-kde5
BuildRequires: extra-cmake-modules
@ -82,11 +84,105 @@ mv %{buildroot}%{_datadir}/kde4/apps/kconf_update/* %{buildroot}%{_kde4_kconfupd
%lang(nl) %{_datadir}/doc/HTML/nl/kcontrol/plasma-pa
%lang(pt) %{_datadir}/doc/HTML/pt/kcontrol/plasma-pa
%lang(pt_BR) %{_datadir}/doc/HTML/pt_BR/kcontrol/plasma-pa
%lang(ru) %{_datadir}/doc/HTML/ru/kcontrol/plasma-pa
%lang(sv) %{_datadir}/doc/HTML/sv/kcontrol/plasma-pa
%lang(uk) %{_datadir}/doc/HTML/uk/kcontrol/plasma-pa
%doc COPYING COPYING.LIB
%changelog
* Fri Aug 02 2019 Automatic Build System <autodist@mambasoft.it> 5.16.4-1mamba
- automatic version update by autodist
* Wed Jul 10 2019 Automatic Build System <autodist@mambasoft.it> 5.16.3-1mamba
- automatic version update by autodist
* Wed Jun 26 2019 Automatic Build System <autodist@mambasoft.it> 5.16.2-1mamba
- automatic version update by autodist
* Thu Jun 20 2019 Automatic Build System <autodist@mambasoft.it> 5.16.1-1mamba
- automatic version update by autodist
* Thu Jun 13 2019 Automatic Build System <autodist@mambasoft.it> 5.16.0-1mamba
- automatic version update by autodist
* Wed May 08 2019 Automatic Build System <autodist@mambasoft.it> 5.15.5-1mamba
- automatic version update by autodist
* Tue Apr 02 2019 Automatic Build System <autodist@mambasoft.it> 5.15.4-1mamba
- automatic version update by autodist
* Wed Mar 13 2019 Automatic Build System <autodist@mambasoft.it> 5.15.3-1mamba
- automatic version update by autodist
* Tue Feb 26 2019 Automatic Build System <autodist@mambasoft.it> 5.15.2-1mamba
- automatic version update by autodist
* Wed Feb 20 2019 Automatic Build System <autodist@mambasoft.it> 5.15.1-1mamba
- automatic version update by autodist
* Wed Feb 13 2019 Automatic Build System <autodist@mambasoft.it> 5.15.0-1mamba
- automatic version update by autodist
* Wed Jan 09 2019 Automatic Build System <autodist@mambasoft.it> 5.14.5-1mamba
- automatic version update by autodist
* Sat Dec 01 2018 Automatic Build System <autodist@mambasoft.it> 5.14.4-1mamba
- automatic version update by autodist
* Sat Nov 10 2018 Automatic Build System <autodist@mambasoft.it> 5.14.3-1mamba
- automatic version update by autodist
* Thu Oct 25 2018 Automatic Build System <autodist@mambasoft.it> 5.14.2-1mamba
- automatic version update by autodist
* Wed Oct 17 2018 Automatic Build System <autodist@mambasoft.it> 5.14.1-1mamba
- automatic version update by autodist
* Thu Oct 11 2018 Automatic Build System <autodist@mambasoft.it> 5.14.0-1mamba
- automatic version update by autodist
* Wed Sep 05 2018 Automatic Build System <autodist@mambasoft.it> 5.13.5-1mamba
- automatic version update by autodist
* Fri Aug 03 2018 Automatic Build System <autodist@mambasoft.it> 5.13.4-1mamba
- automatic version update by autodist
* Wed Jul 11 2018 Automatic Build System <autodist@mambasoft.it> 5.13.3-1mamba
- automatic version update by autodist
* Tue Jun 26 2018 Automatic Build System <autodist@mambasoft.it> 5.13.2-1mamba
- automatic version update by autodist
* Wed Jun 20 2018 Automatic Build System <autodist@mambasoft.it> 5.13.1-1mamba
- automatic version update by autodist
* Sun Jun 17 2018 Automatic Build System <autodist@mambasoft.it> 5.13.0-1mamba
- automatic version update by autodist
* Wed May 02 2018 Automatic Build System <autodist@mambasoft.it> 5.12.5-1mamba
- automatic version update by autodist
* Sun Apr 01 2018 Automatic Build System <autodist@mambasoft.it> 5.12.4-1mamba
- automatic version update by autodist
* Tue Mar 20 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 5.12.3-2mamba
- provide/obsolete kmix to replace it
* Wed Mar 07 2018 Automatic Build System <autodist@mambasoft.it> 5.12.3-1mamba
- automatic version update by autodist
* Wed Feb 21 2018 Automatic Build System <autodist@mambasoft.it> 5.12.2-1mamba
- automatic version update by autodist
* Wed Feb 14 2018 Automatic Build System <autodist@mambasoft.it> 5.12.1-1mamba
- automatic version update by autodist
* Fri Feb 09 2018 Automatic Build System <autodist@mambasoft.it> 5.12.0-1mamba
- automatic version update by autodist
* Wed Jan 03 2018 Automatic Build System <autodist@mambasoft.it> 5.11.5-1mamba
- automatic version update by autodist
* Thu Dec 07 2017 Automatic Build System <autodist@mambasoft.it> 5.11.4-1mamba
- automatic version update by autodist