From 39262b239d9c476b0c48c1d679184dbd1a7d61de Mon Sep 17 00:00:00 2001 From: wangjiang Date: Tue, 25 Oct 2022 07:43:51 +0000 Subject: [PATCH] update for mass rebuild and upgrade verification --- tcsh.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tcsh.spec b/tcsh.spec index 1753d23..9bd03a4 100644 --- a/tcsh.spec +++ b/tcsh.spec @@ -1,6 +1,6 @@ Name: tcsh Version: 6.23.00 -Release: 1 +Release: 2 Summary: C shell with file name completion and command line editing License: BSD URL: http://www.tcsh.org/ @@ -95,6 +95,9 @@ fi %changelog +* Tue Oct 25 2022 wangjiang - 6.23.00-2 +- Rebuild for next release + * Fri Dec 24 2021 yuanxin - 6.23.00-1 - update version to 6.23.00 -- Gitee