[Asterisk-code-review] Update sounds release to fix siren7 and siren14 files. (repotools[master])

George Joseph asteriskteam at digium.com
Mon Jan 29 08:41:34 CST 2018


George Joseph has submitted this change and it was merged. ( https://gerrit.asterisk.org/8059 )

Change subject: Update sounds release to fix siren7 and siren14 files.
......................................................................

Update sounds release to fix siren7 and siren14 files.

Change-Id: Ie98a20893acf4c7fb88d4faebb1ada637a3ec160
---
M sound_tools/scripts/mkcore
M sound_tools/scripts/mkextra
2 files changed, 3 insertions(+), 3 deletions(-)

Approvals:
  Joshua Colp: Looks good to me, but someone else must approve; Verified
  George Joseph: Looks good to me, approved; Approved for Submit



diff --git a/sound_tools/scripts/mkcore b/sound_tools/scripts/mkcore
index 4cf59b4..a99c022 100755
--- a/sound_tools/scripts/mkcore
+++ b/sound_tools/scripts/mkcore
@@ -1,8 +1,8 @@
 #!/bin/sh -e
 
 TGT=`pwd`
-VERSION="1.6"
-BUILD_LANG="${1:-en en_AU en_GB en_NZ es fr ru it ja sv}"
+VERSION="1.6.1"
+BUILD_LANG="${1:-en en_AU en_GB en_NZ es fr it ja ru sv}"
 BUILD_FORMAT="${2:-wav ulaw alaw gsm g729 g722 sln16 siren7 siren14}"
 VOLADJUST="-v .7"
 ORIGFMT="wav"
diff --git a/sound_tools/scripts/mkextra b/sound_tools/scripts/mkextra
index 78ef267..bed8949 100755
--- a/sound_tools/scripts/mkextra
+++ b/sound_tools/scripts/mkextra
@@ -1,7 +1,7 @@
 #!/bin/sh -e
 
 TGT=`pwd`
-VERSION="1.5.1"
+VERSION="1.5.2"
 BUILD_LANG="${1:-en en_GB fr}"
 BUILD_FORMAT="${2:-wav ulaw alaw gsm g729 g722 sln16 siren7 siren14}"
 VOLADJUST="-v .7"

-- 
To view, visit https://gerrit.asterisk.org/8059
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-Project: repotools
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Ie98a20893acf4c7fb88d4faebb1ada637a3ec160
Gerrit-Change-Number: 8059
Gerrit-PatchSet: 1
Gerrit-Owner: Richard Mudgett <rmudgett at digium.com>
Gerrit-Reviewer: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20180129/8827787b/attachment.html>


More information about the asterisk-code-review mailing list