diff --git a/.abf.yml b/.abf.yml index e2626c8..03231ad 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,4 +1,2 @@ -removed_sources: - git-2.6.3.tar.xz: eb522811e095c8c972ab5724ab8e964cc13ebc0f sources: - git-2.7.3.tar.xz: d7be9af73cc56c606e0744beb0091b612b416909 + git-2.10.0.tar.xz: a5c580e30b686e6b9424e886bf5d93ade635d837 diff --git a/git.spec b/git.spec index fa4a972..9b8c16d 100644 --- a/git.spec +++ b/git.spec @@ -4,7 +4,7 @@ Summary: Global Information Tracker Name: git -Version: 2.7.3 +Version: 2.10.0 Release: 1 Epoch: 1 License: GPLv2+ @@ -46,7 +46,6 @@ This is a dummy package which brings in all subpackages. %files # no file in the main package - #---------------------------------------------------------------------------- %package -n git-core @@ -73,7 +72,7 @@ You may want to install subversion, cpsps and/or tla to import repositories from other VCS. %files -n git-core -f %{name}.lang -%doc README Documentation/*.html Documentation/howto Documentation/technical Documentation/RelNotes.txt.gz +%doc Documentation/*.html Documentation/howto Documentation/technical Documentation/RelNotes.txt.gz %{_sysconfdir}/emacs/site-start.d/* %{_sysconfdir}/bash_completion.d/* %{_datadir}/emacs/site-lisp/* @@ -122,7 +121,6 @@ Requires: tk >= 8.4 Git revision tree visualiser. %files -n gitk -%doc README %{_bindir}/gitk %{_mandir}/*/gitk* %{_datadir}/gitk