This commit is contained in:
Rmys
2020-01-18 15:24:30 +03:00
committed by GitHub
parent 162b35dec0
commit ccad7a3d33
+11 -1
View File
@@ -11,11 +11,12 @@
<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="8858cbf822eb3c86df91336fbcbdfe69f9c0abc5" type="tarxz">https://www.kernel.org/pub/software/scm/git/git-2.16.2.tar.xz</Archive>
<Archive sha1sum="1930a8df36a193a7b5792b47ef3a904217b55bd9" type="tarxz">https://www.kernel.org/pub/software/scm/git/git-2.23.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>tcltk-devel</Dependency>
<Dependency>openssl-devel</Dependency>
<Dependency>libpcre-devel</Dependency>
<Dependency>libpcre2-devel</Dependency>
<Dependency>curl-devel</Dependency>
<Dependency>zlib-devel</Dependency>
<Dependency>expat-devel</Dependency>
@@ -46,6 +47,7 @@
<Dependency>perl-Authen-SASL</Dependency>
<Dependency>perl-libwww</Dependency>
<Dependency>libpcre</Dependency>
<Dependency>libpcre2</Dependency>
<Dependency version="current">perl-Git</Dependency>
<Dependency>openssh</Dependency>
<Dependency>openssl</Dependency>
@@ -99,6 +101,7 @@
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/perl5</Path>
<Path fileType="data">/usr/share/perl5</Path>
<Path fileType="man">/usr/share/man/man3/Git.3pm</Path>
</Files>
</Package>
@@ -202,6 +205,13 @@
</Package>
<History>
<Update release="6">
<Date>2020-01-18</Date>
<Version>2.23.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5">
<Date>2018-07-31</Date>
<Version>2.16.2</Version>