Documentation / RelNotes / 2.8.1.txton commit builtin/apply: make parse_whitespace_option() return -1 instead of die()ing (aaf6c44)
   1Git v2.8.1 Release Notes
   2========================
   3
   4Fixes since v2.8
   5----------------
   6
   7 * "make rpmbuild" target was broken as its input, git.spec.in, was
   8   not updated to match a file it describes that has been renamed
   9   recently.  This has been fixed.