automatic version update by autodist [release 2.30.1-1mamba;Tue Feb 09 2021]
This commit is contained in:
parent
c3e6b5943c
commit
3fc9982549
7
git.spec
7
git.spec
@ -1,14 +1,14 @@
|
||||
%define perl_sitelib %(eval `perl -V:sitelib`; echo $sitelib)
|
||||
%define perl_privlib %(eval `perl -V:privlib`; echo $privlib)
|
||||
Name: git
|
||||
Version: 2.30.0
|
||||
Version: 2.30.1
|
||||
Release: 1mamba
|
||||
Summary: A version control system designed to handle very large projects with speed and efficiency
|
||||
Group: Applications/Development
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://git-scm.com
|
||||
URL: https://git-scm.com
|
||||
#Source: http://git-core.googlecode.com/files/git-%{version}.tar.gz
|
||||
#Source1: http://git-core.googlecode.com/files/git-manpages-%{version}.tar.gz
|
||||
Source: http://kernel.org/pub/software/scm/git/git-%{version}.tar.xz
|
||||
@ -216,6 +216,9 @@ rm -f %{buildroot}%{perl_sitelib}/*/auto/Git/.packlist
|
||||
#%{python_sitearch}/git_remote_helpers-*.egg-info
|
||||
|
||||
%changelog
|
||||
* Tue Feb 09 2021 Automatic Build System <autodist@mambasoft.it> 2.30.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Dec 29 2020 Automatic Build System <autodist@mambasoft.it> 2.30.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user