From 64a08ecc1d04d974f9d834292ca3362343ec99c6 Mon Sep 17 00:00:00 2001 From: Lloyd Hilaiel <lloyd@hilaiel.com> Date: Tue, 10 Apr 2012 14:14:43 -0600 Subject: [PATCH] document final merge of production locales and bump version number --- ChangeLog | 1 + scripts/browserid.spec | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 1c1b23df6..241f7beb1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -9,6 +9,7 @@ train-2012.03.28: * (hotfix 2012.03.30) ETag headers now vary by locale, fixes regression where switching between locales was broken #1364 * (hotfix 2012.04.10) more rigorous checking of email inputs to WSAPI * (hotfix 2012.04.10) copy config/l10n-*.json to build directory + * (hotfix 2012.04.10) final 40 production locales merged: #1412 train-2012.03.14: * BrowserID now speaks Bulgarian diff --git a/scripts/browserid.spec b/scripts/browserid.spec index 0904dec93..63ae3488f 100644 --- a/scripts/browserid.spec +++ b/scripts/browserid.spec @@ -2,7 +2,7 @@ Name: browserid-server Version: 0.2012.03.28 -Release: 3%{?dist}_%{svnrev} +Release: 4%{?dist}_%{svnrev} Summary: BrowserID server Packager: Pete Fritchman <petef@mozilla.com> Group: Development/Libraries -- GitLab