diff --git a/git.spec b/git.spec index 2031136..8e55e0d 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.39.0 +Version: 2.39.1 Release: 1mamba Summary: A version control system designed to handle very large projects with speed and efficiency Group: Applications/Development @@ -201,6 +201,9 @@ rm -f %{buildroot}%{perl_sitelib}/*/auto/Git/.packlist #%{python_sitearch}/git_remote_helpers-*.egg-info %changelog +* Wed Jan 18 2023 Automatic Build System 2.39.1-1mamba +- automatic version update by autodist + * Mon Dec 12 2022 Automatic Build System 2.39.0-1mamba - automatic version update by autodist