summaryrefslogtreecommitdiffstats
path: root/imap
diff options
context:
space:
mode:
authorSam Varshavchik2020-11-04 20:01:18 -0500
committerSam Varshavchik2020-11-04 20:01:18 -0500
commit758853a0ff21d650037ba650b0763be056e0e8bb (patch)
tree086f53d74d4235850e929365680aeeab14c137f1 /imap
parent74de3a1641232253bdefc124fb45c80b84c4c122 (diff)
downloadcourier-libs-758853a0ff21d650037ba650b0763be056e0e8bb.tar.bz2
Fix spec file.
Diffstat (limited to 'imap')
-rw-r--r--imap/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/imap/ChangeLog b/imap/ChangeLog
index 24d3ebc..d011c22 100644
--- a/imap/ChangeLog
+++ b/imap/ChangeLog
@@ -1,3 +1,7 @@
+2020-11-04 Sam Varshavchik <mrsam@courier-mta.com>
+
+ * spec file: add BuildRequires: %{__make} (will be required in F34).
+
2020-10-27 Sam Varshavchik <mrsam@courier-mta.com>
* waitlib: fix testwait.c failure with LTO enabled on F33.