diff --git a/git.spec b/git.spec index 9b4bf9d..a70b24c 100644 --- a/git.spec +++ b/git.spec @@ -83,7 +83,7 @@ Name: git Version: 2.18.0 -Release: 0.2%{?rcrev}%{?dist} +Release: 0.3%{?rcrev}%{?dist} Summary: Fast Version Control System License: GPLv2 URL: https://git-scm.com/ @@ -868,6 +868,9 @@ make test || ./print-failed-test-output %{?with_docs:%{_pkgdocdir}/git-svn.html} %changelog +* Tue Jun 19 2018 Miro HronĨok - 2.18.0-0.3.rc2 +- Rebuilt for Python 3.7 + * Wed Jun 13 2018 Todd Zullinger - 2.18.0-0.2.rc2 - Update to 2.18.0-rc2 - Apply upstream zlib buffer handling patch (#1582555)