diff --git a/git.spec b/git.spec index 3391f89..6ab76f2 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.21.0 +Version: 2.22.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/giteveryday.7* %{_mandir}/man7/gitglossary.* %{_mandir}/man7/gitnamespaces.* +%{_mandir}/man7/gitremote-helpers.7* %{_mandir}/man7/gitrevisions.* %{_mandir}/man7/gitsubmodules.7.* %{_mandir}/man7/gittutorial-2.* @@ -212,6 +213,9 @@ rm -f %{buildroot}%{perl_sitelib}/*/auto/Git/.packlist #%{python_sitearch}/git_remote_helpers-*.egg-info %changelog +* Wed Jun 12 2019 Automatic Build System 2.22.0-1mamba +- automatic version update by autodist + * Mon Feb 25 2019 Automatic Build System 2.21.0-1mamba - automatic version update by autodist