update to 2.32.0
Release notes: https://github.com/git/git/raw/v2.32.0/Documentation/RelNotes/2.32.0.txt
This commit is contained in:
parent
407b015e7a
commit
c2eba54e84
7
git.spec
7
git.spec
@ -76,11 +76,11 @@
|
||||
%endif
|
||||
|
||||
# Define for release candidates
|
||||
%global rcrev .rc3
|
||||
#global rcrev .rc0
|
||||
|
||||
Name: git
|
||||
Version: 2.32.0
|
||||
Release: 0.5%{?rcrev}%{?dist}
|
||||
Release: 1%{?rcrev}%{?dist}
|
||||
Summary: Fast Version Control System
|
||||
License: GPLv2
|
||||
URL: https://git-scm.com/
|
||||
@ -994,6 +994,9 @@ rmdir --ignore-fail-on-non-empty "$testdir"
|
||||
%{?with_docs:%{_pkgdocdir}/git-svn.html}
|
||||
|
||||
%changelog
|
||||
* Sun Jun 06 2021 Todd Zullinger <tmz@pobox.com> - 2.32.0-1
|
||||
- update to 2.32.0
|
||||
|
||||
* Thu Jun 03 2021 Todd Zullinger <tmz@pobox.com> - 2.32.0-0.5.rc3
|
||||
- drop jgit on Fedora >= 35
|
||||
Resolves: rhbz#1965808
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (git-2.32.0.rc3.tar.xz) = 567873b78120476ea1072ce89c1370a3678796e9afe1871cbf7983c290b75d54d2c0192e44de8c265c1f24bf393adc92edfa159a7c82b000e1caa39ebd5eec5d
|
||||
SHA512 (git-2.32.0.rc3.tar.sign) = 08715484598a103c45be2c893faf2e4aff94e4a133e3f57c48a11b7383a557cce3631a6cef9b1b90e6955c9e49e3bf2c344d7f24c68f5115173c57a74e96a08c
|
||||
SHA512 (git-2.32.0.tar.xz) = 1ab3e7022ccee411d14a7da5c37d6259ef5c0f85ebed8f49698e25c65cbc7a46f8096919fcb6568360bfe284dd7475b596eee1a167db966096255a405853837c
|
||||
SHA512 (git-2.32.0.tar.sign) = 0f21129c6993a2b1742152829a33064205fb148bd3e26fd3a5f996c31ff920c9f0f22e259d2159eef24b75ac3a592c3152277e5046506e1aabc765bc25f583b9
|
||||
|
Loading…
Reference in New Issue
Block a user