From c9324317af6861a998723161206926873cd5dfbf Mon Sep 17 00:00:00 2001 From: Markeryang Date: Thu, 27 Oct 2022 08:23:24 +0000 Subject: [PATCH] update for mass rebuild and upgrade verification --- dialog.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dialog.spec b/dialog.spec index 0352e10..c229a76 100644 --- a/dialog.spec +++ b/dialog.spec @@ -1,7 +1,7 @@ %global dialogsubversion 20211107 Name: dialog Version: 1.3 -Release: 19 +Release: 20 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 +* Tue Oct 25 2022 yanglongkang - 1.3-20 +- rebuild for next release + * Sat Dec 25 2021 shangyibin - 1.3-19 - update Source0 -- Gitee