diff --git a/git-2.47.0.tar.xz b/git-2.47.1.tar.xz similarity index 50% rename from git-2.47.0.tar.xz rename to git-2.47.1.tar.xz index 3ec93a0a93cc3b009aef5f8d413d36260088d716..20c12a0e78f4c6aea14f81ec942963571d787197 100644 Binary files a/git-2.47.0.tar.xz and b/git-2.47.1.tar.xz differ diff --git a/git.spec b/git.spec index bf0622b3684ba7d060c0cc310836297829c170e6..88667003813ed715e77bcf72ac3bc62bfd31b773 100644 --- a/git.spec +++ b/git.spec @@ -1,6 +1,6 @@ %global gitexecdir %{_libexecdir}/git-core Name: git -Version: 2.47.0 +Version: 2.47.1 Release: 1 Summary: A popular and widely used 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 @@ -283,6 +283,9 @@ grep -E "$not_core_re" bin-man-doc-files > git-bin-files %{_mandir}/man7/git*.7.* %changelog +* Mon Nov 25 2024 Funda Wang - 2.47.1-1 +- update to 2.47.1 + * Tue Oct 08 2024 Funda Wang - 2.47.0-1 - update to 2.47.0