automatic version update by autodist [release 4.7.1-1mamba;Mon Feb 10 2020]
This commit is contained in:
parent
45500f4ec0
commit
34b46c0925
@ -1,5 +1,5 @@
|
|||||||
Name: pulseeffects
|
Name: pulseeffects
|
||||||
Version: 4.7.0
|
Version: 4.7.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Limiter, compressor, reverberation, equalizer and auto volume effects for Pulseaudio applications
|
Summary: Limiter, compressor, reverberation, equalizer and auto volume effects for Pulseaudio applications
|
||||||
Group: Applications/Multimedia
|
Group: Applications/Multimedia
|
||||||
@ -51,7 +51,7 @@ Limiter, compressor, reverberation, equalizer and auto volume effects for Pulsea
|
|||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
%meson_install
|
%meson_install
|
||||||
|
|
||||||
%find_lang %{name}
|
%find_lang %{name} --with-html
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
@ -72,13 +72,17 @@ glib-compile-schemas /usr/share/glib-2.0/schemas &>/dev/null
|
|||||||
%{_datadir}/glib-2.0/schemas/com.github.wwmm.pulseeffects.*.xml
|
%{_datadir}/glib-2.0/schemas/com.github.wwmm.pulseeffects.*.xml
|
||||||
%dir %{_datadir}/help/C/pulseeffects
|
%dir %{_datadir}/help/C/pulseeffects
|
||||||
%{_datadir}/help/C/pulseeffects/*
|
%{_datadir}/help/C/pulseeffects/*
|
||||||
|
%{_datadir}/icons/hicolor/scalable/apps/pulseeffects.svg
|
||||||
|
%{_datadir}/metainfo/com.github.wwmm.pulseeffects.appdata.xml
|
||||||
|
%lang(de) %{_datadir}/help/de/pulseeffects
|
||||||
%lang(it) %{_datadir}/help/it_IT/pulseeffects
|
%lang(it) %{_datadir}/help/it_IT/pulseeffects
|
||||||
%lang(pt) %{_datadir}/help/pt_BR/pulseeffects
|
%lang(pt) %{_datadir}/help/pt_BR/pulseeffects
|
||||||
%lang(ru) %{_datadir}/help/ru/pulseeffects
|
%lang(ru) %{_datadir}/help/ru/pulseeffects
|
||||||
%{_datadir}/icons/hicolor/scalable/apps/pulseeffects.svg
|
|
||||||
%{_datadir}/metainfo/com.github.wwmm.pulseeffects.appdata.xml
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 10 2020 Automatic Build System <autodist@mambasoft.it> 4.7.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Jan 10 2020 Automatic Build System <autodist@mambasoft.it> 4.7.0-1mamba
|
* Fri Jan 10 2020 Automatic Build System <autodist@mambasoft.it> 4.7.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user