automatic version update by autodist [release 2.14.0-1mamba;Tue Aug 08 2017]
This commit is contained in:
parent
cf45aa23e2
commit
67abdb7622
6
git.spec
6
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.13.4
|
||||
Version: 2.14.0
|
||||
Release: 1mamba
|
||||
Summary: A version control system designed to handle very large projects with speed and efficiency
|
||||
Group: Applications/Development
|
||||
@ -164,6 +164,7 @@ rm -f %{buildroot}%{perl_sitelib}/*/auto/Git/.packlist
|
||||
%{_mandir}/man7/gitglossary.*
|
||||
%{_mandir}/man7/gitnamespaces.*
|
||||
%{_mandir}/man7/gitrevisions.*
|
||||
%{_mandir}/man7/gitsubmodules.7.*
|
||||
%{_mandir}/man7/gittutorial-2.*
|
||||
%{_mandir}/man7/gittutorial.*
|
||||
%{_mandir}/man7/gitworkflows.*
|
||||
@ -218,6 +219,9 @@ rm -f %{buildroot}%{perl_sitelib}/*/auto/Git/.packlist
|
||||
#%{python_sitearch}/git_remote_helpers-*.egg-info
|
||||
|
||||
%changelog
|
||||
* Tue Aug 08 2017 Automatic Build System <autodist@mambasoft.it> 2.14.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Aug 03 2017 Automatic Build System <autodist@mambasoft.it> 2.13.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user