diff --git a/ChangeLog b/ChangeLog index 14749d98c60ab79880e03956f3851ded91284a82..0a5d41b509e4c401ff05d9e6134b4618f10aa8fe 100644 --- a/ChangeLog +++ b/ChangeLog @@ -38,6 +38,7 @@ train-2012.02.02: * (hotfix 2012.02.07) Modify build process to pick up locales from a .json file * (hotfix 2012.02.07) fix production-locales.sh script to defer to the environment for configuration * (hotfix 2012.02.13) fix for IE users not seeing error screens sometimes: #1087 + * (hotfix 2012.02.22) add banner announcing brand change train-2012.01.18: * support for 3rd party primary identity providers: #761, #904, #865 diff --git a/scripts/browserid.spec b/scripts/browserid.spec index e7efa240c92426bb79a067e6ab7b9de5efddc59e..c2c8a28e39739a79b6b6c7867d84bb1ae95dc30f 100644 --- a/scripts/browserid.spec +++ b/scripts/browserid.spec @@ -2,7 +2,7 @@ Name: browserid-server Version: 0.2012.02.16 -Release: 1%{?dist}_%{svnrev} +Release: 2%{?dist}_%{svnrev} Summary: BrowserID server Packager: Pete Fritchman <petef@mozilla.com> Group: Development/Libraries