File project.diff of Package asterisk-sounds-devel
--- asterisk-sounds-devel.changes.orig
+++ asterisk-sounds-devel.changes
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Sat Sep 22 16:24:34 UTC 2018 - Hans-Peter Jansen <hpj@urpla.net>
+
+- add new language code de
+
+-------------------------------------------------------------------
Sat Aug 25 07:46:10 UTC 2018 - jengelh@inai.de
- Fix %asterisk_snd_* definition to work with the newer rpm
--- macros.asterisk-sounds.orig
+++ macros.asterisk-sounds
@@ -36,6 +36,7 @@ This package contains the core part of t
%asterisk_snd_ulaw(l:L:) %{expand:%%asterisk_snd_generic %{-n:-n %{-n*}} %{-l:-l %{-l*}} %{-L:-L %{-L*}} -f ulaw -F 8 kHz µ-law}
%asterisk_snd_wav(l:L:) %{expand:%%asterisk_snd_generic %{-n:-n %{-n*}} %{-l:-l %{-l*}} %{-L:-L %{-L*}} -f wav -F 8 kHz LPCM}
+%asterisk_lng_de(f:n:) %{expand:%%asterisk_snd_%{-f*} %{-n:-n %{-n*}} -l de -L German}
%asterisk_lng_en(f:n:) %{expand:%%asterisk_snd_%{-f*} %{-n:-n %{-n*}} -l en -L English (US)}
%asterisk_lng_en_AU(f:n:) %{expand:%%asterisk_snd_%{-f*} %{-n:-n %{-n*}} -l en_AU -L English (Australian)}
%asterisk_lng_en_GB(f:n:) %{expand:%%asterisk_snd_%{-f*} %{-n:-n %{-n*}} -l en_GB -L English (British)}