automatic version update by autodist [release 2.30.2-1mamba;Wed Mar 10 2021]

This commit is contained in:
Automatic Build System 2024-01-05 23:02:16 +01:00
parent 3fc9982549
commit b8b7da97ed

View File

@ -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 <autodist@mambasoft.it> 2.30.2-1mamba
- automatic version update by autodist
* Tue Feb 09 2021 Automatic Build System <autodist@mambasoft.it> 2.30.1-1mamba
- automatic version update by autodist