From 76cf16c36f731857e1f57af5ec1742c7b03afe64 Mon Sep 17 00:00:00 2001 From: Michal Hlavinka Date: Fri, 20 Aug 2021 21:41:35 +0200 Subject: [PATCH] fix release number --- dovecot.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dovecot.spec b/dovecot.spec index 4bb5efb..443cf56 100644 --- a/dovecot.spec +++ b/dovecot.spec @@ -10,7 +10,7 @@ Name: dovecot Epoch: 1 Version: 2.3.16 %global prever %{nil} -Release: %{?dist} +Release: 1%{?dist} #dovecot itself is MIT, a few sources are PD, pigeonhole is LGPLv2 License: MIT and LGPLv2