From 3ef5338efd85c246ff71afb418e1fcb757d8db51 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B0=AD=E9=91=AB?= Date: Fri, 11 Aug 2023 04:58:36 +0000 Subject: [PATCH] update git-tools.spec. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 谭鑫 --- git-tools.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/git-tools.spec b/git-tools.spec index cee390a..17b91b3 100644 --- a/git-tools.spec +++ b/git-tools.spec @@ -1,7 +1,7 @@ %bcond_with bootstrap Name: git-tools -Version: 2020.09 +Version: 2022.12 Release: 1 Summary: Assorted git-related scripts License: GPL-3.0 @@ -42,6 +42,9 @@ install -m644 man1/git-* %{buildroot}%{_mandir}/man1/ %changelog +* Wed Aug 09 2023 tannxin - 2022.12-1 +- Upgrade git-tools to 2022.12 + * Thu Jun 23 2022 liukuo - 2020.09-1 - Upgrade git-tools to 2020.09