diff options
author | CoprDistGit <infra@openeuler.org> | 2024-10-31 08:21:02 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-10-31 08:21:02 +0000 |
commit | 181355adbf06b832539b1cbbbeee4f32232ab8c7 (patch) | |
tree | 6f56ec4c64a3250ce1e10b1c8ba40bea2d5266d8 /git.spec | |
parent | 0436e214d64cf06bc49ec9f3f4d964ea315a27a0 (diff) |
automatic import of git
Diffstat (limited to 'git.spec')
-rw-r--r-- | git.spec | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -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 <fundawang@yeah.net> - 2.47.0-1 -- update to 2.47.0 - * Tue Sep 24 2024 Funda Wang <fundawang@yeah.net> - 2.46.2-1 - update to 2.46.2 |