automatic version update by autodist [release 2.2.0-1mamba;Fri Nov 28 2014]
This commit is contained in:
parent
e95f09e77d
commit
1e84c1d658
6
git.spec
6
git.spec
@ -1,7 +1,7 @@
|
|||||||
%define perl_sitelib %(eval `perl -V:sitelib`; echo $sitelib)
|
%define perl_sitelib %(eval `perl -V:sitelib`; echo $sitelib)
|
||||||
%define perl_privlib %(eval `perl -V:privlib`; echo $privlib)
|
%define perl_privlib %(eval `perl -V:privlib`; echo $privlib)
|
||||||
Name: git
|
Name: git
|
||||||
Version: 2.1.3
|
Version: 2.2.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A version control system designed to handle very large projects with speed and efficiency
|
Summary: A version control system designed to handle very large projects with speed and efficiency
|
||||||
Group: Applications/Development
|
Group: Applications/Development
|
||||||
@ -160,6 +160,7 @@ rm -f %{buildroot}%{perl_sitelib}/*/auto/Git/.packlist
|
|||||||
%{_mandir}/man7/gitcredentials.*
|
%{_mandir}/man7/gitcredentials.*
|
||||||
%{_mandir}/man7/gitcvs-migration.*
|
%{_mandir}/man7/gitcvs-migration.*
|
||||||
%{_mandir}/man7/gitdiffcore.*
|
%{_mandir}/man7/gitdiffcore.*
|
||||||
|
%{_mandir}/man7/giteveryday.7*
|
||||||
%{_mandir}/man7/gitglossary.*
|
%{_mandir}/man7/gitglossary.*
|
||||||
%{_mandir}/man7/gitnamespaces.*
|
%{_mandir}/man7/gitnamespaces.*
|
||||||
%{_mandir}/man7/gitrevisions.*
|
%{_mandir}/man7/gitrevisions.*
|
||||||
@ -217,6 +218,9 @@ rm -f %{buildroot}%{perl_sitelib}/*/auto/Git/.packlist
|
|||||||
#%{python_sitearch}/git_remote_helpers-*.egg-info
|
#%{python_sitearch}/git_remote_helpers-*.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 28 2014 Automatic Build System <autodist@mambasoft.it> 2.2.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Oct 30 2014 Automatic Build System <autodist@mambasoft.it> 2.1.3-1mamba
|
* Thu Oct 30 2014 Automatic Build System <autodist@mambasoft.it> 2.1.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user