Update to 2.23.0-rc2
Release notes: https://www.kernel.org/pub/software/scm/git/docs/RelNotes/2.23.0.txt
This commit is contained in:
parent
eb2423a5cb
commit
300a3d79f2
7
git.spec
7
git.spec
@ -84,11 +84,11 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
# Define for release candidates
|
# Define for release candidates
|
||||||
%global rcrev .rc1
|
%global rcrev .rc2
|
||||||
|
|
||||||
Name: git
|
Name: git
|
||||||
Version: 2.23.0
|
Version: 2.23.0
|
||||||
Release: 0.1%{?rcrev}%{?dist}
|
Release: 0.2%{?rcrev}%{?dist}
|
||||||
Summary: Fast Version Control System
|
Summary: Fast Version Control System
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
URL: https://git-scm.com/
|
URL: https://git-scm.com/
|
||||||
@ -1013,6 +1013,9 @@ rmdir --ignore-fail-on-non-empty "$testdir"
|
|||||||
%{?with_docs:%{_pkgdocdir}/git-svn.html}
|
%{?with_docs:%{_pkgdocdir}/git-svn.html}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Aug 11 2019 Todd Zullinger <tmz@pobox.com> - 2.23.0-0.2.rc2
|
||||||
|
- Update to 2.23.0-rc2
|
||||||
|
|
||||||
* Fri Aug 02 2019 Todd Zullinger <tmz@pobox.com> - 2.23.0-0.1.rc1
|
* Fri Aug 02 2019 Todd Zullinger <tmz@pobox.com> - 2.23.0-0.1.rc1
|
||||||
- Update to 2.23.0-rc1
|
- Update to 2.23.0-rc1
|
||||||
|
|
||||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (git-2.23.0.rc1.tar.xz) = 189e390efe87df65e8b24bee33a214d7d2d795719f34b521f4181fbc7f88513c43ebc02108f3227ce7a2c28876521f1de5ba50e06234d1a5f5e251660dc04964
|
SHA512 (git-2.23.0.rc2.tar.xz) = 5ce0581982858e80f12ce35a1e64803392b88d63cc79e45ab9c6f930324e248128d3ee9a158ded08b80e97fa01146759cec214bd6316b1cc51c19dc37d770a39
|
||||||
SHA512 (git-2.23.0.rc1.tar.sign) = 28001f2721a5b3124b4c42e330bb03aad61a7e6a246b3f691daf9a036ac73381aafef9f878880d8d23cb46814cfc4800010e82b24f14988a3b6ebafdcc461351
|
SHA512 (git-2.23.0.rc2.tar.sign) = fc048e0b9685b2f4ef85eaf7c5a558b9972c247f698ce6c6746f726480baadc4efe04a5ae5b9919a848f8c73c8fb56df080932779beef9a659270e65bdfc6087
|
||||||
|
Loading…
Reference in New Issue
Block a user