From f8f5c15f57f36cabae414eed091cd069753a9b70 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 05:44:02 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/imaptest.git#6f0f0c07471f6e1c0111fc0cb79d66855d8fe160 --- imaptest.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/imaptest.spec b/imaptest.spec index fc4b04b..c070785 100644 --- a/imaptest.spec +++ b/imaptest.spec @@ -2,7 +2,7 @@ Summary: A generic IMAP server compliancy tester Name: imaptest # Upstream is not really planning on adding version numbers Version: 20210116 -Release: 1%{?dist} +Release: 2%{?dist} License: MIT URL: https://www.imapwiki.org/ImapTest Source0: https://dovecot.org/nightly/%{name}/%{name}-%{version}.tar.gz @@ -47,6 +47,9 @@ $RPM_BUILD_ROOT%{_bindir}/%{name} --help %{_datadir}/%{name}/ %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 20210116-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Jan 18 2021 Robert Scheck 20210116-1 - Upgrade to 20210116 (#1916982)