Compare commits
6 Commits
5.16.2-1ma
...
5.17.2-1ma
Author | SHA1 | Date | |
---|---|---|---|
d91e0fce29 | |||
4ff3de4d5a | |||
61f204bc01 | |||
cb0d28ce13 | |||
969fd9fd20 | |||
2447f4fcad |
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: plasma-pa
|
||||
Version: 5.16.2
|
||||
Version: 5.17.2
|
||||
Release: 1mamba
|
||||
Summary: KDE Frameworks 5 Pulseaudio configuration
|
||||
Group: Graphical Desktop/Applications/Configuration
|
||||
@ -56,7 +56,7 @@ KDE Frameworks 5 Pulseaudio configuration.
|
||||
install -d -m0755 %{buildroot}%{_kde4_kconfupdatedir}
|
||||
mv %{buildroot}%{_datadir}/kde4/apps/kconf_update/* %{buildroot}%{_kde4_kconfupdatedir}/
|
||||
|
||||
%find_lang %{name}5_qt --with-qt --all-name || touch %{name}5_qt.lang
|
||||
%find_lang %{name}5_qt --with-qt --with-html --all-name || touch %{name}5_qt.lang
|
||||
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
@ -78,18 +78,27 @@ 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/*
|
||||
%lang(ca) %{_datadir}/doc/HTML/ca/kcontrol/plasma-pa
|
||||
%lang(de) %{_datadir}/doc/HTML/de/kcontrol/plasma-pa
|
||||
%lang(it) %{_datadir}/doc/HTML/it/kcontrol/plasma-pa
|
||||
%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
|
||||
* Wed Oct 30 2019 Automatic Build System <autodist@mambasoft.it> 5.17.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Oct 23 2019 Automatic Build System <autodist@mambasoft.it> 5.17.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Oct 16 2019 Automatic Build System <autodist@mambasoft.it> 5.17.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Sep 10 2019 Automatic Build System <autodist@mambasoft.it> 5.16.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* 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
|
||||
|
||||
|
Reference in New Issue
Block a user