git ver.bump

This commit is contained in:
Rmys
2022-08-05 14:56:49 +03:00
parent 45161ef34d
commit a1cda6d23e
2 changed files with 13 additions and 2 deletions
+10 -1
View File
@@ -10,9 +10,10 @@
</Packager>
<PartOf>programming.scm</PartOf>
<License>GPLv2</License>
<Icon>git</Icon>
<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="a428662350ac6acbd39a3120bc43178e6378c550" type="tarxz">https://mirrors.edge.kernel.org/pub/software/scm/git/git-2.37.0.tar.xz</Archive>
<Archive sha1sum="a089236280039292dc88a6a6c9c29acc65703ec6" type="tarxz">https://mirrors.edge.kernel.org/pub/software/scm/git/git-2.37.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>libpcre2-devel</Dependency>
<Dependency>openssl-devel</Dependency>
@@ -62,6 +63,7 @@
<Path fileType="executable">/usr/bin</Path>
<Path fileType="executable">/usr/libexec/git-core</Path>
<Path fileType="data">/etc/bash_completion.d</Path>
<Path fileType="data">/usr/share/pixmaps</Path>
<Path fileType="data">/usr/share/git-core</Path>
<Path fileType="locale">/usr/share/locale</Path>
<!-- to fix "belongs in multiple packages" warning -->
@@ -248,6 +250,13 @@
-->
<History>
<Update release="13">
<Date>2022-08-05</Date>
<Version>2.37.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="12">
<Date>2022-06-28</Date>
<Version>2.37.0</Version>