diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..05a0e946187b8160d0c54c23a9f8100f44e0f43b --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.xz filter=lfs diff=lfs merge=lfs -text diff --git a/.lfsconfig b/.lfsconfig new file mode 100644 index 0000000000000000000000000000000000000000..d281df1d7fe11d89f24a17b96ad90adfbb7820d8 --- /dev/null +++ b/.lfsconfig @@ -0,0 +1,2 @@ +[lfs] + url = https://artlfs.openeuler.openatom.cn/src-openEuler/git diff --git a/git-2.47.1.tar.xz b/git-2.47.1.tar.xz deleted file mode 100644 index 20c12a0e78f4c6aea14f81ec942963571d787197..0000000000000000000000000000000000000000 Binary files a/git-2.47.1.tar.xz and /dev/null differ diff --git a/git-2.48.0.tar.xz b/git-2.48.0.tar.xz new file mode 100644 index 0000000000000000000000000000000000000000..19eb83c9dd8035e83e84f69be681a2c3af81e9ec --- /dev/null +++ b/git-2.48.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4803b809c42696b3b8cce6b0ba6de26febe1197f853daf930a484db93c1ad0d5 +size 7723336 diff --git a/git.spec b/git.spec index 88667003813ed715e77bcf72ac3bc62bfd31b773..a1ead9f0262536bb214f1862ba6de133353ffc2a 100644 --- a/git.spec +++ b/git.spec @@ -1,6 +1,6 @@ %global gitexecdir %{_libexecdir}/git-core Name: git -Version: 2.47.1 +Version: 2.48.0 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 +* Sat Jan 11 2025 Funda Wang - 2.48.0-1 +- update to 2.48.0 + * Mon Nov 25 2024 Funda Wang - 2.47.1-1 - update to 2.47.1