update to 2.29.0-rc2
Release notes: https://github.com/git/git/raw/v2.29.0-rc2/Documentation/RelNotes/2.29.0.txt
This commit is contained in:
parent
58dc6bb36a
commit
126d6526c9
7
git.spec
7
git.spec
@ -93,11 +93,11 @@
|
||||
%endif
|
||||
|
||||
# Define for release candidates
|
||||
%global rcrev .rc1
|
||||
%global rcrev .rc2
|
||||
|
||||
Name: git
|
||||
Version: 2.29.0
|
||||
Release: 0.1%{?rcrev}%{?dist}
|
||||
Release: 0.2%{?rcrev}%{?dist}
|
||||
Summary: Fast Version Control System
|
||||
License: GPLv2
|
||||
URL: https://git-scm.com/
|
||||
@ -1076,6 +1076,9 @@ rmdir --ignore-fail-on-non-empty "$testdir"
|
||||
%{?with_docs:%{_pkgdocdir}/git-svn.html}
|
||||
|
||||
%changelog
|
||||
* Thu Oct 15 2020 Todd Zullinger <tmz@pobox.com> - 2.29.0-0.2.rc2
|
||||
- update to 2.29.0-rc2
|
||||
|
||||
* Fri Oct 09 2020 Todd Zullinger <tmz@pobox.com> - 2.29.0-0.1.rc1
|
||||
- update to 2.29.0-rc1
|
||||
- drop emacs-git stub for fedora >= 34 (#1882360)
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (git-2.29.0.rc1.tar.xz) = e976c5c652f32cc5bb83cc128460c200dd30f722371d180dffabff389310fceafb11ce51075b90ca77469c882d57ca617005ceae1f79a1489c00024032e6f4f8
|
||||
SHA512 (git-2.29.0.rc1.tar.sign) = e0c83c9e1bd4940145a6be8e36ec3f106d10190aa86bf61b35af736a869be8e8e3652ec94e7420ebf6f592788d3a2298f332bd2b600f14380f885fb29e48d0e0
|
||||
SHA512 (git-2.29.0.rc2.tar.xz) = 8fdbf2ced17e38aba0075ee84d527578bccd45c5bc21a4f17f19fb9da753550b865520fcd32b763e4d76f1b529bdc271658ac37097af11aca66eae64db166301
|
||||
SHA512 (git-2.29.0.rc2.tar.sign) = 388c74b85e3a0764ff948236d70a18ad4465312b1c434e95b78fac796e763527c5e62ff47ebcaa71492f531284dc3fd7246b8ffd723bbea6200ce81e22c1d0ee
|
||||
|
Loading…
Reference in New Issue
Block a user