update to 2.26.0-rc2
Release notes: https://www.kernel.org/pub/software/scm/git/docs/RelNotes/2.26.0.txt
This commit is contained in:
parent
33714131a9
commit
cedf775a27
7
git.spec
7
git.spec
@ -81,11 +81,11 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
# Define for release candidates
|
# Define for release candidates
|
||||||
%global rcrev .rc1
|
%global rcrev .rc2
|
||||||
|
|
||||||
Name: git
|
Name: git
|
||||||
Version: 2.26.0
|
Version: 2.26.0
|
||||||
Release: 0.2%{?rcrev}%{?dist}
|
Release: 0.3%{?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/
|
||||||
@ -1053,6 +1053,9 @@ rmdir --ignore-fail-on-non-empty "$testdir"
|
|||||||
%{?with_docs:%{_pkgdocdir}/git-svn.html}
|
%{?with_docs:%{_pkgdocdir}/git-svn.html}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 16 2020 Todd Zullinger <tmz@pobox.com> - 2.26.0-0.3.rc2
|
||||||
|
- update to 2.26.0-rc2
|
||||||
|
|
||||||
* Thu Mar 12 2020 Todd Zullinger <tmz@pobox.com> - 2.26.0-0.2.rc1
|
* Thu Mar 12 2020 Todd Zullinger <tmz@pobox.com> - 2.26.0-0.2.rc1
|
||||||
- remove s390x gcc10 workaround (#1799408)
|
- remove s390x gcc10 workaround (#1799408)
|
||||||
|
|
||||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (git-2.26.0.rc1.tar.xz) = 6d98cc4ed7793e44f182bafc3452b7c280cb6dfcfb6826e8f3bfb2297c66af6ff1f134fd208b8448154db2ca38f4b4f1ab1165c19aca66a04cde705ea835f233
|
SHA512 (git-2.26.0.rc2.tar.xz) = 399356ff6c003282264758b130d9ae430e290d09a44df8e259651455e76f1f51d54ffaea59a7fbb70611e4213c475eb07b13f52e8199d25660af63bf2257dd48
|
||||||
SHA512 (git-2.26.0.rc1.tar.sign) = 76b764b60eb83cab762aacd4efd9e2790fc3f95a874f29272127e9a3063524a044e5b26ba98533318837ec0fb42e83102cb96129c57c687173caf5a3003e4a88
|
SHA512 (git-2.26.0.rc2.tar.sign) = b3edd90ea9922b3baa8e57730aed7fcc10acb535422b51cc6cb594d74e4176f1af1f42424c66b0fa9c5bd7908d3bc24553bb08140c7d309187930e1bf45f9a53
|
||||||
|
Loading…
Reference in New Issue
Block a user