Update to 2.19.0
Release notes: https://www.kernel.org/pub/software/scm/git/docs/RelNotes/2.19.0.txt
This commit is contained in:
parent
6bd166894f
commit
93e9ed05e4
7
git.spec
7
git.spec
@ -82,11 +82,11 @@
|
||||
%endif
|
||||
|
||||
# Define for release candidates
|
||||
%global rcrev .rc2
|
||||
#global rcrev .rc0
|
||||
|
||||
Name: git
|
||||
Version: 2.19.0
|
||||
Release: 0.5%{?rcrev}%{?dist}
|
||||
Release: 1%{?rcrev}%{?dist}
|
||||
Summary: Fast Version Control System
|
||||
License: GPLv2
|
||||
URL: https://git-scm.com/
|
||||
@ -913,6 +913,9 @@ make -C contrib/credential/netrc/ testverbose
|
||||
%{?with_docs:%{_pkgdocdir}/git-svn.html}
|
||||
|
||||
%changelog
|
||||
* Mon Sep 10 2018 Todd Zullinger <tmz@pobox.com> - 2.19.0-1
|
||||
- Update to 2.19.0
|
||||
|
||||
* Fri Sep 07 2018 Todd Zullinger <tmz@pobox.com> - 2.19.0-0.5.rc2
|
||||
- Fix smart-http test due to changes in cookie sort order in curl-7.61.1
|
||||
- Add --without tests option to skip tests
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (git-2.19.0.rc2.tar.xz) = 81b9be3c858dea68808ff740afec6185eb84d097960abd8055b030e62a2d6c2d4b43026a3b715034a60ed0434dbdebcf8eb58db66c0bcdc2ee82ca37275588e0
|
||||
SHA512 (git-2.19.0.rc2.tar.sign) = 5a954a5eba04e332449030d1c4cc07bd705ce2d20e2a73cc973b3eae6073b07200274a940fe153f7a9860192a321c5afefd43fa56987e1b1b9bbd996c2062d80
|
||||
SHA512 (git-2.19.0.tar.xz) = 305e51f8e22d96847fcdf4169340795aacaf5f4c5b8052cda860a668059d9ef35bb2840c278b7207f3b9f0e1c32915719649edc20bd3cd33b53e97a06159ceac
|
||||
SHA512 (git-2.19.0.tar.sign) = eaf3f8cf20e0621ccd31e8bd086a33d3e79845836176feebd95e59ea15d9db432ddc201f65e35480d83fc4c753a0ca64bffcad2f5609dcda2517845b4d32aa57
|
||||
|
Loading…
Reference in New Issue
Block a user