Update to 2.23.0
Release notes: https://www.kernel.org/pub/software/scm/git/docs/RelNotes/2.23.0.txt
This commit is contained in:
parent
300a3d79f2
commit
20f4fd7268
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.23.0
|
||||
Release: 0.2%{?rcrev}%{?dist}
|
||||
Release: 1%{?rcrev}%{?dist}
|
||||
Summary: Fast Version Control System
|
||||
License: GPLv2
|
||||
URL: https://git-scm.com/
|
||||
@ -1013,6 +1013,9 @@ rmdir --ignore-fail-on-non-empty "$testdir"
|
||||
%{?with_docs:%{_pkgdocdir}/git-svn.html}
|
||||
|
||||
%changelog
|
||||
* Fri Aug 16 2019 Todd Zullinger <tmz@pobox.com> - 2.23.0-1
|
||||
- Update to 2.23.0
|
||||
|
||||
* Sun Aug 11 2019 Todd Zullinger <tmz@pobox.com> - 2.23.0-0.2.rc2
|
||||
- Update to 2.23.0-rc2
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (git-2.23.0.rc2.tar.xz) = 5ce0581982858e80f12ce35a1e64803392b88d63cc79e45ab9c6f930324e248128d3ee9a158ded08b80e97fa01146759cec214bd6316b1cc51c19dc37d770a39
|
||||
SHA512 (git-2.23.0.rc2.tar.sign) = fc048e0b9685b2f4ef85eaf7c5a558b9972c247f698ce6c6746f726480baadc4efe04a5ae5b9919a848f8c73c8fb56df080932779beef9a659270e65bdfc6087
|
||||
SHA512 (git-2.23.0.tar.xz) = c0bb29b3689ec2e157f90df849599ca149a08fc0c69f6a68b1f3219b6335d521983e6ed58cd364b86398e4dcf9e84892fb9eded79a1c97b74150edca299cf671
|
||||
SHA512 (git-2.23.0.tar.sign) = 7fbae475901966604f9d6a5a1a62cb01d7fcb696bf742f3bd9fff3ac667233744ee42f9df5fbca3ee4106282384dea16aab86430ae30fceed8959b7700a27614
|
||||
|
Loading…
Reference in New Issue
Block a user