From 1af64ab110525ad92dcb792c6f64dbf5e026a3c0 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sun, 15 Sep 2024 11:45:00 +0200 Subject: [PATCH] automatic version update by autodist [release 2.46.1-1mamba;Sat Sep 14 2024] --- git.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/git.spec b/git.spec index 9c6d08d..91ac314 100644 --- a/git.spec +++ b/git.spec @@ -1,7 +1,7 @@ %define perl_sitelib %(eval `perl -V:sitelib`; echo $sitelib) %define perl_privlib %(eval `perl -V:privlib`; echo $privlib) Name: git -Version: 2.46.0 +Version: 2.46.1 Release: 1mamba Summary: A version control system designed to handle very large projects with speed and efficiency Group: Applications/Development @@ -203,6 +203,9 @@ rm -f %{buildroot}%{perl_sitelib}/*/auto/Git/.packlist #%{python_sitearch}/git_remote_helpers-*.egg-info %changelog +* Sat Sep 14 2024 Automatic Build System 2.46.1-1mamba +- automatic version update by autodist + * Tue Jul 30 2024 Automatic Build System 2.46.0-1mamba - automatic version update by autodist