diff --git a/git-2.27.0.tar.sign b/git-2.27.0.tar.sign deleted file mode 100644 index 760ea5d..0000000 Binary files a/git-2.27.0.tar.sign and /dev/null differ diff --git a/git-2.27.0.tar.xz b/git-2.27.0.tar.xz deleted file mode 100644 index 2c89c96..0000000 Binary files a/git-2.27.0.tar.xz and /dev/null differ diff --git a/git-2.30.0.tar.sign b/git-2.30.0.tar.sign new file mode 100644 index 0000000..5f9636f Binary files /dev/null and b/git-2.30.0.tar.sign differ diff --git a/git-2.30.0.tar.xz b/git-2.30.0.tar.xz new file mode 100644 index 0000000..803474c Binary files /dev/null and b/git-2.30.0.tar.xz differ diff --git a/git.spec b/git.spec index c4f6283..96c7513 100644 --- a/git.spec +++ b/git.spec @@ -1,7 +1,7 @@ %global gitexecdir %{_libexecdir}/git-core Name: git -Version: 2.27.0 -Release: 2 +Version: 2.30.0 +Release: 1 Summary: A popular and widely used Version Control System License: GPLv2+ or LGPLv2.1 URL: https://git-scm.com/ @@ -259,6 +259,12 @@ make test %{_mandir}/man7/git*.7.* %changelog +* Wed Jan 27 2021 wangchen - 2.30.0-1 +- Type:enhancement +- ID:NA +- SUG:NA +- DESC:Update to 2.30.0 + * Fri Sep 25 2020 yang_zhuang_zhuang - 2.27.0-2 - Type:bugfix - ID:NA