diff --git a/git-2.11.0.tar.sign b/git-2.11.0.tar.sign deleted file mode 100644 index 38c11fb..0000000 Binary files a/git-2.11.0.tar.sign and /dev/null differ diff --git a/git-2.11.0.tar.xz b/git-2.11.0.tar.xz deleted file mode 100644 index 67d9296..0000000 --- a/git-2.11.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7e7e8d69d494892373b87007674be5820a4bc1ef596a0117d03ea3169119fd0b -size 4197984 diff --git a/git-2.11.1.tar.sign b/git-2.11.1.tar.sign new file mode 100644 index 0000000..1229d02 Binary files /dev/null and b/git-2.11.1.tar.sign differ diff --git a/git-2.11.1.tar.xz b/git-2.11.1.tar.xz new file mode 100644 index 0000000..6607692 --- /dev/null +++ b/git-2.11.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0a779cae325d48a1d5ba08b6ee1febcc31d0657a6da01fd1dec1c6e10976415 +size 4208132 diff --git a/git.changes b/git.changes index 0bc6e20..d61374b 100644 --- a/git.changes +++ b/git.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Thu Feb 9 19:12:11 UTC 2017 - dimstar@opensuse.org + +- Explicitly package %{_docdir}/%{name} to fix build with RPM 4.13. + +------------------------------------------------------------------- +Fri Feb 3 09:05:22 UTC 2017 - astieger@suse.com + +- git 2.11.1: + * The default Travis-CI configuration specifies newer P4 and GitLFS. + * The character width table has been updated to match Unicode 9.0 + * various fixes affecting multiple subcommands for correctness, + bugs, and unexpected behavior. + * documentation updates + * git-svn updates + ------------------------------------------------------------------- Wed Feb 1 13:35:04 CET 2017 - lchiquitto@suse.de diff --git a/git.spec b/git.spec index 440dc60..0b63934 100644 --- a/git.spec +++ b/git.spec @@ -26,7 +26,7 @@ %endif Name: git -Version: 2.11.0 +Version: 2.11.1 Release: 0 Summary: Fast, scalable, distributed revision control system License: GPL-2.0 @@ -459,6 +459,7 @@ fi %files core -f bin-man-doc-files %defattr(-,root,root) +%doc %{_docdir}/git-core/ %{_datadir}/git-core/ %dir %{gitexecdir} %dir %{gitexecdir}/mergetools