git ver.bump
This commit is contained in:
@@ -64,4 +64,6 @@ def install():
|
||||
|
||||
# remove .pod and .packlist files
|
||||
perlmodules.removePodfiles()
|
||||
perlmodules.removePacklist()
|
||||
perlmodules.removePacklist()
|
||||
|
||||
pisitools.dosym("/var/www/localhost/cgi-bin/static/git-logo.png", "/usr/share/pixmaps/git.png")
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user