@@ -12,7 +12,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="8ce1a0976e99d5d1a1368f4aa679994efff1588a" type="tarxz">https://www.kernel.org/pub/software/scm/git/git-2.32.0.tar.xz</Archive>
|
||||
<Archive sha1sum="1e00084f71fdaed69e217af3eb3d395bea7b4a7b" type="tarxz">https://www.kernel.org/pub/software/scm/git/git-2.33.1.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>libpcre2-devel</Dependency>
|
||||
<Dependency>openssl-devel</Dependency>
|
||||
@@ -113,7 +113,7 @@
|
||||
<Files>
|
||||
<Path fileType="config">/etc/conf.d/git-daemon</Path>
|
||||
<Path fileType="executable">/usr/libexec/git-core/git-daemon</Path>
|
||||
<Path fileType="man">/usr/share/man/man1/*daemon*.1*</Path>
|
||||
<Path fileType="man">/usr/share/man/man1/git-daemon*.1*</Path>
|
||||
<Path fileType="data">/pub/scm</Path>
|
||||
</Files>
|
||||
<AdditionalFiles>
|
||||
@@ -248,6 +248,13 @@
|
||||
-->
|
||||
|
||||
<History>
|
||||
<Update release="9">
|
||||
<Date>2021-10-13</Date>
|
||||
<Version>2.33.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="8">
|
||||
<Date>2021-06-22</Date>
|
||||
<Version>2.32.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user