Update to 2.21.0.rc0
Release notes: https://www.kernel.org/pub/software/scm/git/docs/RelNotes/2.21.0.txt
This commit is contained in:
parent
a643ff944c
commit
74154edcfe
9
git.spec
9
git.spec
@ -84,11 +84,11 @@
|
||||
%endif
|
||||
|
||||
# Define for release candidates
|
||||
#global rcrev .rc0
|
||||
%global rcrev .rc0
|
||||
|
||||
Name: git
|
||||
Version: 2.20.1
|
||||
Release: 2%{?rcrev}%{?dist}
|
||||
Version: 2.21.0
|
||||
Release: 0.0%{?rcrev}%{?dist}
|
||||
Summary: Fast Version Control System
|
||||
License: GPLv2
|
||||
URL: https://git-scm.com/
|
||||
@ -948,6 +948,9 @@ rmdir --ignore-fail-on-non-empty "$testdir"
|
||||
%{?with_docs:%{_pkgdocdir}/git-svn.html}
|
||||
|
||||
%changelog
|
||||
* Thu Feb 07 2019 Todd Zullinger <tmz@pobox.com> - 2.21.0-0.0.rc0
|
||||
- Update to 2.21.0.rc0
|
||||
|
||||
* Thu Jan 31 2019 Todd Zullinger <tmz@pobox.com> - 2.20.1-2
|
||||
- Remove extraneous pcre BuildRequires
|
||||
- Add additional BuildRequires for i18n locales used in tests
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (git-2.20.1.tar.xz) = 3f05ea3a645d4d74c7380b03e2de39f893ff77a05d8b595ce30300d1d4e032f11d84952366096f8effd5fba18dfa5ebb946bc07a984eb7cbbda113cb88202f6c
|
||||
SHA512 (git-2.20.1.tar.sign) = 2b6f7b757ea1c35dcbb67a5a7cf97e83e6e9806f81453295699c703214bdd061e5bcc1113615927e32359dd205d6181f4899aba41b95586676e62f41262987c4
|
||||
SHA512 (git-2.21.0.rc0.tar.xz) = 8edd38460737b2a49dd6b27d211a4775f1b77df7bb502142341a96a25db05f5e9ec7f9788203414b2c275b0664cefefc7b9e3d4925fb3ed9acce02c4918b340a
|
||||
SHA512 (git-2.21.0.rc0.tar.sign) = 99e7092367092a4cce08b771cfe658eb768af7b2ad1f9ad6179467bf9612b25dbf02117f7c56b75517e97e40234113ead8fb22820f0e909dd55eb6fb391af8af
|
||||
|
Loading…
Reference in New Issue
Block a user