How and why this branch was created
===================================

The upstream repo contains tags 0.11.2 to 0.11.5. However when the repository was cloned, these tags were not fetched. When trying to checkout the commit SHAs associated with these tags, we get a message like:

fatal: reference is not a tree: cbb7ae763f8fc6184cff8bd32c5ae3645ec69f82

Therefore, a branch has been created from the last valid tag (0.11.1) and the source zip associated with tag 0.11.5 has been applied and committed - and then tagged 0.11.5-redhat1.

