diff --git a/SPECS/git.spec b/SPECS/git.spec index 294cc9d..d5901d7 100644 --- a/SPECS/git.spec +++ b/SPECS/git.spec @@ -79,7 +79,7 @@ Name: git Version: 2.45.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Fast Version Control System License: BSD-3-Clause AND GPL-2.0-only AND GPL-2.0-or-later AND LGPL-2.1-or-later AND MIT URL: https://git-scm.com/ @@ -1040,6 +1040,10 @@ rmdir --ignore-fail-on-non-empty "$testdir" %{?with_docs:%{_pkgdocdir}/git-svn.html} %changelog +* Tue Oct 29 2024 Troy Dawson - 2.45.2-4 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Fri Jul 19 2024 Ondřej Pohořelský - 2.45.2-3 - build without perl_modcompat in EL >= 10