update to 2.26.0-rc1
Release notes: https://www.kernel.org/pub/software/scm/git/docs/RelNotes/2.26.0.txt
This commit is contained in:
parent
7428a57402
commit
edfc06e983
7
git.spec
7
git.spec
@ -81,11 +81,11 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
# Define for release candidates
|
# Define for release candidates
|
||||||
%global rcrev .rc0
|
%global rcrev .rc1
|
||||||
|
|
||||||
Name: git
|
Name: git
|
||||||
Version: 2.26.0
|
Version: 2.26.0
|
||||||
Release: 0.0%{?rcrev}%{?dist}
|
Release: 0.1%{?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/
|
||||||
@ -1047,6 +1047,9 @@ rmdir --ignore-fail-on-non-empty "$testdir"
|
|||||||
%{?with_docs:%{_pkgdocdir}/git-svn.html}
|
%{?with_docs:%{_pkgdocdir}/git-svn.html}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 10 2020 Todd Zullinger <tmz@pobox.com> - 2.26.0-0.1.rc1
|
||||||
|
- update to 2.26.0-rc1
|
||||||
|
|
||||||
* Fri Mar 06 2020 Todd Zullinger <tmz@pobox.com> - 2.26.0-0.0.rc0
|
* Fri Mar 06 2020 Todd Zullinger <tmz@pobox.com> - 2.26.0-0.0.rc0
|
||||||
- update to 2.26.0-rc0
|
- update to 2.26.0-rc0
|
||||||
|
|
||||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (git-2.26.0.rc0.tar.xz) = 05e26e5ab3f8a08e760a41ec0409982eee0b6b3f5164a6c5e608d67e9805a447d0ff2e29f6d768228321fa66a2a7ac83708535d1f2076d1fcf6db844c7c425f9
|
SHA512 (git-2.26.0.rc1.tar.xz) = 6d98cc4ed7793e44f182bafc3452b7c280cb6dfcfb6826e8f3bfb2297c66af6ff1f134fd208b8448154db2ca38f4b4f1ab1165c19aca66a04cde705ea835f233
|
||||||
SHA512 (git-2.26.0.rc0.tar.sign) = 92a665e1410578496804c06eaab644567e800d251310178ac2c27234258c9cdc064b6373560de708f651da6e76f7dbca9e84564f2fc2077494e44f2e6735f099
|
SHA512 (git-2.26.0.rc1.tar.sign) = 76b764b60eb83cab762aacd4efd9e2790fc3f95a874f29272127e9a3063524a044e5b26ba98533318837ec0fb42e83102cb96129c57c687173caf5a3003e4a88
|
||||||
|
Loading…
Reference in New Issue
Block a user