Update to 2.22.0
Release notes: https://www.kernel.org/pub/software/scm/git/docs/RelNotes/2.22.0.txt
This commit is contained in:
parent
666aaebbc9
commit
b5ef6c9e8b
7
git.spec
7
git.spec
@ -84,11 +84,11 @@
|
||||
%endif
|
||||
|
||||
# Define for release candidates
|
||||
%global rcrev .rc3
|
||||
#global rcrev .rc0
|
||||
|
||||
Name: git
|
||||
Version: 2.22.0
|
||||
Release: 0.7%{?rcrev}%{?dist}
|
||||
Release: 1%{?rcrev}%{?dist}
|
||||
Summary: Fast Version Control System
|
||||
License: GPLv2
|
||||
URL: https://git-scm.com/
|
||||
@ -956,6 +956,9 @@ rmdir --ignore-fail-on-non-empty "$testdir"
|
||||
%{?with_docs:%{_pkgdocdir}/git-svn.html}
|
||||
|
||||
%changelog
|
||||
* Fri Jun 07 2019 Todd Zullinger <tmz@pobox.com> - 2.22.0-1
|
||||
- Update to 2.22.0
|
||||
|
||||
* Tue Jun 04 2019 Jitka Plesnikova <jplesnik@redhat.com> - 2.22.0-0.7.rc3
|
||||
- Perl 5.30 re-rebuild updated packages
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (git-2.22.0.rc3.tar.xz) = 5b3afad675526b0a14caaa78dacae132445bf155abad00db65c5d667f04aa00394c6fa09883cd22e95dcfd7ea3ab6b5177b579c0c6999ca3cee2ad46bdaca6aa
|
||||
SHA512 (git-2.22.0.rc3.tar.sign) = ba3a979adf57121879c8112295e0024f223b631126cc8b40e71284aee3c0b9f6e151cb5876e223855cb20babb174f1c0f7af96765ae1b78cf5339a5d7c28b796
|
||||
SHA512 (git-2.22.0.tar.xz) = 75b3dcac36f80281effcd099944de34050a35f3599ce42f86ce60455b6c952039fb0f6438d296e0cc9c0651d4a17f467780dc475669227d3c98ddefe91723d42
|
||||
SHA512 (git-2.22.0.tar.sign) = e6834bbe486c0374ce2de7a5922ee0c040153405e8dc03c677f29fde4bb8c3aff04549055ad122657e5bb0c7308544eca3530be9024dd891c4986d179ac53eb0
|
||||
|
Loading…
Reference in New Issue
Block a user