automatic version update by autodist [release 2.31.0-1mamba;Wed Mar 17 2021]
This commit is contained in:
parent
b8b7da97ed
commit
062550f738
29
git.spec
29
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.30.2
|
Version: 2.31.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
|
||||||
@ -147,30 +147,12 @@ rm -f %{buildroot}%{perl_sitelib}/*/auto/Git/.packlist
|
|||||||
%exclude %{_libexecdir}/git-core/git-citool
|
%exclude %{_libexecdir}/git-core/git-citool
|
||||||
%dir %{_datadir}/git-core/templates
|
%dir %{_datadir}/git-core/templates
|
||||||
%{_datadir}/git-core/templates/*
|
%{_datadir}/git-core/templates/*
|
||||||
%{_mandir}/man1/git*
|
%{_mandir}/man1/git*.1*
|
||||||
%exclude %{_mandir}/man1/git-citool.*
|
%exclude %{_mandir}/man1/git-citool.*
|
||||||
%exclude %{_mandir}/man1/git-gui.*
|
%exclude %{_mandir}/man1/git-gui.*
|
||||||
%exclude %{_mandir}/man1/gitk.*
|
%exclude %{_mandir}/man1/gitk.*
|
||||||
%{_mandir}/man5/gitattributes.*
|
%{_mandir}/man5/git*.5*
|
||||||
%{_mandir}/man5/githooks.*
|
%{_mandir}/man7/git*.7*
|
||||||
%{_mandir}/man5/gitignore.*
|
|
||||||
%{_mandir}/man5/gitmodules.*
|
|
||||||
%{_mandir}/man5/gitrepository-layout.*
|
|
||||||
%{_mandir}/man7/gitcli.*
|
|
||||||
%{_mandir}/man7/gitcore-tutorial.*
|
|
||||||
%{_mandir}/man7/gitcredentials.*
|
|
||||||
%{_mandir}/man7/gitcvs-migration.*
|
|
||||||
%{_mandir}/man7/gitdiffcore.*
|
|
||||||
%{_mandir}/man7/giteveryday.7*
|
|
||||||
%{_mandir}/man7/gitfaq.7*
|
|
||||||
%{_mandir}/man7/gitglossary.*
|
|
||||||
%{_mandir}/man7/gitnamespaces.*
|
|
||||||
%{_mandir}/man7/gitremote-helpers.7*
|
|
||||||
%{_mandir}/man7/gitrevisions.*
|
|
||||||
%{_mandir}/man7/gitsubmodules.7.*
|
|
||||||
%{_mandir}/man7/gittutorial-2.*
|
|
||||||
%{_mandir}/man7/gittutorial.*
|
|
||||||
%{_mandir}/man7/gitworkflows.*
|
|
||||||
%doc COPYING
|
%doc COPYING
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
@ -215,6 +197,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
|
||||||
|
* Wed Mar 17 2021 Automatic Build System <autodist@mambasoft.it> 2.31.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Mar 10 2021 Automatic Build System <autodist@mambasoft.it> 2.30.2-1mamba
|
* Wed Mar 10 2021 Automatic Build System <autodist@mambasoft.it> 2.30.2-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user