From a1cda6d23e18571201d831ed896d5c8320c0e344 Mon Sep 17 00:00:00 2001 From: Rmys Date: Fri, 5 Aug 2022 14:56:49 +0300 Subject: [PATCH] git ver.bump --- programming/scm/git/actions.py | 4 +++- programming/scm/git/pspec.xml | 11 ++++++++++- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/programming/scm/git/actions.py b/programming/scm/git/actions.py index 8b82ae0ede..38360dbe68 100644 --- a/programming/scm/git/actions.py +++ b/programming/scm/git/actions.py @@ -64,4 +64,6 @@ def install(): # remove .pod and .packlist files perlmodules.removePodfiles() - perlmodules.removePacklist() \ No newline at end of file + perlmodules.removePacklist() + + pisitools.dosym("/var/www/localhost/cgi-bin/static/git-logo.png", "/usr/share/pixmaps/git.png") diff --git a/programming/scm/git/pspec.xml b/programming/scm/git/pspec.xml index 50fd4b9c2a..1acd8da499 100644 --- a/programming/scm/git/pspec.xml +++ b/programming/scm/git/pspec.xml @@ -10,9 +10,10 @@ programming.scm GPLv2 + git Fast Version Control System 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. - https://mirrors.edge.kernel.org/pub/software/scm/git/git-2.37.0.tar.xz + https://mirrors.edge.kernel.org/pub/software/scm/git/git-2.37.1.tar.xz libpcre2-devel openssl-devel @@ -62,6 +63,7 @@ /usr/bin /usr/libexec/git-core /etc/bash_completion.d + /usr/share/pixmaps /usr/share/git-core /usr/share/locale @@ -248,6 +250,13 @@ --> + + 2022-08-05 + 2.37.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-06-28 2.37.0