diff --git a/git-2.1.3.tar.xz b/git-2.1.3.tar.xz deleted file mode 100644 index 27005fb..0000000 --- a/git-2.1.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fe1b06aefa73e8d86cbd352523fc0950b8904ae2ec47085b22b7880f45de6f57 -size 3542704 diff --git a/git-2.2.0.tar.xz b/git-2.2.0.tar.xz new file mode 100644 index 0000000..9a7d4cb --- /dev/null +++ b/git-2.2.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b87774672bbf35b4d33991dc5119d4eff47c3679e27185312a2b8b36fdad314 +size 3588600 diff --git a/git.changes b/git.changes index 7fd1fef..41060db 100644 --- a/git.changes +++ b/git.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Nov 27 08:49:01 UTC 2014 - andreas.stieger@gmx.de + +- git 2.2.0: + + improvements and updates to UI, Workflows, Features and options + + better temporary file handling + + API updates + + bug fixes +- package new git-subtree.html + ------------------------------------------------------------------- Tue Nov 18 12:08:41 UTC 2014 - novell@mirell.de diff --git a/git.spec b/git.spec index 8f851d3..01581e0 100644 --- a/git.spec +++ b/git.spec @@ -26,7 +26,7 @@ %endif Name: git -Version: 2.1.3 +Version: 2.2.0 Release: 0 Summary: Fast, scalable, distributed revision control system License: GPL-2.0 @@ -446,5 +446,8 @@ fi /usr/share/tcsh /etc/profile.d/*.csh /etc/zsh_completion.d +%doc README COPYING Documentation/*.txt +%{!?_without_docs: %doc Documentation/*.html Documentation/howto} +%{!?_without_docs: %doc Documentation/technical} %changelog