git:update

This commit is contained in:
alihanozturk
2017-03-19 19:12:21 +03:00
parent ab33585195
commit d67ab2b2a1
+8 -1
View File
@@ -11,7 +11,7 @@
<License>GPLv2</License> <License>GPLv2</License>
<Summary>Fast Version Control System</Summary> <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> <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="2023975ae0061bd569b8529025428e3eca53be2e" type="tarxz">https://www.kernel.org/pub/software/scm/git/git-2.10.2.tar.xz</Archive> <Archive sha1sum="42aafae5c29324b1fee0264a6c804fdffbd1d8d1" type="tarxz">https://www.kernel.org/pub/software/scm/git/git-2.12.0.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>tcltk-devel</Dependency> <Dependency>tcltk-devel</Dependency>
<Dependency>openssl-devel</Dependency> <Dependency>openssl-devel</Dependency>
@@ -202,6 +202,13 @@
</Package> </Package>
<History> <History>
<Update release="4">
<Date>2017-03-19</Date>
<Version>2.12.0</Version>
<Comment>Version bump.</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilnux.org</Email>
</Update>
<Update release="3"> <Update release="3">
<Date>2016-11-12</Date> <Date>2016-11-12</Date>
<Version>2.10.2</Version> <Version>2.10.2</Version>