Compare commits
No commits in common. "c8" and "c8s" have entirely different histories.
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/imaptest-20200324.tar.gz
|
/imaptest-20200324.tar.gz
|
||||||
|
@ -1 +0,0 @@
|
|||||||
8f23735ceee67b7d92d3b03dba42f267c97442ee SOURCES/imaptest-20200324.tar.gz
|
|
@ -9,7 +9,7 @@ Summary: A generic IMAP server compliancy tester
|
|||||||
Name: imaptest
|
Name: imaptest
|
||||||
# Upstream is not really planning on adding version numbers
|
# Upstream is not really planning on adding version numbers
|
||||||
Version: 20200324
|
Version: 20200324
|
||||||
Release: 2.%{git_suffix}%{?dist}
|
Release: 3.%{git_suffix}%{?dist}
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: Applications/Internet
|
Group: Applications/Internet
|
||||||
URL: https://www.imapwiki.org/ImapTest
|
URL: https://www.imapwiki.org/ImapTest
|
||||||
@ -61,13 +61,16 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/%{name}/
|
%{_datadir}/%{name}/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Apr 21 2020 <pavel@pzhukov-laptop.zhukoff.net> - 20200324-2
|
* Wed Oct 21 2020 Pavel Zhukov <pzhukov@redhat.com> - 20200324-3
|
||||||
|
- Rebuild with new libdovecot
|
||||||
|
|
||||||
|
* Tue Apr 21 2020 <pzhukov@redhat.com> - 20200324-2
|
||||||
- Resolves: #1680950 - Test gating
|
- Resolves: #1680950 - Test gating
|
||||||
|
|
||||||
* Tue Mar 24 2020 <pavel@pzhukov-laptop.zhukoff.net> - 20200324-1
|
* Tue Mar 24 2020 <pzhukov@redhat.com> - 20200324-1
|
||||||
- Resolves: #1776856 - Rebase for new dovecot API
|
- Resolves: #1776856 - Rebase for new dovecot API
|
||||||
|
|
||||||
* Tue Mar 24 2020 <pavel@pzhukov-laptop.zhukoff.net> - 20170719-3
|
* Tue Mar 24 2020 <pzhukov@redhat.com> - 20170719-3
|
||||||
- Resolves: #1776856 - Rebuild with new dovecot
|
- Resolves: #1776856 - Rebuild with new dovecot
|
||||||
|
|
||||||
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 20170719-2
|
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 20170719-2
|
Loading…
Reference in New Issue
Block a user