automatic version update by autodist [release 2.17.0-1mamba;Sun Apr 15 2018]
This commit is contained in:
parent
01a4e11b56
commit
623f2cac24
16
git.spec
16
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.16.3
|
Version: 2.17.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
|
||||||
@ -200,12 +200,11 @@ rm -f %{buildroot}%{perl_sitelib}/*/auto/Git/.packlist
|
|||||||
|
|
||||||
%files -n perl-Git
|
%files -n perl-Git
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{perl_sitelib}/Git.pm
|
%dir %{_datadir}/perl5/Git
|
||||||
%dir %{perl_sitelib}/Git
|
%{_datadir}/perl5/Git/*
|
||||||
%{perl_sitelib}/Git/*
|
%{_datadir}/perl5/FromCPAN/Error.pm
|
||||||
%{_mandir}/man3/Git.3pm*
|
%{_datadir}/perl5/FromCPAN/Mail/Address.pm
|
||||||
%{_mandir}/man3/Git::I18N.3pm.gz
|
%{_datadir}/perl5/Git.pm
|
||||||
%{_mandir}/man3/Git::SVN::*.3pm*
|
|
||||||
|
|
||||||
#%files -n python-git
|
#%files -n python-git
|
||||||
#%defattr(-,root,root)
|
#%defattr(-,root,root)
|
||||||
@ -213,6 +212,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
|
||||||
|
* Sun Apr 15 2018 Automatic Build System <autodist@mambasoft.it> 2.17.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Mar 23 2018 Automatic Build System <autodist@mambasoft.it> 2.16.3-1mamba
|
* Fri Mar 23 2018 Automatic Build System <autodist@mambasoft.it> 2.16.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user