git version bump to 2.10.2
This commit is contained in:
@@ -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()
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
<License>GPLv2</License>
|
||||
<Summary>Fast Version Control System</Summary>
|
||||
<Description>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.</Description>
|
||||
<Archive sha1sum="2126585d365545998da424e3ddb16096674f4aae" type="tarxz">https://www.kernel.org/pub/software/scm/git/git-2.7.2.tar.xz</Archive>
|
||||
<Archive sha1sum="2023975ae0061bd569b8529025428e3eca53be2e" type="tarxz">https://www.kernel.org/pub/software/scm/git/git-2.10.2.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>tcltk-devel</Dependency>
|
||||
<Dependency>openssl-devel</Dependency>
|
||||
@@ -202,6 +202,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2016-11-12</Date>
|
||||
<Version>2.10.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Yusuf Aydemir</Name>
|
||||
<Email>yusuf.aydemir@pisilnux.org</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2016-06-09</Date>
|
||||
<Version>2.7.2</Version>
|
||||
|
||||
Reference in New Issue
Block a user