From 31e375c107916139563b4e5aa6fdc75672f5fe26 Mon Sep 17 00:00:00 2001 From: markeryang Date: Tue, 25 Oct 2022 10:19:12 +0800 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 044a1e3..7f06fdf 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 + * Wed Dec 2 2020 shangyibin - 1.3-19 - update Source0 -- Gitee