automatic version update by autodist [release 2.27.0-1mamba;Fri Jun 05 2020]

This commit is contained in:
Automatic Build System 2024-01-05 23:02:16 +01:00
parent 62ae927b5f
commit adb2a16e3d

View File

@ -1,7 +1,7 @@
%define perl_sitelib %(eval `perl -V:sitelib`; echo $sitelib) %define perl_sitelib %(eval `perl -V:sitelib`; echo $sitelib)
%define perl_privlib %(eval `perl -V:privlib`; echo $privlib) %define perl_privlib %(eval `perl -V:privlib`; echo $privlib)
Name: git Name: git
Version: 2.26.2 Version: 2.27.0
Release: 1mamba Release: 1mamba
Summary: A version control system designed to handle very large projects with speed and efficiency Summary: A version control system designed to handle very large projects with speed and efficiency
Group: Applications/Development Group: Applications/Development
@ -163,6 +163,7 @@ rm -f %{buildroot}%{perl_sitelib}/*/auto/Git/.packlist
%{_mandir}/man7/gitcvs-migration.* %{_mandir}/man7/gitcvs-migration.*
%{_mandir}/man7/gitdiffcore.* %{_mandir}/man7/gitdiffcore.*
%{_mandir}/man7/giteveryday.7* %{_mandir}/man7/giteveryday.7*
%{_mandir}/man7/gitfaq.7*
%{_mandir}/man7/gitglossary.* %{_mandir}/man7/gitglossary.*
%{_mandir}/man7/gitnamespaces.* %{_mandir}/man7/gitnamespaces.*
%{_mandir}/man7/gitremote-helpers.7* %{_mandir}/man7/gitremote-helpers.7*
@ -215,6 +216,9 @@ rm -f %{buildroot}%{perl_sitelib}/*/auto/Git/.packlist
#%{python_sitearch}/git_remote_helpers-*.egg-info #%{python_sitearch}/git_remote_helpers-*.egg-info
%changelog %changelog
* Fri Jun 05 2020 Automatic Build System <autodist@mambasoft.it> 2.27.0-1mamba
- automatic version update by autodist
* Tue Apr 21 2020 Automatic Build System <autodist@mambasoft.it> 2.26.2-1mamba * Tue Apr 21 2020 Automatic Build System <autodist@mambasoft.it> 2.26.2-1mamba
- automatic version update by autodist - automatic version update by autodist