diff --git a/git.spec b/git.spec index 8f92e25..8e52a55 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.30.1 +Version: 2.30.2 Release: 1mamba Summary: A version control system designed to handle very large projects with speed and efficiency Group: Applications/Development @@ -14,7 +14,6 @@ URL: https://git-scm.com Source: http://kernel.org/pub/software/scm/git/git-%{version}.tar.xz Source1: http://kernel.org/pub/software/scm/git/git-manpages-%{version}.tar.xz License: GPL -BuildRoot: %{_tmppath}/%{name}-%{version}-root BuildRequires: bash ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel @@ -216,6 +215,9 @@ rm -f %{buildroot}%{perl_sitelib}/*/auto/Git/.packlist #%{python_sitearch}/git_remote_helpers-*.egg-info %changelog +* Wed Mar 10 2021 Automatic Build System 2.30.2-1mamba +- automatic version update by autodist + * Tue Feb 09 2021 Automatic Build System 2.30.1-1mamba - automatic version update by autodist