Compare commits

..

2 commits

Author SHA1 Message Date
Your Name
fa7c47facf 2.45.2
All checks were successful
Run CI/CD... / main (push) Successful in 1h57m57s
2025-02-18 11:18:01 +00:00
Your Name
790bd0ef20 2.45.2 2025-02-18 10:25:16 +00:00

View file

@ -93,9 +93,9 @@ repositories from other VCS.
%exclude %{_mandir}/man*/gitk*
%exclude %{_mandir}/man*/gitweb*
%exclude %{_mandir}/man*/gitmailmap*
%{_mandir}/man7/git*.7.*
%{_mandir}/man1/git*.1.*
%{_mandir}/man5/git*.5.*
%{_mandir}/man7/git*.7*
%{_mandir}/man1/git*.1*
%{_mandir}/man5/git*.5*
%exclude %{_mandir}/man1/*svn*.1*
%exclude %{_mandir}/man1/*cvs*.1*
%exclude %{_mandir}/man7/*cvs*.7*
@ -232,7 +232,7 @@ Git tools for sending email.
%files -n git-email
%{_libdir}/git-core/*email*
%{_mandir}/man1/*email*.1*
%{_mandir}/man5/gitmailmap.5.*
%{_mandir}/man5/gitmailmap.5*
#----------------------------------------------------------------------------