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
This commit is contained in:
DistroBaker 2021-02-04 05:44:02 +01:00
parent df4930f434
commit f8f5c15f57
1 changed files with 4 additions and 1 deletions

View File

@ -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 <releng@fedoraproject.org> - 20210116-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Mon Jan 18 2021 Robert Scheck <robert@fedoraproject.org> 20210116-1
- Upgrade to 20210116 (#1916982)