update to 2.30.0-rc2
Release notes: https://github.com/git/git/raw/v2.30.0-rc2/Documentation/RelNotes/2.30.0.txt
This commit is contained in:
parent
9e220daf74
commit
8fef3782c3
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.30.0
|
||||
Release: 0.1%{?rcrev}%{?dist}
|
||||
Release: 0.2%{?rcrev}%{?dist}
|
||||
Summary: Fast Version Control System
|
||||
License: GPLv2
|
||||
URL: https://git-scm.com/
|
||||
@ -1081,6 +1081,9 @@ rmdir --ignore-fail-on-non-empty "$testdir"
|
||||
%{?with_docs:%{_pkgdocdir}/git-svn.html}
|
||||
|
||||
%changelog
|
||||
* Wed Dec 23 2020 Todd Zullinger <tmz@pobox.com> - 2.30.0-0.2.rc2
|
||||
- update to 2.30.0-rc2
|
||||
|
||||
* Sat Dec 19 2020 Todd Zullinger <tmz@pobox.com> - 2.30.0-0.1.rc1
|
||||
- update to 2.30.0-rc1
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (git-2.30.0.rc1.tar.xz) = dfd51fce13b93fefde0364601efade9e438556469f5d6977e00a2e0727e5f50c506452d214848804831855bf22ba2593aa1d7bb01ad81a111e7ddfd9b17a9760
|
||||
SHA512 (git-2.30.0.rc1.tar.sign) = e709a8ef1f38fe8872d412aeb5fdff2cce38c27b8415a91994bd3b4b6b93a3d675cc4efa26adaaa13ac232e528e8765d5cce5dd857bd1c14977fe8f2df579866
|
||||
SHA512 (git-2.30.0.rc2.tar.xz) = bae9e0eae3f54ae7598d8ec661a99327c1040c413430f9f9c40defd81dfd0acd5884a3a1465ebc2a0c78ed2b1fda650e4998d14018e80b6ed1e5aaa20a1a8a9c
|
||||
SHA512 (git-2.30.0.rc2.tar.sign) = f2efc4869a3f68e16e442c71d10945bc7f9fca78a924d21709c03309644e24776614260f859ad3aff65f88f306c41a4ce24567e0baa4ad6d055e8f531e83e611
|
||||
|
Loading…
Reference in New Issue
Block a user