git.spec.in: use README.md, not README
authorMatthieu Moy <Matthieu.Moy@imag.fr>
Fri, 1 Apr 2016 07:10:51 +0000 (09:10 +0200)
committerJunio C Hamano <gitster@pobox.com>
Sun, 3 Apr 2016 17:12:48 +0000 (10:12 -0700)
The file was renamed in 4ad21f5 (README: use markdown syntax,
2016-02-25), but that commit forgot to update git.spec.in, which
caused the rpmbuild target in the Makefile to fail.

Reported-by: Ron Isaacson <isaacson.ljits@gmail.com>
Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found