diff --git a/freeswitch.spec b/freeswitch.spec index bc94233a24..4fa2212305 100644 --- a/freeswitch.spec +++ b/freeswitch.spec @@ -2028,6 +2028,7 @@ fi %config(noreplace) %attr(0640, freeswitch, daemon) %{sysconfdir}/autoload_configs/skinny.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{sysconfdir}/autoload_configs/smpp.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{sysconfdir}/autoload_configs/sms_flowroute.conf.xml +%config(noreplace) %attr(0640, freeswitch, daemon) %{sysconfdir}/autoload_configs/sndfile.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{sysconfdir}/autoload_configs/sofia.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{sysconfdir}/autoload_configs/spandsp.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{sysconfdir}/autoload_configs/switch.conf.xml @@ -2629,6 +2630,8 @@ fi # ###################################################################################################################### %changelog +* Fri Jan 31 2020 - Andrey Volk +- Add sndfile.conf.xml * Tue Apr 23 2019 - Andrey Volk - Fix build for Stack 20.x * Tue Dec 11 2018 - Andrey Volk