Update to 2.19.0.rc2
Release notes: https://www.kernel.org/pub/software/scm/git/docs/RelNotes/2.19.0.txt
This commit is contained in:
parent
9c32e2fbfb
commit
2b58811801
7
git.spec
7
git.spec
@ -79,11 +79,11 @@
|
||||
%endif
|
||||
|
||||
# Define for release candidates
|
||||
%global rcrev .rc1
|
||||
%global rcrev .rc2
|
||||
|
||||
Name: git
|
||||
Version: 2.19.0
|
||||
Release: 0.2%{?rcrev}%{?dist}
|
||||
Release: 0.3%{?rcrev}%{?dist}
|
||||
Summary: Fast Version Control System
|
||||
License: GPLv2
|
||||
URL: https://git-scm.com/
|
||||
@ -879,6 +879,9 @@ make -C contrib/credential/netrc/ testverbose
|
||||
%{?with_docs:%{_pkgdocdir}/git-svn.html}
|
||||
|
||||
%changelog
|
||||
* Tue Sep 04 2018 Todd Zullinger <tmz@pobox.com> - 2.19.0-0.3.rc2
|
||||
- Update to 2.19.0.rc2
|
||||
|
||||
* Tue Sep 04 2018 Nils Philippsen <nils@redhat.com> - 2.19.0-0.2.rc1
|
||||
- obsolete git-p4 if it's disabled
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (git-2.19.0.rc1.tar.xz) = d628387d78a34ee5b182c0f34ae9e0f2ecf63ce6c969400ad0d472b86eef90577046a137261c4ce504ad970a86e46d73302e2cce665f69f35a2e9715cd2cd459
|
||||
SHA512 (git-2.19.0.rc1.tar.sign) = 76f0b05a5fe809a88290ba858001f8a96b48318898659adc80f18a27da84e5a78552ed5ef46cdfe89e363c3be841497a666e926f471aea213786a179705c5859
|
||||
SHA512 (git-2.19.0.rc2.tar.xz) = 81b9be3c858dea68808ff740afec6185eb84d097960abd8055b030e62a2d6c2d4b43026a3b715034a60ed0434dbdebcf8eb58db66c0bcdc2ee82ca37275588e0
|
||||
SHA512 (git-2.19.0.rc2.tar.sign) = 5a954a5eba04e332449030d1c4cc07bd705ce2d20e2a73cc973b3eae6073b07200274a940fe153f7a9860192a321c5afefd43fa56987e1b1b9bbd996c2062d80
|
||||
|
Loading…
Reference in New Issue
Block a user