diff --git a/git.spec b/git.spec index ced8af3..27674bc 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.16.2 +Version: 2.16.3 Release: 1mamba Summary: A version control system designed to handle very large projects with speed and efficiency Group: Applications/Development @@ -213,6 +213,9 @@ rm -f %{buildroot}%{perl_sitelib}/*/auto/Git/.packlist #%{python_sitearch}/git_remote_helpers-*.egg-info %changelog +* Fri Mar 23 2018 Automatic Build System 2.16.3-1mamba +- automatic version update by autodist + * Sat Feb 17 2018 Automatic Build System 2.16.2-1mamba - automatic version update by autodist