From 181355adbf06b832539b1cbbbeee4f32232ab8c7 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Thu, 31 Oct 2024 08:21:02 +0000 Subject: automatic import of git --- .gitignore | 1 + git.spec | 5 +---- sources | 2 +- 3 files changed, 3 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 3afc62a..8f41670 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /git-2.47.0.tar.xz +/git-2.46.2.tar.xz diff --git a/git.spec b/git.spec index bf0622b..9c6a402 100644 --- a/git.spec +++ b/git.spec @@ -1,6 +1,6 @@ %global gitexecdir %{_libexecdir}/git-core Name: git -Version: 2.47.0 +Version: 2.46.2 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,9 +283,6 @@ grep -E "$not_core_re" bin-man-doc-files > git-bin-files %{_mandir}/man7/git*.7.* %changelog -* Tue Oct 08 2024 Funda Wang - 2.47.0-1 -- update to 2.47.0 - * Tue Sep 24 2024 Funda Wang - 2.46.2-1 - update to 2.46.2 diff --git a/sources b/sources index 49431ea..f5970d7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -93b7909a07743edccaaf2732f3e23797 git-2.47.0.tar.xz +c32e8d924104dafe909765801c110f32 git-2.46.2.tar.xz -- cgit v1.2.3