Update to 2.20.0
Release notes: https://www.kernel.org/pub/software/scm/git/docs/RelNotes/2.20.0.txt
This commit is contained in:
parent
c983514258
commit
4fe38417f1
7
git.spec
7
git.spec
@ -84,11 +84,11 @@
|
||||
%endif
|
||||
|
||||
# Define for release candidates
|
||||
%global rcrev .rc2
|
||||
#global rcrev .rc0
|
||||
|
||||
Name: git
|
||||
Version: 2.20.0
|
||||
Release: 0.2%{?rcrev}%{?dist}
|
||||
Release: 1%{?rcrev}%{?dist}
|
||||
Summary: Fast Version Control System
|
||||
License: GPLv2
|
||||
URL: https://git-scm.com/
|
||||
@ -915,6 +915,9 @@ make -C contrib/credential/netrc/ testverbose
|
||||
%{?with_docs:%{_pkgdocdir}/git-svn.html}
|
||||
|
||||
%changelog
|
||||
* Sun Dec 09 2018 Todd Zullinger <tmz@pobox.com> - 2.20.0-1
|
||||
- Update to 2.20.0
|
||||
|
||||
* Sat Dec 01 2018 Todd Zullinger <tmz@pobox.com> - 2.20.0-0.2.rc2
|
||||
- Update to 2.20.0.rc2
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (git-2.20.0.rc2.tar.xz) = 50441329d5d73fe4436acdf5f06c7c8aa5d63c59f1724c54c1dc44ac928ee11a076e4012c3dbf8a1439233c711775a7e24eba21d41f8dfb90722b1ac8a7f0826
|
||||
SHA512 (git-2.20.0.rc2.tar.sign) = dd6273c486776f3922b0055547c5757e2afbab8e663e05a6df7800884c93c906b882bdf8f2418b0f9a7a1c220988216a591c1a4f96c19dd18c872cc14fbd0111
|
||||
SHA512 (git-2.20.0.tar.xz) = b1d9244545564651f6ed23b3227145bc637f6b62bdcd8f9ff354e67662170e5ca7f92ab9d7e2a0e5c3b0a2644c695e42f0fb1a727ba6aae000afa022be807065
|
||||
SHA512 (git-2.20.0.tar.sign) = dc1431dff2d47112cef0e72e41cf16d77ea6c019613f391016c5575738c16c933da58af532295faa5cac51e9f7e805d6d14a56200e44ca879d82535c1588639f
|
||||
|
Loading…
Reference in New Issue
Block a user