update to 2.32.0-rc3
Release notes: https://github.com/git/git/raw/v2.32.0-rc3/Documentation/RelNotes/2.32.0.txt
This commit is contained in:
parent
02138d4e5c
commit
c052174f85
7
git.spec
7
git.spec
@ -76,11 +76,11 @@
|
||||
%endif
|
||||
|
||||
# Define for release candidates
|
||||
%global rcrev .rc2
|
||||
%global rcrev .rc3
|
||||
|
||||
Name: git
|
||||
Version: 2.32.0
|
||||
Release: 0.3%{?rcrev}%{?dist}
|
||||
Release: 0.4%{?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
|
||||
* Wed Jun 02 2021 Todd Zullinger <tmz@pobox.com> - 2.32.0-0.4.rc3
|
||||
- update to 2.32.0-rc3
|
||||
|
||||
* Fri May 28 2021 Todd Zullinger <tmz@pobox.com> - 2.32.0-0.3.rc2
|
||||
- update to 2.32.0-rc2
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (git-2.32.0.rc2.tar.xz) = 1e9d96d4c54882f571dd5fd075ebe842ecd4da24cf97d06fd65f9fa81baa55b1d74237164b9cae64249c242b90e375f71dc52d6b1d700cf2d6abb7e18c1c1206
|
||||
SHA512 (git-2.32.0.rc2.tar.sign) = 428b2bda35e77a6d67a774dc5f0b78f1886553259ad9311bd6db545e6f7d4cfa85246c590573d939af39c9fa39edc0e7b675be02e4a0b8bc079425309628154c
|
||||
SHA512 (git-2.32.0.rc3.tar.xz) = 567873b78120476ea1072ce89c1370a3678796e9afe1871cbf7983c290b75d54d2c0192e44de8c265c1f24bf393adc92edfa159a7c82b000e1caa39ebd5eec5d
|
||||
SHA512 (git-2.32.0.rc3.tar.sign) = 08715484598a103c45be2c893faf2e4aff94e4a133e3f57c48a11b7383a557cce3631a6cef9b1b90e6955c9e49e3bf2c344d7f24c68f5115173c57a74e96a08c
|
||||
|
Loading…
Reference in New Issue
Block a user