isaspec: encode: handle special fieldname properties
Without this change a fieldname like '{DST::align=12}' was not used for encoding. Change the regex to include such fieldnames and remove the fieldname property in a later step.
Signed-off-by: Christian Gmeiner christian.gmeiner@gmail.com