update to 2.28.0
Release notes: https://github.com/git/git/raw/v2.28.0/Documentation/RelNotes/2.28.0.txt
This commit is contained in:
parent
b5802f9607
commit
4ba9ba2188
7
git.spec
7
git.spec
@ -86,11 +86,11 @@
|
||||
%endif
|
||||
|
||||
# Define for release candidates
|
||||
%global rcrev .rc2
|
||||
#global rcrev .rc0
|
||||
|
||||
Name: git
|
||||
Version: 2.28.0
|
||||
Release: 0.3%{?rcrev}%{?dist}
|
||||
Release: 1%{?rcrev}%{?dist}
|
||||
Summary: Fast Version Control System
|
||||
License: GPLv2
|
||||
URL: https://git-scm.com/
|
||||
@ -1058,6 +1058,9 @@ rmdir --ignore-fail-on-non-empty "$testdir"
|
||||
%{?with_docs:%{_pkgdocdir}/git-svn.html}
|
||||
|
||||
%changelog
|
||||
* Mon Jul 27 2020 Todd Zullinger <tmz@pobox.com> - 2.28.0-1
|
||||
- update to 2.28.0
|
||||
|
||||
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.28.0-0.3.rc2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (git-2.28.0.rc2.tar.xz) = 8d2f2c143611b7cb02729f530444a7aa69fe02b468d73682645d696b8ed12db8c4bb6854b0fd54b8b536d95cc7f50375b5d3bf5b22ba8b6058cf384f093469ca
|
||||
SHA512 (git-2.28.0.rc2.tar.sign) = 1e1d3c9f7d206b2bd3fc6693f6222f041dfc6d034e5ff4b4aa52d0ce0062c6c33a2c5a1e5a5e612dac77c307c39469d48f515b3805935b10caa33024091c5560
|
||||
SHA512 (git-2.28.0.tar.xz) = a6159c0a15e3c5f9603157d4010664a6d74e7d65b9fe97a03b36fac12607248ed57980d96565841e88eae343001c167222232737d3af812608c8db011941df1a
|
||||
SHA512 (git-2.28.0.tar.sign) = 1af9fde8650307712c99fcb58f031aba3e5efa56977989023db3f0977e6a9d0a8c1f6f32a8eb698932f9b9cc2bd6f6b04f16619294e8cbfb2e9c11fb994214f2
|
||||
|
Loading…
Reference in New Issue
Block a user