diff --git a/programming/scm/git/actions.py b/programming/scm/git/actions.py index 7b6d09cab8..f91c3751b4 100644 --- a/programming/scm/git/actions.py +++ b/programming/scm/git/actions.py @@ -60,7 +60,7 @@ def install(): #pisitools.insinto("/usr/share/doc/emacs-git", "contrib/emacs/README") # Some docs - pisitools.dodoc("README", "COPYING", "Documentation/SubmittingPatches") + pisitools.dodoc("README.md", "COPYING", "Documentation/SubmittingPatches") # remove .pod and .packlist files perlmodules.removePodfiles() diff --git a/programming/scm/git/pspec.xml b/programming/scm/git/pspec.xml index 7023d76d13..8e4e7f8686 100644 --- a/programming/scm/git/pspec.xml +++ b/programming/scm/git/pspec.xml @@ -11,7 +11,7 @@ GPLv2 Fast Version Control System Git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations and full access to internals. - https://www.kernel.org/pub/software/scm/git/git-2.7.2.tar.xz + https://www.kernel.org/pub/software/scm/git/git-2.10.2.tar.xz tcltk-devel openssl-devel @@ -202,6 +202,13 @@ + + 2016-11-12 + 2.10.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + 2016-06-09 2.7.2