From 06a55b1134ae916bcc4a079920d1c135f426863e Mon Sep 17 00:00:00 2001 From: zhangruifang2020 Date: Thu, 1 Aug 2024 15:17:28 +0800 Subject: [PATCH] rebuild for next release --- dialog.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dialog.spec b/dialog.spec index 7f06fdf..d2db2f0 100644 --- a/dialog.spec +++ b/dialog.spec @@ -1,7 +1,7 @@ %global dialogsubversion 20211107 Name: dialog Version: 1.3 -Release: 20 +Release: 21 Summary: A utility which displays dialog boxes from shell scripts License: LGPLv2 URL: https://invisible-island.net/dialog/dialog.html @@ -84,6 +84,9 @@ chmod 755 %{buildroot}%{_libdir}/libdialog.so.*.*.* %{_mandir}/man3/dialog.* %changelog +* Thu Aug 01 2024 zhangruifang - 1.3-21 +- rebuild for next release + * Tue Oct 25 2022 yanglongkang - 1.3-20 - rebuild for next release -- Gitee