diff --git a/git.spec b/git.spec index a1ee3a2..20eabd6 100644 --- a/git.spec +++ b/git.spec @@ -7,7 +7,7 @@ Summary: Global Information Tracker Name: git Version: 2.28.0 -Release: 1 +Release: 2 Epoch: 1 License: GPLv2+ Group: Development/Tools @@ -75,7 +75,7 @@ repositories from other VCS. %files -n git-core -f %{name}.lang %doc Documentation/*.html Documentation/howto Documentation/technical Documentation/RelNotes.txt.gz %{_sysconfdir}/emacs/site-start.d/* -%{_sysconfdir}/bash_completion.d/* +%{_datadir}/bash-completion/completions/* %{_datadir}/emacs/site-lisp/* %{_bindir}/git %{_bindir}/git-* @@ -357,11 +357,11 @@ cat >%{buildroot}/etc/emacs/site-start.d/vc_git.el <