From ae33fb39e1a267ba2eb91e4862d5ecfa0c6309e50f7c0349eb1fb0411703e4af Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 20 Feb 2017 12:12:30 +0000 Subject: [PATCH] Accepting request 455835 from devel:tools:scm git 2.11.1 OBS-URL: https://build.opensuse.org/request/show/455835 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git?expand=0&rev=193 --- git-2.11.0.tar.sign | Bin 543 -> 0 bytes git-2.11.0.tar.xz | 3 --- git-2.11.1.tar.sign | Bin 0 -> 543 bytes git-2.11.1.tar.xz | 3 +++ git.changes | 16 ++++++++++++++++ git.spec | 3 ++- 6 files changed, 21 insertions(+), 4 deletions(-) delete mode 100644 git-2.11.0.tar.sign delete mode 100644 git-2.11.0.tar.xz create mode 100644 git-2.11.1.tar.sign create mode 100644 git-2.11.1.tar.xz diff --git a/git-2.11.0.tar.sign b/git-2.11.0.tar.sign deleted file mode 100644 index 38c11fb58df7949680591872bf21436eb36fbf716968f97ef21f0fbdf3bd2dd8..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 543 zcmV+)0^t3L0vrSY0RjL91p-(-?l}Mo2@tTg=!TZB=F6@r5B@6FB4v_vd7h2lv*15p zv$NV*YZ3vp!bqpiJNtxUwVJJHs&=U<+K@>(5u7*G|9q|_iKRPON=1DfF@-06Hy{Vg z4I%|p%0EXNNP)aDzPylpsqgPbt+>=Z; zLXhf@1fL#-6MNgsl*QT;VWTtp+&`(HL?33+mZ{;zy^7JPBNlfNxNzciO%8yAU`o$+ z5)vzkc7|YM;5YitUdj*IjibR<>y(-+YkFLu1$_#Oh{#=N%)YM^wjLKeepPo(o0JMb z%&)bIa(_2)q@6m*Urd|pO@h{4f*uhZ0TnzLMj4X})o71X-*8b@z=F&*wtK{^?6uSh z6_W0|LM48y&F8GPqCPC)==1KXq`KA;{*)|R#7~|PTsY^!iG`x9VWd*kOhdXV1fTf` zgfm&;)pJSApO>P|<8Q4IUOO^`LL3TX%_rw4qRJNj&VIidS@ZDSy+b8vqkJ3ix&2z? z;cR6^FOe|G$vO~f{-ySu>}hPs54?8Kc0%g4MD+v-cnD^fc=(DR~Sj^b^v1jcwe5oU|iUsn@5=P{uQ+x?CsvIs8XLwZ~=kzY;}&A!^{JES(3INSgsa^{<2&vw6mM&;%EK^f$ZDdmpC1)s2v7HxRgxjf2Jf zJq5~)kz6^inNL*eS`u;!<*1@p{RFfH+8Btw(#+EBl4dbao<8UP#}$s1fAkXrinSYCrwj*Ow6G|0>n(NH_u^#&APa z?1hFQQ}!LOt$Zs(=ksY*gYF8l^%)Zii2<~9Z_Z+{H@)^y5w61bRl=C5Tnira8yv`!byezlzczM4IlBbajaDE1KPR-aM2tNP- literal 0 HcmV?d00001 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