summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-10-31 08:21:02 +0000
committerCoprDistGit <infra@openeuler.org>2024-10-31 08:21:02 +0000
commit181355adbf06b832539b1cbbbeee4f32232ab8c7 (patch)
tree6f56ec4c64a3250ce1e10b1c8ba40bea2d5266d8
parent0436e214d64cf06bc49ec9f3f4d964ea315a27a0 (diff)
automatic import of git
-rw-r--r--.gitignore1
-rw-r--r--git.spec5
-rw-r--r--sources2
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 <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
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