Create a spawner for example with:
/setblock ~ ~ ~ mob_spawner 0 replace {EntityId:Creeper}
and the entity is always a pig. That bug seemed to first appear in some 15w32 snapshot.
Possibly relates to MC-65065 which has this behaviour with Minecart Spawners.
The EntityId tag no longer exists, use SpawnData:{id:"Creeper"}