From 3e9ee051000eb37932ec8a0d93b0e502a8356900 Mon Sep 17 00:00:00 2001 From: dongyuzhen Date: Thu, 27 Oct 2022 11:31:03 +0000 Subject: [PATCH] update for mass rebuild and upgrade verification (cherry picked from commit f7c2ff29640fd217970c7c8d931eaa6f47e7334e) --- mailcap.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mailcap.spec b/mailcap.spec index c9eea3e..5f1f1fb 100644 --- a/mailcap.spec +++ b/mailcap.spec @@ -1,6 +1,6 @@ Name: mailcap Version: 2.1.53 -Release: 1 +Release: 2 Summary: Configuration tool for MIME-aware applications License: Public Domain and MIT URL: https://pagure.io/mailcap @@ -57,6 +57,9 @@ make check %{_mandir}/man5/mailcap.* %changelog +* Thu Oct 27 2022 dongyuzhen - 2.1.53-2 +- Rebuild for next release + * Sat Nov 27 2021 liudabo - 2.1.53-1 - upgrade version to 2.1.53 -- Gitee