diff --git a/git.spec b/git.spec index 4a80bc8..e5bbe7f 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.26.2 +Version: 2.27.0 Release: 1mamba Summary: A version control system designed to handle very large projects with speed and efficiency Group: Applications/Development @@ -163,6 +163,7 @@ rm -f %{buildroot}%{perl_sitelib}/*/auto/Git/.packlist %{_mandir}/man7/gitcvs-migration.* %{_mandir}/man7/gitdiffcore.* %{_mandir}/man7/giteveryday.7* +%{_mandir}/man7/gitfaq.7* %{_mandir}/man7/gitglossary.* %{_mandir}/man7/gitnamespaces.* %{_mandir}/man7/gitremote-helpers.7* @@ -215,6 +216,9 @@ rm -f %{buildroot}%{perl_sitelib}/*/auto/Git/.packlist #%{python_sitearch}/git_remote_helpers-*.egg-info %changelog +* Fri Jun 05 2020 Automatic Build System 2.27.0-1mamba +- automatic version update by autodist + * Tue Apr 21 2020 Automatic Build System 2.26.2-1mamba - automatic version update by autodist