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#0de3cbaa4150db0c4a8778757f9040a1b21e0abe
This commit is contained in:
parent
bfc9b9d387
commit
df4930f434
@ -1,13 +1,13 @@
|
||||
Summary: A generic IMAP server compliancy tester
|
||||
Name: imaptest
|
||||
Summary: A generic IMAP server compliancy tester
|
||||
Name: imaptest
|
||||
# Upstream is not really planning on adding version numbers
|
||||
Version: 20200904
|
||||
Release: 1%{?dist}
|
||||
License: MIT
|
||||
URL: https://www.imapwiki.org/ImapTest
|
||||
Source0: https://dovecot.org/nightly/%{name}/%{name}-%{version}.tar.gz
|
||||
BuildRequires: gcc, dovecot-devel >= 2.3.0
|
||||
BuildRequires: autoconf, automake, libtool
|
||||
Version: 20210116
|
||||
Release: 1%{?dist}
|
||||
License: MIT
|
||||
URL: https://www.imapwiki.org/ImapTest
|
||||
Source0: https://dovecot.org/nightly/%{name}/%{name}-%{version}.tar.gz
|
||||
BuildRequires: gcc, make, dovecot-devel >= 2.3.0
|
||||
BuildRequires: autoconf, automake, libtool
|
||||
|
||||
%description
|
||||
ImapTest is a generic IMAP server compliancy tester that works with all IMAP
|
||||
@ -47,6 +47,9 @@ $RPM_BUILD_ROOT%{_bindir}/%{name} --help
|
||||
%{_datadir}/%{name}/
|
||||
|
||||
%changelog
|
||||
* Mon Jan 18 2021 Robert Scheck <robert@fedoraproject.org> 20210116-1
|
||||
- Upgrade to 20210116 (#1916982)
|
||||
|
||||
* Sat Nov 07 2020 Robert Scheck <robert@fedoraproject.org> 20200904-1
|
||||
- Upgrade to 20200904
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (imaptest-20200904.tar.gz) = 8363a3fbddee3f9ebabbd9842e324577974d795e4af40f52ebc732af1193099f7d822b9e5aa8aadcb707bc6774f5659a2065cd57486c0f393656db6cd215e832
|
||||
SHA512 (imaptest-20210116.tar.gz) = 8888bb6c6a385c28d2daa5c049eac4dc1c1a31780646bb2c14099ae8289019b362248170f104575559eeed729c31cb3e1e7e7d0a3c57197c9a66adee1dd40856
|
||||
|
Loading…
Reference in New Issue
Block a user