Update to 2.20.0.rc1
Release notes: https://www.kernel.org/pub/software/scm/git/docs/RelNotes/2.20.0.txt
This commit is contained in:
parent
e46c99bb3b
commit
0b6f68c532
9
git.spec
9
git.spec
@ -84,11 +84,11 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
# Define for release candidates
|
# Define for release candidates
|
||||||
#global rcrev .rc0
|
%global rcrev .rc1
|
||||||
|
|
||||||
Name: git
|
Name: git
|
||||||
Version: 2.19.2
|
Version: 2.20.0
|
||||||
Release: 1%{?rcrev}%{?dist}
|
Release: 0.1%{?rcrev}%{?dist}
|
||||||
Summary: Fast Version Control System
|
Summary: Fast Version Control System
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
URL: https://git-scm.com/
|
URL: https://git-scm.com/
|
||||||
@ -915,6 +915,9 @@ make -C contrib/credential/netrc/ testverbose
|
|||||||
%{?with_docs:%{_pkgdocdir}/git-svn.html}
|
%{?with_docs:%{_pkgdocdir}/git-svn.html}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 21 2018 Todd Zullinger <tmz@pobox.com> - 2.20.0-0.1.rc1
|
||||||
|
- Update to 2.20.0.rc1
|
||||||
|
|
||||||
* Wed Nov 21 2018 Todd Zullinger <tmz@pobox.com> - 2.19.2-1
|
* Wed Nov 21 2018 Todd Zullinger <tmz@pobox.com> - 2.19.2-1
|
||||||
- Update to 2.19.2
|
- Update to 2.19.2
|
||||||
|
|
||||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (git-2.19.2.tar.xz) = 1d707c1a7a16fe9399592b0354e9023f701b019f36fe775997c46354d40617a80fa04aacc5330825c4f9301c2910ead8b26274a7f3b92e9d790b4705c0d7aa96
|
SHA512 (git-2.20.0.rc1.tar.xz) = e00eb0c33dfff8c63170915693032346e52bc6b8410c528b43372d9aef16287e0c2891214d64ce21cab9d393524bda3037961e2f6f07a09532451ef8fa2a63d2
|
||||||
SHA512 (git-2.19.2.tar.sign) = 702c421f312b2a91610b636f9091a1193ef05b3107375b69c9f97c7070143dfe7a01ceeaabe68e06fb06a9e097b8d8846409f76a7b3ce60fc91eb5de72c6538b
|
SHA512 (git-2.20.0.rc1.tar.sign) = 4e89789e984b713b69aeaa1a31da2a6122398c2fd303b9858ebe8a537b25a7dc05415d13304e53a8b7c1576003dac16b311559df9b78779387ddb371f05578d1
|
||||||
|
Loading…
Reference in New Issue
Block a user